Skip to content

[19.0][MIG] sale_fixed_discount: Migration to 19.0#4031

Closed
yankinmax wants to merge 32 commits intoOCA:19.0from
camptocamp:19.0-mig-sale_fixed_discount
Closed

[19.0][MIG] sale_fixed_discount: Migration to 19.0#4031
yankinmax wants to merge 32 commits intoOCA:19.0from
camptocamp:19.0-mig-sale_fixed_discount

Conversation

@yankinmax
Copy link
Copy Markdown
Contributor

No description provided.

@yankinmax yankinmax force-pushed the 19.0-mig-sale_fixed_discount branch 4 times, most recently from 2089df0 to 4bdb8fb Compare November 25, 2025 14:47
Copy link
Copy Markdown
Contributor

@jcoux jcoux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code LGTM 👍

Comment thread sale_fixed_discount/security/res_groups.xml Outdated
@yankinmax yankinmax force-pushed the 19.0-mig-sale_fixed_discount branch from 4bdb8fb to abce36a Compare November 26, 2025 09:53
Copy link
Copy Markdown
Contributor

@vvrossem vvrossem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LG 🥳

Comment thread sale_fixed_discount/views/account_invoice_views.xml Outdated
Comment thread sale_fixed_discount/views/sale_order_views.xml Outdated
@ivantodorovich
Copy link
Copy Markdown
Contributor

fd-oerp and others added 13 commits December 1, 2025 08:38
[17.0][MIG]sale_fixed_discount: Migrated module to v17.0
[17.0][MIG]sale_fixed_discount: Migrated module to v17.0
[17.0][MIG]sale_fixed_discount: Migrated module to v17.0

[IMP]Improved for discount when discount_fixed being 0/false

[17.0][MIG]sale_fixed_discount: Migrated module to v17.0

[17.0][MIG]sale_fixed_discount: Migrated module to v17.0
Currently translated at 100.0% (8 of 8 strings)

Translation: sale-workflow-17.0/sale-workflow-17.0-sale_fixed_discount
Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-17-0/sale-workflow-17-0-sale_fixed_discount/it/
Currently translated at 100.0% (8 of 8 strings)

Translation: sale-workflow-17.0/sale-workflow-17.0-sale_fixed_discount
Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-17-0/sale-workflow-17-0-sale_fixed_discount/es/
Currently translated at 100.0% (8 of 8 strings)

Translation: sale-workflow-17.0/sale-workflow-17.0-sale_fixed_discount
Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-17-0/sale-workflow-17-0-sale_fixed_discount/it/
@yankinmax yankinmax force-pushed the 19.0-mig-sale_fixed_discount branch from abce36a to 6f5e95a Compare December 1, 2025 06:42
Copy link
Copy Markdown
Contributor

@AndreuOForgeFlow AndreuOForgeFlow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small comment. The rest LGTM!

expr="//field[@name='order_line']/form//label[@for='discount']"
position="before"
>
<field name="discount_fixed" groups="sale.group_discount_per_so_line" />
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<field name="discount_fixed" groups="sale.group_discount_per_so_line" />
<field name="discount_fixed" optional="show" groups="sale.group_discount_per_so_line" />

It'd be nice if discount_fixed could be optionally hidden as a column in an SO

@rousseldenis
Copy link
Copy Markdown
Contributor

/ocabot migration sale_fixed_discount

@JordiMForgeFlow
Copy link
Copy Markdown
Contributor

@yankinmax could you remove the last commit so that @rousseldenis can merge this one?

@JordiMForgeFlow
Copy link
Copy Markdown
Contributor

@yankinmax could you also attend @AndreuOForgeFlow suggestion before this gets merged if possible? 🙏🏼

@AndreuOForgeFlow
Copy link
Copy Markdown
Contributor

@yankinmax
Copy link
Copy Markdown
Contributor Author

hello guys, sorry was on a long vacation! Thanks for the follow-up @AndreuOForgeFlow
Can I close this one?

@AndreuOForgeFlow
Copy link
Copy Markdown
Contributor

hello guys, sorry was on a long vacation! Thanks for the follow-up @AndreuOForgeFlow Can I close this one?

Hi @yankinmax, yes you can close this one. We'll continue here:

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.