InvenTree/InvenTree/stock
Oliver Walters 30b5f7d507 Drag and drop for order attachments 2020-05-13 11:28:45 +10:00
..
fixtures Display table of StockItems which have been split from the current item 2020-02-17 22:37:55 +11: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 Add views / models / etc etc to support StockItem attachment 2020-05-07 09:57:54 +10:00
models.py PEP fixes 2020-05-07 09:58:29 +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 remove failing test 2020-02-18 23:59:37 +11:00
urls.py Add views / models / etc etc to support StockItem attachment 2020-05-07 09:57:54 +10:00
views.py Add 'user' field to attachment 2020-05-12 20:50:03 +10:00