Fabio adn others,
Adding a flag for user preferences might be the best option for trunk, because it will need a change in the database.
For now I propose the following.
- Correct the check for recursion ta actually work
- Have the check that bomline should not have the same product as the bom it belongs to actuall do what the message says it does
- Have a separate module, that users can optionall install, that guards against duplicate products within a bom.
What do you think?
BTW the check against a bomline referring to itself is much more efficient to define as a SQL constraint.
Kind regards,
Ronald
Fabio adn others,
Adding a flag for user preferences might be the best option for trunk, because it will need a change in the database.
For now I propose the following.
- Correct the check for recursion ta actually work
- Have the check that bomline should not have the same product as the bom it belongs to actuall do what the message says it does
- Have a separate module, that users can optionall install, that guards against duplicate products within a bom.
What do you think?
BTW the check against a bomline referring to itself is much more efficient to define as a SQL constraint.
Kind regards,
Ronald