Skip to content

[MIG] product_supplierinfo_disable_autocreation: Migration to 19.0#3095

Open
nedaszilinskas wants to merge 12 commits into
OCA:19.0from
nedaszilinskas:19.0-mig-product_supplierinfo_disable_autocreation
Open

[MIG] product_supplierinfo_disable_autocreation: Migration to 19.0#3095
nedaszilinskas wants to merge 12 commits into
OCA:19.0from
nedaszilinskas:19.0-mig-product_supplierinfo_disable_autocreation

Conversation

@nedaszilinskas

Copy link
Copy Markdown

No description provided.

Juan Alberto Raja and others added 11 commits June 9, 2026 16:20
Currently translated at 100.0% (6 of 6 strings)

Translation: purchase-workflow-17.0/purchase-workflow-17.0-product_supplierinfo_disable_autocreation
Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-17-0/purchase-workflow-17-0-product_supplierinfo_disable_autocreation/it/
Currently translated at 100.0% (6 of 6 strings)

Translation: purchase-workflow-18.0/purchase-workflow-18.0-product_supplierinfo_disable_autocreation
Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-18-0/purchase-workflow-18-0-product_supplierinfo_disable_autocreation/es/
Currently translated at 100.0% (6 of 6 strings)

Translation: purchase-workflow-18.0/purchase-workflow-18.0-product_supplierinfo_disable_autocreation
Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-18-0/purchase-workflow-18-0-product_supplierinfo_disable_autocreation/sl/
@OCA-git-bot OCA-git-bot added series:19.0 mod:product_supplierinfo_disable_autocreation Module product_supplierinfo_disable_autocreation labels Jun 9, 2026
@nedaszilinskas nedaszilinskas force-pushed the 19.0-mig-product_supplierinfo_disable_autocreation branch from 7f00dde to 82db14b Compare June 9, 2026 14:03
class Company(models.Model):
_inherit = "res.company"

purchase_pricelist_disable_autocreate = fields.Boolean(

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
purchase_pricelist_disable_autocreate = fields.Boolean(
purchase_pricelist_enable_autocreate = fields.Boolean(

= when checked, the autocreation is enabled. The name is not correct I think and doesn't match with the string and the help values.

don't you think ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mod:product_supplierinfo_disable_autocreation Module product_supplierinfo_disable_autocreation series:19.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants