Skip to content

Syncing from upstream OCA/e-commerce (18.0)#931

Merged
bt-admin merged 108 commits into
brain-tec:18.0from
OCA:18.0
Jun 5, 2026
Merged

Syncing from upstream OCA/e-commerce (18.0)#931
bt-admin merged 108 commits into
brain-tec:18.0from
OCA:18.0

Conversation

@bt-admin
Copy link
Copy Markdown

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

bt_gitbot

Kimkhoi3010 and others added 30 commits January 19, 2026 16:41
ADD website_sale_charge_payment_fee_delivery: link module

ADD website_sale_charge_payment_fee_quote: link module
…o acquirer

If there are no acquirers, gets
```
Error to render compiling AST
TypeError: 'NoneType' object has no attribute '__getitem__'
Template: 929
Path: /templates/t/t/div/div[1]/div/div[2]/input
Node: <input type="hidden" t-att-value="selected_acquirer.id if selected_acquirer else acquirers[0].id" name="selected_acquirer_id" data-oe-id="1278" data-oe-xpath="/data/xpath[3]/input" data-oe-model="ir.ui.view" data-oe-field="arch"/>
```
We avoid this way the warning on runbot and it's more tolerant to
inheritance.
Currently translated at 100.0% (21 of 21 strings)

Translation: e-commerce-14.0/e-commerce-14.0-website_sale_charge_payment_fee
Translate-URL: https://translation.odoo-community.org/projects/e-commerce-14-0/e-commerce-14-0-website_sale_charge_payment_fee/es/
* [11.0][NEW] website_sale_product_minimal_price: New module

* [11.0][IMP] website_sale_product_minimal_price: Order by minimal variant price (from pricelists or extra variant price)

[UPD] Update website_sale_product_minimal_price.pot

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: e-commerce-11.0/e-commerce-11.0-website_sale_product_minimal_price
Translate-URL: https://translation.odoo-community.org/projects/e-commerce-11-0/e-commerce-11-0-website_sale_product_minimal_price/

[UPD] README.rst
maciej-wichowski and others added 27 commits March 23, 2026 08:57
Signed-off-by pedrobaeza
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: e-commerce-18.0/e-commerce-18.0-website_sale_attribute_filter_form_submit
Translate-URL: https://translation.odoo-community.org/projects/e-commerce-18-0/e-commerce-18-0-website_sale_attribute_filter_form_submit/
Signed-off-by pedrobaeza
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: e-commerce-18.0/e-commerce-18.0-website_sale_product_brand
Translate-URL: https://translation.odoo-community.org/projects/e-commerce-18-0/e-commerce-18-0-website_sale_product_brand/
Signed-off-by pedrobaeza
Signed-off-by pedrobaeza
Signed-off-by ivantodorovich
Signed-off-by ivantodorovich
Signed-off-by ivantodorovich
@bt-admin bt-admin added the 18.0 label Jun 5, 2026
@bt-admin bt-admin merged commit 815c248 into brain-tec:18.0 Jun 5, 2026
4 checks passed
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 5, 2026

Codecov Report

❌ Patch coverage is 91.25683% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.63%. Comparing base (4971c49) to head (d4bb4f7).
⚠️ Report is 612 commits behind head on 18.0.

Files with missing lines Patch % Lines
...bsite_sale_charge_payment_fee/models/sale_order.py 71.42% 3 Missing and 5 partials ⚠️
...ebsite_sale_charge_payment_fee/controllers/main.py 80.76% 2 Missing and 3 partials ⚠️
..._charge_payment_fee/tests/test_website_sale_fee.py 93.54% 1 Missing and 1 partial ⚠️
website_sale_empty_cart/controllers/main.py 91.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             18.0     #931      +/-   ##
==========================================
+ Coverage   88.96%   89.63%   +0.67%     
==========================================
  Files         176      214      +38     
  Lines        2029     2499     +470     
  Branches      138      196      +58     
==========================================
+ Hits         1805     2240     +435     
- Misses        190      205      +15     
- Partials       34       54      +20     

☔ 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.