pixelant / pxa_product_manager

Product Manager. Allow to create and list products on a site. Create dynamical attributes for products. Filter by categories and attributes
11 stars 13 forks source link

[!!!][FEATURE] Parent/child relationships with data inheritance by product type #247

Closed mabolek closed 3 years ago

mabolek commented 3 years ago

Fixes #224.

Not implemented, but a good idea for later:

Edit product type: Select fields to be inherited by child products. image

Inherited properties are not editable and non-inherited properties display the value for the parent product below the input field. image

Fields in the Relations tab have been migrated from type select to group. image

Attributes are now using a real TCA-defined inline relation with full support for inheritance. image