InvenTree/InvenTree/stock
2019-06-02 10:25:19 +10:00
..
fixtures More test coverage for Stock 2019-05-13 18:45:52 +10:00
migrations Rename field part.has_variants to part.is_template 2019-05-25 23:58:31 +10:00
templates/stock Extract stock items from POST and return to form 2019-06-02 10:25:19 +10:00
__init__.py PEP fixes 2019-04-28 01:09:48 +10:00
admin.py Remove 'simple-history' 2019-04-18 21:28:09 +10:00
api.py Initial work toward fixing stock issues 2019-05-29 01:03:21 +10:00
apps.py Added stock page 2017-03-27 21:05:19 +11:00
forms.py Delete rows interactively from stock adjustment form 2019-06-01 22:04:03 +10:00
models.py Client-side grouping 2019-05-28 17:21:29 +10:00
serializers.py Client-side grouping 2019-05-28 17:21:29 +10:00
test_api.py PEP fixes 2019-04-27 15:25:40 +10:00
tests.py Bug fix 2019-05-13 18:52:54 +10:00
urls.py Redirect non-ajax forms to / 2019-05-29 22:24:17 +10:00
views.py Extract stock items from POST and return to form 2019-06-02 10:25:19 +10:00