product-attribute icon indicating copy to clipboard operation
product-attribute copied to clipboard

[14.0][IMP] ``product_template_tags``: use tags on both templates and variants

Open SilvioC2C opened this issue 1 year ago • 2 comments

This commit allows using tags on both templates and variants.

Tags can be propagated on each template-variants couple in 2 ways:

  • from template to variants: in this case, templates tags are copied onto every variant
  • from variants to template: in this case, the template inherits all the variants' tags

The propagation behavior is defined at template's level. Default propagation behavior is "from template to variants" to allow full retrocompatibility with module's previous workflow.

SilvioC2C avatar Mar 21 '24 10:03 SilvioC2C

Hi @ivantodorovich, @patrickrwilson, some modules you are maintaining are being modified, check this out!

OCA-git-bot avatar Mar 21 '24 10:03 OCA-git-bot

There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.

github-actions[bot] avatar Jul 21 '24 12:07 github-actions[bot]