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

Syncing from upstream OCA/sale-workflow (18.0) #2279

Merged
merged 36 commits into from
Feb 20, 2025
Merged

Conversation

bt-admin
Copy link

bt_gitbot

ernestotejeda and others added 30 commits January 28, 2025 11:54
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/
@bt-admin bt-admin added the 18.0 label Feb 20, 2025
@bt-admin bt-admin merged commit db95689 into brain-tec:18.0 Feb 20, 2025
4 checks passed
Copy link

codecov bot commented Feb 20, 2025

Codecov Report

Attention: Patch coverage is 98.46154% with 2 lines in your changes missing coverage. Please review.

Project coverage is 91.35%. Comparing base (5c54cf1) to head (4f8e06c).
Report is 53 commits behind head on 18.0.

Files with missing lines Patch % Lines
...e_history/wizards/sale_order_line_price_history.py 96.61% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             18.0    #2279      +/-   ##
==========================================
+ Coverage   90.86%   91.35%   +0.49%     
==========================================
  Files         102      109       +7     
  Lines        1860     1990     +130     
  Branches      140      145       +5     
==========================================
+ Hits         1690     1818     +128     
- Misses        130      131       +1     
- Partials       40       41       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.