InvenTree/InvenTree
Oliver Walters d87ab0033a Add "afterRender" callback for modal forms 2021-08-24 22:05:00 +10:00
..
InvenTree Bump API version 2021-08-23 21:45:40 +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 Replace print statement with a logger warning 2021-08-23 21:39:54 +10:00
company Updated all 'add' buttons to 'btn-success' CSS class 2021-08-23 14:52:35 -04: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 Fix for status code serializer 2021-08-24 22:03:52 +10:00
part Hide "Sales Orders" tab if part is not salable 2021-08-24 11:48:42 +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 Separate purchase_price and purchase_price_currency for StockItem serializer 2021-08-23 21:44:12 +10:00
templates Add "afterRender" callback for modal forms 2021-08-24 22:05:00 +10: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