Files
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
..
2022-01-21 00:17:52 +01:00
2022-02-25 15:40:49 +11:00
2022-02-13 20:33:54 +01:00
2022-02-13 05:37:28 +01:00
2022-02-13 22:42:17 +01:00
2022-02-23 16:49:37 +11:00
2022-02-20 04:26:52 +01:00
2022-02-13 23:59:37 +01:00
2021-11-17 02:21:28 +01:00
2022-02-20 04:40:18 +01:00
2022-02-20 19:25:03 +01:00
2022-02-14 00:42:47 +01:00
2020-12-14 10:44:38 +11:00
2022-02-13 04:56:42 +01:00