InvenTree/InvenTree/stock
2021-04-17 23:48:47 +02:00
..
fixtures Merged master 2021-01-07 13:50:29 -05:00
migrations added more translation-strings 2021-04-04 22:44:14 +02:00
templates/stock template tag for translatable alerts with links 2021-04-17 23:48:47 +02:00
__init__.py PEP fixes 2020-04-22 13:21:45 +10:00
admin.py Remove defunct 'build_order' field from StockItem model 2020-11-10 20:12:39 +11:00
api.py Merge pull request #1464 from matmair/translation_improv 2021-04-16 21:46:07 +10:00
apps.py Added stock page 2017-03-27 21:05:19 +11:00
forms.py added more translation-strings 2021-04-04 22:44:14 +02:00
models.py Added revision and stock item URL for label creation 2021-04-14 16:00:28 -04:00
serializers.py Almost there, needs some interface testing and tweaking 2021-03-30 18:08:33 -04:00
test_api.py Server-side paginatino for build orders 2021-02-28 20:31:01 +11:00
test_views.py Unit test fix 2021-02-22 17:27:48 +11:00
tests.py Unit testing for new feature 2021-02-19 15:50:32 +11:00
urls.py Refactor HTML view permission 2021-03-02 21:32:32 +11:00
views.py added more translation-strings 2021-04-04 22:44:14 +02:00