InvenTree/InvenTree
Oliver 8662e6a109 Fix a super annoying validation issue
- Was throwing opaque "too many values to unpack" error
- Simply needed the name of the field.
2021-08-23 21:39:00 +10:00
..
barcodes removes all lines consisting only of spaces 2021-05-06 12:11:38 +02:00
build Refactor BuildAttachment model 2021-08-16 10:49:31 +10:00
common fixed descriptions 2021-08-23 09:44:52 +02:00
company disable links in navbar in company views 2021-08-22 22:27:53 +02:00
InvenTree Fix a super annoying validation issue 2021-08-23 21:39:00 +10:00
label Add inline option for reports, too 2021-08-07 22:28:48 +10:00
locale L10 (#1924) 2021-08-09 09:44:32 +10:00
order SalesOrderAttachment and PurchaseOrderAttachment 2021-08-16 10:53:28 +10:00
part Merge pull request #1999 from matmair/turn-of-functions 2021-08-23 20:29:28 +10:00
plugins removes all lines consisting only of spaces 2021-05-06 12:11:38 +02:00
report Remove reliance on hard-coded PK values 2021-08-12 15:14:13 +10:00
script script to save the locale stats 2021-08-05 00:44:02 +02:00
stock StockItemAttachment 2021-08-16 10:56:00 +10:00
templates new settingsthe settings-page 2021-08-22 22:09:07 +02:00
users ruleset 2021-07-22 23:39:36 +02: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