Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ProductUnitPrecision and ProductUnit are not extendable entities which makes not possible to extend it in "oro way" #142

Open
yaroslavbr opened this issue Dec 16, 2021 · 1 comment

Comments

@yaroslavbr
Copy link
Contributor

Are there any reason why ProductUnitPrecision and ProductUnit are not extendable entities

class ProductUnitPrecision implements ProductUnitHolderInterface
?

This limitation makes not possible to simply extend these entities with new fields with common oro approach. As for me this is very common case when you need to add additional rows to these fields (eg. add quantity limitation, some additional data etc).

@mrfroasty
Copy link

Recently came across a practical case where I needed to add extra fields on those units ;D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants