You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
The text was updated successfully, but these errors were encountered:
Are there any reason why ProductUnitPrecision and ProductUnit are not extendable entities
orocommerce/src/Oro/Bundle/ProductBundle/Entity/ProductUnitPrecision.php
Line 23 in 707887e
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).
The text was updated successfully, but these errors were encountered: