Replies: 2 comments
-
This request sounds more or less like detailed revision tracking and change management, which is quite a feat. We added basic revisions in #5028 - that will be in 0.16.0. |
Beta Was this translation helpful? Give feedback.
-
@KamilHero there are some other historical issues where we have discussed this: As @matmair raises, this would be more of an overall change tracking system, which would require significant investment to implement. We currently track history of stock items with specific operations, which is different to a generic "change history" tracking. And both of these are separate to what you are asking for here. A "BOM change tracking" system requires a lot of very specific data to be captured and categorised - it goes well beyond just "this record changed in the database". Further, it is tough to highlight changes which may occur "deep down" in a multi-level bill of materials. One consideration - we now have the ability to "lock" a BOM, which nominally prevents any further changes. It may be simpler to consider locking down a BOM, and then making a new revision of the assembly. Then, you can compare the BOMs between the two revisions as a clearer way to see differences? I'm not against such a change tracking system - but I cannot envision how it could be implemented in a non-trivial way. |
Beta Was this translation helpful? Give feedback.
-
Hi - recently when I was working more with this tool, I noticed some missing functionality which may be very useful to track the changes to the BOM.
Current Behaviour
When adding parts to the BOM, users have the option to validate the BOM, after which a message is displayed:
"This BOM was last checked by User1 on Aug. 9, 2024".
If any component within the BOM is changed, added, or removed, a message is shown:
"The BOM this part has been changed, and must be validated. This BOM was last checked by User2 on Aug. 8, 2024".
Requested Enhancements
Please let me know what you think about it - thanks!
Beta Was this translation helpful? Give feedback.
All reactions