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
..
build [Plugin] Allow custom plugins for running validation routines (#3776) 2022-10-18 23:50:07 +11:00
common Housekeeping Settings (#3821) 2022-10-20 23:27:09 +11:00
company Barcode Refactor (#3640) 2022-09-15 14:14:51 +10:00
InvenTree Housekeeping Settings (#3821) 2022-10-20 23:27:09 +11:00
label Barcode Refactor (#3640) 2022-09-15 14:14:51 +10:00
locale New Crowdin updates (#3795) 2022-10-19 10:41:29 +11:00
order [Plugin] Allow custom plugins for running validation routines (#3776) 2022-10-18 23:50:07 +11:00
part Attachment bug fix (#3818) 2022-10-20 22:43:14 +11:00
plugin [Plugin] Allow custom plugins for running validation routines (#3776) 2022-10-18 23:50:07 +11:00
plugins Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
report Fix purchase order report template (#3674) 2022-09-14 14:59:08 +10:00
script Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
stock [Plugin] Allow custom plugins for running validation routines (#3776) 2022-10-18 23:50:07 +11:00
templates Bom table load fix (#3826) 2022-10-21 17:05:10 +11:00
users Last Connection date for user in admin panel (#3747) 2022-10-06 22:35:20 +11:00
config_template.yaml Add db an media backups (#3783) 2022-10-17 00:09:31 +11:00
gunicorn.conf.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
manage.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00