InvenTree/InvenTree/InvenTree
Oliver Walters 80019a3ed8 Add forms/views for manually assigning a stock item to a customer 2020-06-04 19:45:41 +10:00
..
static Add description field to table filters 2020-05-26 11:57:35 +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 add button to delete all test data for a given stock item 2020-05-18 14:29:35 +10:00
helpers.py Complete refactor of the test-result table for stock item 2020-05-17 21:09:49 +10:00
middleware.py PEP fixes 2020-05-04 08:54:16 +10:00
models.py Add ability to edit / assign attatched files to test result data 2020-05-17 16:17:05 +10:00
serializers.py Add a special serializer class for FileField which has a custom to_representation function 2020-05-26 20:29:00 +10:00
settings.py Catch some errors related to missing system packages 2020-05-25 14:57:15 +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 Refactor table_filters javascript file to prevent loading on every single page 2020-05-16 21:02:25 +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 Add forms/views for manually assigning a stock item to a customer 2020-06-04 19:45:41 +10:00
wsgi.py Initial app commit 2017-03-25 22:51:13 +11:00