Skip to content

Merge branch archeti-org/sale-workflow 16.0 into archeti-org /16.0-mig-sale_order_line_date-sale_procurement_group_by_line 16.0 #2

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

Open
wants to merge 1,991 commits into
base: 16.0-mig-sale_order_line_date-sale_procurement_group_by_line
Choose a base branch
from

Conversation

amokaddem
Copy link

Update branche with the last version of sale-workflow 16.0

OCA-git-bot and others added 30 commits December 15, 2023 07:25
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: sale-workflow-16.0/sale-workflow-16.0-sale_product_set
Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-16-0/sale-workflow-16-0-sale_product_set/
…te packaging

Now it includes the default product in the context, so when you use quick creation actions, it will behave as expected.

@moduon MT-4472
Signed-off-by yajo
New moduule to include elaborations when generating or accepting sale order product recommendations.

@moduon MT-4472
Signed-off-by yajo
Tests now are more trustable because they don't run as admin.

@moduon MT-4472
…date of preexisting lines, and don't fail if there's no packaging permissions

@moduon MT-4472
Currently translated at 100.0% (24 of 24 strings)

Translation: sale-workflow-16.0/sale-workflow-16.0-sale_invoice_frequency
Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-16-0/sale-workflow-16-0-sale_invoice_frequency/it/
Picking notes can be filled in partner and set in sale order when chose a partner

MT-4381 @moduon

Co-authored-by: Rafael Blasco <8736623+rafaelbn@users.noreply.github.com>
Co-authored-by: Gelo Joga <147538094+Gelojr@users.noreply.github.com>
Co-authored-by: Jairo Llopis <973709+yajo@users.noreply.github.com>
Co-authored-by: Eduardo de Miguel <1162050+Shide@users.noreply.github.com>
Currently translated at 18.6% (8 of 43 strings)

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

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

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

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

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

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

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

Translation: sale-workflow-16.0/sale-workflow-16.0-sale_automatic_workflow_job
Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-16-0/sale-workflow-16-0-sale_automatic_workflow_job/it/
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/it/
Signed-off-by yajo
Currently translated at 100.0% (44 of 44 strings)

Translation: sale-workflow-16.0/sale-workflow-16.0-sale_advance_payment
Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-16-0/sale-workflow-16-0-sale_advance_payment/it/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: sale-workflow-16.0/sale-workflow-16.0-sale_stock_picking_note
Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-16-0/sale-workflow-16-0-sale_stock_picking_note/
Signed-off-by rafaelbn
OCA-git-bot and others added 29 commits January 27, 2024 22:44
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

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

Translation: sale-workflow-16.0/sale-workflow-16.0-sale_force_invoiced
Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-16-0/sale-workflow-16-0-sale_force_invoiced/de/
…ommendations

A simple salesperson couldn't access recommendations after OCA#2913 was merged.

It turns out that these tests were not using the testing user they created, although it seemed like so.

Now I'm reducing the permissions for the user that runs the tests, and thus can fix the issue and get it tested.

@moduon MT-4941
As OCA#2936 (comment) shows, when there's nothing found and there's no user feedback, the wizard looked like stuck.

Now there's a visual feedback indicating the user what's happening and what to do.

@moduon MT-4941
Signed-off-by rafaelbn
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

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

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

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

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

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

Translation: sale-workflow-16.0/sale-workflow-16.0-sale_advance_payment
Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-16-0/sale-workflow-16-0-sale_advance_payment/it/
Signed-off-by rousseldenis
Signed-off-by rousseldenis
Signed-off-by rousseldenis
Signed-off-by dreispt
Merge branch OCA/sale-workflow 16.0 into archeti-org / sale-workflow 16.0
@codecov-commenter
Copy link

Codecov Report

Attention: 177 lines in your changes are missing coverage. Please review.

Comparison is base (3132a05) 96.74% compared to head (39cd769) 93.54%.
Report is 1 commits behind head on 16.0-mig-sale_order_line_date-sale_procurement_group_by_line.

Files Patch % Lines
sale_blanket_order/models/blanket_orders.py 66.04% 92 Missing and 18 partials ⚠️
sale_blanket_order/wizard/create_sale_orders.py 75.51% 13 Missing and 11 partials ⚠️
sale_blanket_order/models/sale_orders.py 87.62% 5 Missing and 7 partials ⚠️
...advance_payment/wizard/sale_advance_payment_wzd.py 85.07% 3 Missing and 7 partials ⚠️
...advance_payment/tests/test_sale_advance_payment.py 93.80% 5 Missing and 2 partials ⚠️
portal_sale_personal_data_only/hooks.py 33.33% 6 Missing ⚠️
product_form_sale_link/models/product_product.py 76.92% 2 Missing and 1 partial ⚠️
sale_advance_payment/models/sale.py 91.17% 1 Missing and 2 partials ⚠️
sale_advance_payment/models/account_move.py 91.66% 0 Missing and 1 partial ⚠️
...to_remove_zero_quantity_lines/models/sale_order.py 91.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@                                       Coverage Diff                                        @@
##           16.0-mig-sale_order_line_date-sale_procurement_group_by_line       #2      +/-   ##
================================================================================================
- Coverage                                                         96.74%   93.54%   -3.21%     
================================================================================================
  Files                                                               160      525     +365     
  Lines                                                              2766     9218    +6452     
  Branches                                                            253     1075     +822     
================================================================================================
+ Hits                                                               2676     8623    +5947     
- Misses                                                               45      393     +348     
- Partials                                                             45      202     +157     

☔ 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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.