forked from OCA/sale-workflow
-
Notifications
You must be signed in to change notification settings - Fork 7
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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/
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).
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/
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
bt_gitbot