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 (14.0) #1842

Merged
merged 74 commits into from
Jan 22, 2024
Merged

Conversation

bt-admin
Copy link

bt_gitbot

Currently translated at 42.8% (18 of 42 strings)

Translation: sale-workflow-14.0/sale-workflow-14.0-sale_exception
Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-14-0/sale-workflow-14-0-sale_exception/es/
Currently translated at 100.0% (10 of 10 strings)

Translation: sale-workflow-14.0/sale-workflow-14.0-product_form_sale_link
Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-14-0/sale-workflow-14-0-product_form_sale_link/es/
Currently translated at 100.0% (54 of 54 strings)

Translation: sale-workflow-14.0/sale-workflow-14.0-sale_restricted_qty
Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-14-0/sale-workflow-14-0-sale_restricted_qty/es/
Currently translated at 100.0% (15 of 15 strings)

Translation: sale-workflow-14.0/sale-workflow-14.0-sale_order_mass_action
Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-14-0/sale-workflow-14-0-sale_order_mass_action/es/
Currently translated at 100.0% (15 of 15 strings)

Translation: sale-workflow-14.0/sale-workflow-14.0-sale_product_set_sale_by_packaging
Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-14-0/sale-workflow-14-0-sale_product_set_sale_by_packaging/es/
Currently translated at 100.0% (15 of 15 strings)

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

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

Translation: sale-workflow-14.0/sale-workflow-14.0-sale_mrp_bom
Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-14-0/sale-workflow-14-0-sale_mrp_bom/es/
Currently translated at 100.0% (14 of 14 strings)

Translation: sale-workflow-14.0/sale-workflow-14.0-sale_order_partner_restrict
Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-14-0/sale-workflow-14-0-sale_order_partner_restrict/es/
Currently translated at 100.0% (12 of 12 strings)

Translation: sale-workflow-14.0/sale-workflow-14.0-sale_order_general_discount_triple
Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-14-0/sale-workflow-14-0-sale_order_general_discount_triple/es/
Currently translated at 100.0% (7 of 7 strings)

Translation: sale-workflow-14.0/sale-workflow-14.0-sale_order_line_initial_quantity
Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-14-0/sale-workflow-14-0-sale_order_line_initial_quantity/es/
Currently translated at 100.0% (6 of 6 strings)

Translation: sale-workflow-14.0/sale-workflow-14.0-sale_order_warn_message
Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-14-0/sale-workflow-14-0-sale_order_warn_message/es/
Currently translated at 100.0% (5 of 5 strings)

Translation: sale-workflow-14.0/sale-workflow-14.0-sale_product_rating_verified
Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-14-0/sale-workflow-14-0-sale_product_rating_verified/es/
Ivorra78 and others added 28 commits January 17, 2024 00:04
Currently translated at 100.0% (4 of 4 strings)

Translation: sale-workflow-14.0/sale-workflow-14.0-sale_promotion_rule_display_discount_amount
Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-14-0/sale-workflow-14-0-sale_promotion_rule_display_discount_amount/es/
Currently translated at 100.0% (6 of 6 strings)

Translation: sale-workflow-14.0/sale-workflow-14.0-sale_order_general_discount_payment_term
Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-14-0/sale-workflow-14-0-sale_order_general_discount_payment_term/es/
Currently translated at 100.0% (4 of 4 strings)

Translation: sale-workflow-14.0/sale-workflow-14.0-sale_order_product_assortment_quick
Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-14-0/sale-workflow-14-0-sale_order_product_assortment_quick/es/
because is_pricelist_cache_available was stored, it caused concurrent
access errors.
I removed the stored=true attribute on the field, and improved
performances in getting the status of parent lists by using sql
recursive queries.
In order to avoid long running sql transactions, instead of creating 1
job per 3 pricelists, I'm now creating 1 for each huge pricelist (root
or factor), and 3 for the others (which are smaller).
Signed-off-by mmequignon
Currently translated at 100.0% (160 of 160 strings)

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

Translation: sale-workflow-14.0/sale-workflow-14.0-sale_order_line_chained_move
Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-14-0/sale-workflow-14-0-sale_order_line_chained_move/es/
Currently translated at 100.0% (7 of 7 strings)

Translation: sale-workflow-14.0/sale-workflow-14.0-sale_pricelist_from_commitment_date
Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-14-0/sale-workflow-14-0-sale_pricelist_from_commitment_date/es/
Currently translated at 100.0% (5 of 5 strings)

Translation: sale-workflow-14.0/sale-workflow-14.0-sale_coupon_order_discount_fast_change_ui
Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-14-0/sale-workflow-14-0-sale_coupon_order_discount_fast_change_ui/es/
Currently translated at 100.0% (11 of 11 strings)

Translation: sale-workflow-14.0/sale-workflow-14.0-sale_commitment_date_mandatory
Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-14-0/sale-workflow-14-0-sale_commitment_date_mandatory/es/
Currently translated at 100.0% (10 of 10 strings)

Translation: sale-workflow-14.0/sale-workflow-14.0-pricelist_cache_rest
Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-14-0/sale-workflow-14-0-pricelist_cache_rest/es/
Currently translated at 100.0% (4 of 4 strings)

Translation: sale-workflow-14.0/sale-workflow-14.0-sale_quick_seasonality
Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-14-0/sale-workflow-14-0-sale_quick_seasonality/es/
Currently translated at 100.0% (71 of 71 strings)

Translation: sale-workflow-14.0/sale-workflow-14.0-sale_promotion_rule
Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-14-0/sale-workflow-14-0-sale_promotion_rule/es/
Currently translated at 100.0% (4 of 4 strings)

Translation: sale-workflow-14.0/sale-workflow-14.0-sale_invoice_no_mail
Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-14-0/sale-workflow-14-0-sale_invoice_no_mail/es/
Currently translated at 100.0% (4 of 4 strings)

Translation: sale-workflow-14.0/sale-workflow-14.0-sale_partner_version
Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-14-0/sale-workflow-14-0-sale_partner_version/es/
Currently translated at 100.0% (6 of 6 strings)

Translation: sale-workflow-14.0/sale-workflow-14.0-sale_exception_product_sale_manufactured_for
Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-14-0/sale-workflow-14-0-sale_exception_product_sale_manufactured_for/es/
@bt-admin bt-admin added the 14.0 label Jan 22, 2024
@bt-admin bt-admin merged commit 2a6c40b into brain-tec:14.0 Jan 22, 2024
8 checks passed
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.

4 participants