Skip to content

Syncing from upstream OCA/e-commerce (19.0)#928

Merged
bt-admin merged 43 commits into
brain-tec:19.0from
OCA:19.0
Jun 4, 2026
Merged

Syncing from upstream OCA/e-commerce (19.0)#928
bt-admin merged 43 commits into
brain-tec:19.0from
OCA:19.0

Conversation

@bt-admin
Copy link
Copy Markdown

@bt-admin bt-admin commented Jun 4, 2026

bt_gitbot

chienandalu and others added 30 commits May 28, 2026 11:28
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: e-commerce-16.0/e-commerce-16.0-website_sale_product_reference_displayed
Translate-URL: https://translation.odoo-community.org/projects/e-commerce-16-0/e-commerce-16-0-website_sale_product_reference_displayed/
Currently translated at 100.0% (1 of 1 strings)

Translation: e-commerce-16.0/e-commerce-16.0-website_sale_product_reference_displayed
Translate-URL: https://translation.odoo-community.org/projects/e-commerce-16-0/e-commerce-16-0-website_sale_product_reference_displayed/es/
Currently translated at 100.0% (1 of 1 strings)

Translation: e-commerce-16.0/e-commerce-16.0-website_sale_product_reference_displayed
Translate-URL: https://translation.odoo-community.org/projects/e-commerce-16-0/e-commerce-16-0-website_sale_product_reference_displayed/it/
kobros-tech and others added 13 commits May 28, 2026 11:28
Signed-off-by pedrobaeza
Ensure the sale order is confirmed before the confirmation email is generated.

Previously, the confirmation email was sent before calling action_confirm(), resulting in email content being rendered with an outdated order state.
…rdering rule

Ensure JavaScript imports follow the configured ESLint sort-imports rule for consistency and to pass lint checks.
…terrupted confirmation

Handle cases where `action_confirm()` is interrupted (e.g. sale_financial_risk wizard) and ensure the website does not proceed as if the order was confirmed.
Signed-off-by pedrobaeza
@bt-admin bt-admin added the 19.0 label Jun 4, 2026
@bt-admin bt-admin merged commit 5686b70 into brain-tec:19.0 Jun 4, 2026
4 checks passed
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 4, 2026

Codecov Report

❌ Patch coverage is 34.37500% with 21 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.00%. Comparing base (47ce9c1) to head (ca0fecd).
⚠️ Report is 48 commits behind head on 19.0.

Files with missing lines Patch % Lines
...ference_displayed/models/website_snippet_filter.py 28.57% 20 Missing ⚠️
...ite_sale_checkout_skip_payment/controllers/main.py 50.00% 0 Missing and 1 partial ⚠️

❗ There is a different number of reports uploaded between BASE (47ce9c1) and HEAD (ca0fecd). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (47ce9c1) HEAD (ca0fecd)
2 1
Additional details and impacted files
@@            Coverage Diff             @@
##             19.0     #928      +/-   ##
==========================================
- Coverage   92.45%   85.00%   -7.46%     
==========================================
  Files          16       19       +3     
  Lines         212      240      +28     
  Branches       15       21       +6     
==========================================
+ Hits          196      204       +8     
- Misses         10       29      +19     
- Partials        6        7       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.