Skip to content

Comments

[FIX]pms: Remove store from computed fields in pricelist.item that are only used for domain in views.#386

Merged
OCA-git-bot merged 1 commit intoOCA:16.0from
commitsun:16.0_pms_product_pricelist_rem_store
Feb 9, 2026
Merged

[FIX]pms: Remove store from computed fields in pricelist.item that are only used for domain in views.#386
OCA-git-bot merged 1 commit intoOCA:16.0from
commitsun:16.0_pms_product_pricelist_rem_store

Conversation

@jesusVMayor
Copy link
Member

These computed many2many fields are only used in view domains and should not be stored.

When stored, the relation table may grow to millions of records, as each pricelist item ends up being linked to all products in the database unnecessarily.

…e only used for domain in views.

These computed many2many fields are only used in view domains and
should not be stored.

When stored, the relation table may grow to millions of records,
as each pricelist item ends up being linked to all products in
the database unnecessarily.
@DarioLodeiros
Copy link
Member

/ocabot merge minor

@OCA-git-bot
Copy link
Contributor

This PR looks fantastic, let's merge it!
Prepared branch 16.0-ocabot-merge-pr-386-by-DarioLodeiros-bump-minor, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit b617f42 into OCA:16.0 Feb 9, 2026
6 of 7 checks passed
@OCA-git-bot
Copy link
Contributor

Congratulations, your PR was merged at 7bc4d29. Thanks a lot for contributing to OCA. ❤️

@OCA-git-bot
Copy link
Contributor

@DarioLodeiros The merge process could not be finalized because an exception was raised: <class 'requests.exceptions.ReadTimeout'>: A connection-level exception occurred: HTTPSConnectionPool(host='api.github.com', port=443): Read timed out. (read timeout=10).

@jesusVMayor jesusVMayor deleted the 16.0_pms_product_pricelist_rem_store branch February 19, 2026 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants