InvenTree/InvenTree
Oliver Walters 6ab34c3d0e SupplierPart - Improve API
- The default DRF behaviour throws errors if the supplied query params do not conform to the limit_choices_to field
- This is non optimum! Don't want to have to handle these cases
- Do the filtering ourselves!
2020-08-26 22:44:22 +10:00
..
InvenTree Add "callback" functionality for modal forms when a given field is changed 2020-08-26 22:35:36 +10:00
barcode Fixes for barcode decoding 2020-08-16 13:42:27 +10:00
build Removed "SHIPPED" stock status code 2020-08-08 09:16:53 +10:00
common fixes for unit testing 2020-04-06 21:01:24 +10:00
company SupplierPart - Improve API 2020-08-26 22:44:22 +10:00
img_source Changed some category views to use boostrap list-group 2018-04-14 23:05:36 +10:00
label Add "enabled" field to Label class 2020-08-23 09:07:15 +10:00
locale Update translation files 2020-08-18 14:01:40 +10:00
order Filter SalesOrder by status 2020-06-05 12:08:47 +10:00
part Merge pull request #921 from eeintech/show_potential_bom_items_stock 2020-08-26 09:36:55 +10:00
plugins Flake fixes 2020-06-11 19:46:36 +10:00
report Bugfix: Select test report template 2020-08-26 14:29:49 +10:00
script PEP fixes 2020-05-03 08:59:44 +10:00
stock Add "callback" functionality for modal forms when a given field is changed 2020-08-26 22:35:36 +10:00
templates Collapse navbar on small screen 2020-08-23 10:56:29 +02:00
users Improvements for token authentication 2020-04-18 12:06:50 +10:00
config_template.yaml Add default config example to config template 2020-08-24 15:24:18 +01:00
gunicorn.conf.py doc fix 2019-07-12 00:15:47 +10:00
manage.py Fixing python errors 2017-04-11 17:21:05 +10:00