Files
InvenTree/InvenTree
Oliver 121d68aa87 Bom table load fix (#3826)
* Optimize loading of BOM table

- Do not use updateByUniqueId (inefficient!)
- Instead, process and reload the entire table

* Optimize part parameter table

* Revert testing change

* javascript linting
2022-10-21 17:05:10 +11:00
..
2022-10-20 23:27:09 +11:00
2022-09-15 14:14:51 +10:00
2022-10-20 23:27:09 +11:00
2022-09-15 14:14:51 +10:00
2022-10-19 10:41:29 +11:00
2022-10-20 22:43:14 +11:00
2022-10-21 17:05:10 +11:00