Skip to content

Syncing from upstream OCA/product-attribute (16.0) - #1403

Merged
bt-admin merged 8 commits into
brain-tec:16.0from
OCA:16.0
Aug 6, 2025
Merged

Syncing from upstream OCA/product-attribute (16.0)#1403
bt-admin merged 8 commits into
brain-tec:16.0from
OCA:16.0

Conversation

@bt-admin

@bt-admin bt-admin commented Aug 6, 2025

Copy link
Copy Markdown

bt_gitbot

santostelmo and others added 8 commits October 11, 2024 06:48
product_packaging_container_deposit speedup by avoid writing on the
lines when the value has not changed.
Reduce the number of SQL requests when computing pricelist. This is
effective when the call to `_compute_price_rule` has more than one product
in the first argument. In that case we group the products for which
alternative prices are needed, and make a single call to
`_compute_price_rule` per alternative pricelist, instead of one call per
alternative pricelist and per product.

Includes #1747
Perf. improvement on product_pricelist_alternative
Signed-off-by gurneyalex
Signed-off-by gurneyalex
@bt-admin bt-admin added the 16.0 label Aug 6, 2025
@bt-admin
bt-admin merged commit 036d25d into brain-tec:16.0 Aug 6, 2025
6 checks passed
@codecov

codecov Bot commented Aug 6, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.14%. Comparing base (6b1ee76) to head (079d59b).
⚠️ Report is 384 commits behind head on 16.0.

Additional details and impacted files
@@           Coverage Diff           @@
##             16.0    #1403   +/-   ##
=======================================
  Coverage   97.14%   97.14%           
=======================================
  Files           7        7           
  Lines         105      105           
  Branches        6        6           
=======================================
  Hits          102      102           
  Partials        3        3           

☔ View full report in Codecov by Sentry.
📢 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.

4 participants