InvenTree/InvenTree
2020-11-12 18:05:24 +11:00
..
barcode fix error caused by assumption that json.loads() returns an object with a .keys() function 2020-10-09 16:32:54 +02:00
build Remove defunct 'build_order' field from StockItem model 2020-11-10 20:12:39 +11:00
common Catch exception where InvenTree setting object is referenced but the database is not migrated yet 2020-11-12 18:04:50 +11:00
company When creating a new price break for a supplier part, default to using the currency code specified for the supplier company 2020-11-12 11:14:50 +11:00
img_source Changed some category views to use boostrap list-group 2018-04-14 23:05:36 +10:00
InvenTree Merge remote-tracking branch 'inventree/master' into currency-support 2020-11-12 17:24:48 +11:00
label Add "enabled" field to Label class 2020-08-23 09:07:15 +10:00
locale Update tests and translations 2020-11-11 00:31:39 +11:00
order Add "purchase price" field to PurchaseOrderLineItem table 2020-11-12 18:05:24 +11:00
part Merge remote-tracking branch 'inventree/master' into currency-support 2020-11-12 17:24:48 +11:00
plugins Flake fixes 2020-06-11 19:46:36 +10:00
report Ensure correct path separator is returned 2020-09-13 21:10:11 +10:00
script PEP fixes 2020-05-03 08:59:44 +10:00
stock Specify default currency when creating a new stock item 2020-11-12 11:50:59 +11:00
templates Merge remote-tracking branch 'inventree/master' into currency-support 2020-11-12 17:24:48 +11:00
users Merge remote-tracking branch 'inventree/master' into currency-support 2020-11-12 17:24:48 +11:00
config_template.yaml List supported currencies in the configuration template 2020-11-10 16:28:55 +11: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