InvenTree/InvenTree
Oliver 44008f33e2 Refactoring Build model functions
- Determining if a build order is correctly allocated has become more complex
- Complex BOM behaviours (e.g. variants, templates, and substitutes) have made it more difficult!
- Recently, a reference to the defining BomItem object was added to the BuildItem model
- Now, a simpler way is to check allocation against the parent BomItem
- It is much better, but means that a lot of refactoring and testing will be required!
2022-02-25 15:40:49 +11:00
..
barcodes fix reused builtins 2022-01-21 00:17:52 +01:00
build Refactoring Build model functions 2022-02-25 15:40:49 +11:00
common ignore sanity checks for coverage 2022-02-13 20:33:54 +01:00
company PEP fix 2022-02-13 05:37:28 +01:00
InvenTree Adds support for Hungarian language 2022-02-22 11:40:28 +11:00
label PEP fix 2022-02-13 22:42:17 +01:00
locale Translation merge (#2667) 2022-02-23 16:49:37 +11:00
order Merge branch 'master' of https://github.com/inventree/InvenTree into coverage-fixes 2022-02-13 17:46:09 +01:00
part merge statments 2022-02-20 04:26:52 +01:00
plugin spellcheck 2022-02-13 23:59:37 +01:00
plugins Revert "remove unneeded file" 2021-11-17 02:21:28 +01:00
report Delete template files from cache as they are uploaded 2022-02-18 00:01:49 +11:00
script Add another check for merging stock 2021-12-21 09:29:12 +11:00
stock PEP fix 2022-02-20 04:40:18 +01:00
templates fix caps 2022-02-20 19:25:03 +01:00
users disable broken test 2022-02-14 00:42:47 +01:00
config_template.yaml Add default value for plugins_enabled to configuration template file 2022-01-11 12:34:34 +11:00
gunicorn.conf.py
manage.py simpler coverage ignore 2022-02-13 04:56:42 +01:00