InvenTree/InvenTree/stock
2020-05-16 17:29:41 +10:00
..
fixtures More serial number validation and unit testing 2020-05-16 08:43:57 +10:00
migrations Drag and drop for order attachments 2020-05-13 11:28:45 +10:00
templates/stock Drag-and-drop attachments for stock item 2020-05-13 11:22:57 +10:00
__init__.py PEP fixes 2020-04-22 13:21:45 +10:00
admin.py PEP fixes 2020-05-07 09:58:29 +10:00
api.py Add new attechment functionality to new models 2020-05-12 21:40:42 +10:00
apps.py Added stock page 2017-03-27 21:05:19 +11:00
forms.py Refactor function naming 2020-05-16 12:03:18 +10:00
models.py Logic fixes for CreateStockItem form 2020-05-16 12:04:53 +10:00
serializers.py Add 'user' field to attachment 2020-05-12 20:50:03 +10:00
test_api.py Fixes for Stocktransfer API endpoint 2020-04-10 01:01:39 +10:00
test_views.py PEP 2019-08-30 00:15:16 +10:00
tests.py Refactor function naming 2020-05-16 12:03:18 +10:00
urls.py Add views / models / etc etc to support StockItem attachment 2020-05-07 09:57:54 +10:00
views.py Serial number placeholder text for BuildComplete form 2020-05-16 17:29:41 +10:00