InvenTree/InvenTree
Oliver 13ca076f42 Fix for form rendering of "required" fields with a default value
- Force the "required" parameter to be set
2021-07-09 00:29:36 +10:00
..
barcodes removes all lines consisting only of spaces 2021-05-06 12:11:38 +02:00
build Refactor BuildOrderCreate form 2021-07-09 00:18:03 +10:00
common makes currency selection human-readable 2021-07-02 20:02:15 +02:00
company API: Allow search of IPN field for ManufacturerPart and SupplierPart 2021-07-08 11:16:04 +10:00
img_source
InvenTree Fix for form rendering of "required" fields with a default value 2021-07-09 00:29:36 +10:00
label Annotate models with their API list view 2021-06-25 00:17:58 +10:00
locale L10 (#1752) 2021-07-05 16:54:15 +10:00
order Refactor BuildOrderCreate form 2021-07-09 00:18:03 +10:00
part Refactor BuildOrderCreate form 2021-07-09 00:18:03 +10:00
plugins removes all lines consisting only of spaces 2021-05-06 12:11:38 +02:00
report Annotate models with their API list view 2021-06-25 00:17:58 +10:00
script removes all lines consisting only of spaces 2021-05-06 12:11:38 +02:00
stock Simplify and add filters for StockList API endpoint 2021-07-08 20:10:22 +10:00
templates Refactor BuildOrderCreate form 2021-07-09 00:18:03 +10:00
users Refactor forms for sales orders 2021-07-03 00:14:36 +10:00
config_template.yaml Merge branch 'master' of https://github.com/inventree/InvenTree into part-import 2021-06-18 23:10:59 +02:00
gunicorn.conf.py PEP fix 2020-12-14 10:44:38 +11:00
manage.py