feat(silo): BOM-Assembly bridge — auto-populate BOM from Assembly components #68
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Auto-populate Silo BOM from Assembly component links on save. When a document contains an Assembly with linked components that have Silo part numbers, the BOM should be automatically generated/updated.
Needed:
Source: KNOWN_ISSUES.md — Next steps #2
Implemented in
mods/silo/freecad/bom_sync.py. Superseded by #276 (closed). Assembly link extraction, BOM diff, and auto-sync on upload are all working.