This website requires JavaScript.
Explore
Help
Sign In
inventree
/
InvenTree
Watch
2
Star
0
Fork
0
You've already forked InvenTree
mirror of
https://github.com/inventree/InvenTree.git
synced
2026-06-16 21:34:39 +00:00
Code
Activity
Files
7e829e88af070fd5b17ce68d543bc493b624ffa9
InvenTree
/
InvenTree
/
stock
T
History
Oliver
b5b882d3b6
Merge pull request
#906
from SchrodingersGat/blabel
...
Label Printing Functionality
2020-08-16 14:02:38 +10:00
..
fixtures
Add functions to test if a stock item has passed all tests
2020-05-17 22:03:55 +10:00
migrations
Migration file for StockStatus codes
2020-08-08 09:44:21 +10:00
templates
/stock
Icon tweak
2020-08-16 13:45:58 +10:00
__init__.py
PEP fixes
2020-04-22 13:21:45 +10:00
admin.py
Add StockItemTestResult to the admin interface
2020-05-16 20:55:30 +10:00
api.py
Significant query speed improvements to stock list API
2020-08-15 21:15:11 +10:00
apps.py
Added stock page
2017-03-27 21:05:19 +11:00
forms.py
Add form for selecting label template for a StockItem
2020-08-16 12:10:58 +10:00
models.py
Fixes for barcode data rendering
2020-08-16 13:39:05 +10:00
serializers.py
Significant query speed improvements to stock list API
2020-08-15 21:15:11 +10:00
test_api.py
Allow files to be uploaded alongside a test report
2020-05-16 22:53:23 +10:00
test_views.py
PEP
2019-08-30 00:15:16 +10:00
tests.py
Add unit tests
2020-05-24 21:10:00 +10:00
urls.py
Add form for selecting label template for a StockItem
2020-08-16 12:10:58 +10:00
views.py
Add form for selecting label template for a StockItem
2020-08-16 12:10:58 +10:00