InvenTree/InvenTree/InvenTree
2020-05-16 17:29:41 +10:00
..
static Drag-and-drop attachments for stock item 2020-05-13 11:22:57 +10:00
__init__.py PEP fixes 2019-04-28 01:09:48 +10:00
api.py Add new attechment functionality to new models 2020-05-12 21:40:42 +10:00
context.py Expose more status code data to the templates 2020-04-24 09:27:42 +10:00
fields.py Add button to delete a SalesOrderLineItem 2020-04-22 22:36:55 +10:00
forms.py Serial number placeholder text for BuildComplete form 2020-05-16 17:29:41 +10:00
helpers.py Add function to "increment" a number or a number-like string 2020-05-14 14:59:49 +10:00
middleware.py PEP fixes 2020-05-04 08:54:16 +10:00
models.py Attachment comment field is optional 2020-05-13 10:16:26 +10:00
serializers.py Added docstring 2019-04-28 11:54:08 +10:00
settings.py Use bootstrap3 styling for django crispy forms 2020-05-14 16:55:33 +10:00
status_codes.py Add ability to set stock status when receiving goods 2020-05-03 09:50:00 +10:00
test_api.py Improvements for token authentication 2020-04-18 12:06:50 +10:00
test_views.py Tests for retrieving user auth tokens 2019-09-07 23:41:15 +10:00
tests.py Add function to "increment" a number or a number-like string 2020-05-14 14:59:49 +10:00
urls.py Merge pull request #782 from andyseracuse/redirect-after-login 2020-05-04 08:49:13 +10:00
utils.py Style fixes 2017-04-16 01:01:48 +10:00
validators.py Fixes 2020-02-03 21:28:47 +11:00
version.py Update version.py 2020-05-07 10:08:37 +10:00
views.py regenerate translation files 2020-05-02 22:08:25 +10:00
wsgi.py Initial app commit 2017-03-25 22:51:13 +11:00