This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
InvenTree
Watch
1
Star
0
Fork
0
You've already forked InvenTree
mirror of
https://github.com/inventree/InvenTree.git
synced
2026-05-16 13:38:44 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eea7bcd42d741ac2596e0bb890c4eabb85418d22
InvenTree
/
InvenTree
/
label
T
History
Oliver
04374c71c2
Annotate models with their API list view
...
- It will make sense, trust me
2021-06-25 00:17:58 +10:00
..
migrations
Implements custom naming for generated labels
2021-05-13 13:40:40 +10:00
templates
/label
Adds body styling to label base
2021-03-02 14:05:52 +11:00
__init__.py
…
admin.py
Add model for StockLocation label
2021-01-08 23:08:00 +11:00
api.py
Implements custom naming for generated labels
2021-05-13 13:40:40 +10:00
apps.py
removes all lines consisting only of spaces
2021-05-06 12:11:38 +02:00
models.py
Annotate models with their API list view
2021-06-25 00:17:58 +10:00
serializers.py
Add filterable API for StockLocation labels
2021-01-08 23:08:30 +11:00
test_api.py
removes all lines consisting only of spaces
2021-05-06 12:11:38 +02:00
tests.py
Add a smattering of unit tests
2021-01-18 22:14:38 +11:00
views.py
…