InvenTree/.github
Oliver dfd9fe44a4
[Refactor] BOM Validation (#10056)
* Add "bom_validated" field to the Part model

* Check bom validity of any assemblies when a part is changed

* Improved update logic

* Fixes for circular imports

* Add additional info to BOM validation serializer

* More intelligent caching

* Refactor

* Update API filter

* Data migration to process existing BomItem entries

* Add "BOM Valid" filter to part table

* Add dashboard widget

* Display BOM validation status

* Tweak dashboard widget

* Update BomTable

* Allow locked BOM items to be validated

* Adjust get_item_hash

- preserve "some" backwards compatibility

* Bump API version

* Refactor app URL patterns

* Fix import sequence

* Tweak imports

* Fix logging message

* Fix error message

* Update src/backend/InvenTree/part/migrations/0141_auto_20250722_0303.py

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update exception handling

* Try info level debug

* Disable exchange rate update

* Add registry ready flag

* Add is_ready func

* Cleaner init code

* Protect against plugin access until ready

* Fix dashboard widget filter

* Adjust unit test

* Fix receiver name

* Only add plugin URLs if registry is ready

* Cleanup code

* Update playwright tests

* Update docs

* Revert changes to urls.py

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-23 20:16:00 +10:00
..
ISSUE_TEMPLATE chore: make issue template clearer (#9753) 2025-06-10 20:30:32 +10:00
actions fix: ci security issues (#9451) 2025-04-04 09:04:06 +11:00
scripts Remove CUI (#8384) 2024-12-17 12:30:41 +11:00
workflows [Refactor] BOM Validation (#10056) 2025-07-23 20:16:00 +10:00
CODEOWNERS Code structure refactor (#5582) 2024-04-03 12:16:59 +11:00
FUNDING.yml Update FUNDING.yml (#7924) 2024-08-19 20:20:16 +10:00
dependabot.yml bump backend deps (#9713) 2025-06-02 11:26:49 +10:00
release.yml Update release.yml (#8653) 2024-12-11 15:53:27 +11:00