2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-17 20:45:44 +00:00
Files
InvenTree/InvenTree
Oliver 1ba51e51c3 Update BomItem 'validated' field (#4486)
* Adds new "validated" field to the BomItem model

- Previously this was dynamically calculated (very expensive)
- Now cached and updated whenever a BomItem instance is saved
- Will make the BOM API much more responsive
- Cleanup BomItem list API code also

* Adds data migration to update existing BomItem objects

* Exclude 'validated' field from BomItemResource class
2023-03-14 13:53:33 +11:00
..
2023-03-09 17:46:07 +11:00
2023-03-09 17:46:07 +11:00
2023-03-07 21:45:42 +11:00
2023-02-10 10:39:57 +11:00
2023-03-09 17:46:07 +11:00
2023-02-25 16:52:16 +11:00