Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[17.0][MIG] sale_order_line_price_history: Migration to 17.0 #3543

Merged
merged 29 commits into from
Jan 24, 2025

Conversation

CarlosRoca13
Copy link
Contributor

cc @Tecnativa

This PR superseds #3293 It has been done to address the comment of @pedrobaeza to set the version correctly. Regarding the column_invisible attribute, it is working correctly. The authorship of the commit is respected since it is a minor change.

ping @pedrobaeza @chienandalu

ernestotejeda and others added 29 commits January 23, 2025 13:11
App price history of a product from a sale order line and set one of
this old prices in the sale order line.
Currently translated at 100.0% (29 of 29 strings)

Translation: sale-workflow-12.0/sale-workflow-12.0-sale_order_line_price_history
Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-12-0/sale-workflow-12-0-sale_order_line_price_history/es/
This way, the user doesn't have to save the line first to see the
customer prices.

TT29630
Migrate the SaleOrderLinePriceHistoryWidget to PriceHistoryWidget using the new OWL 16
Currently translated at 100.0% (32 of 32 strings)

Translation: sale-workflow-16.0/sale-workflow-16.0-sale_order_line_price_history
Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-16-0/sale-workflow-16-0-sale_order_line_price_history/es/
- Set history price from wizard tree lines with a new widget: Apply changes in place the value of price_unit and discount
- Parameter to limit order lines displayed: Limit the number of sale order lines displayed on the wizard by system parameter
- Improved UX: Rearrange buttons, small icons, added tooltips, removed statusbar button from line form

Co-authored-by: Carlos Roca <[email protected]>
Fixed owl error  "Invalid props for component 'PriceHistoryWidget': 'value' is undefined (should be a value)" when order lines are created by onchange.
Currently translated at 100.0% (33 of 33 strings)

Translation: sale-workflow-16.0/sale-workflow-16.0-sale_order_line_price_history
Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-16-0/sale-workflow-16-0-sale_order_line_price_history/it/
Currently translated at 100.0% (33 of 33 strings)

Translation: sale-workflow-16.0/sale-workflow-16.0-sale_order_line_price_history
Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-16-0/sale-workflow-16-0-sale_order_line_price_history/es/
Currently translated at 100.0% (33 of 33 strings)

Translation: sale-workflow-16.0/sale-workflow-16.0-sale_order_line_price_history
Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-16-0/sale-workflow-16-0-sale_order_line_price_history/it/
Currently translated at 100.0% (33 of 33 strings)

Translation: sale-workflow-16.0/sale-workflow-16.0-sale_order_line_price_history
Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-16-0/sale-workflow-16-0-sale_order_line_price_history/pt_BR/
@CarlosRoca13 CarlosRoca13 changed the title [17.0][MIG] sale_order_line_price_history: MIgration to 17.0 [17.0][MIG] sale_order_line_price_history: Migration to 17.0 Jan 23, 2025
Copy link
Member

@chienandalu chienandalu left a comment

Choose a reason for hiding this comment

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

working fine 👍

Copy link
Member

@pedrobaeza pedrobaeza left a comment

Choose a reason for hiding this comment

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

/ocabot migration sale_order_line_price_history
/ocabot merge nobump

@OCA-git-bot OCA-git-bot added this to the 17.0 milestone Jan 24, 2025
@OCA-git-bot
Copy link
Contributor

Hey, thanks for contributing! Proceeding to merge this for you.
Prepared branch 17.0-ocabot-merge-pr-3543-by-pedrobaeza-bump-nobump, awaiting test results.

@OCA-git-bot OCA-git-bot mentioned this pull request Jan 24, 2025
84 tasks
@OCA-git-bot OCA-git-bot merged commit a22a651 into OCA:17.0 Jan 24, 2025
7 checks passed
@OCA-git-bot
Copy link
Contributor

Congratulations, your PR was merged at 83fa5f1. Thanks a lot for contributing to OCA. ❤️

@pedrobaeza pedrobaeza deleted the 17.0-mig-sale_order_line_price_history branch January 24, 2025 07:51
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.