Skip to content

[18.0][ADD] sale_report_product_tag: Add product tag field in Sale Report#356

Open
cvinh wants to merge 1 commit intoOCA:18.0from
invitu:18.0-add_sale_report_product_tag
Open

[18.0][ADD] sale_report_product_tag: Add product tag field in Sale Report#356
cvinh wants to merge 1 commit intoOCA:18.0from
invitu:18.0-add_sale_report_product_tag

Conversation

@cvinh
Copy link
Copy Markdown

@cvinh cvinh commented Mar 10, 2026

This module extends the Sales Analysis report (sale.report) to
allow grouping and filtering by Product Tag.

Known issues / Roadmap

Since product tags are a Many2many field, we had to choose to take the
first tag in the products. This avoids any double-counting of sales
figures that would occur with a direct Many2many field. This can be
improved if we want real figures for every tag in the products

@cvinh cvinh force-pushed the 18.0-add_sale_report_product_tag branch 2 times, most recently from 39e411f to 4ae8f36 Compare March 10, 2026 10:43
@cvinh cvinh force-pushed the 18.0-add_sale_report_product_tag branch from 4ae8f36 to 86de51d Compare March 12, 2026 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant