TIP: You can type at any time to perform a new search.
Product Supplierinfo Disable Autocreation
product_supplierinfo_disable_autocreation · OCA/purchase-workflow
- Repository
- OCA/purchase-workflow · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Purchase
- Folder size
- 0.07 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/purchase-workflow
- Last tracking update
- 2026-08-07 08:42:58
- Authors
- Odoo Community Association (OCA), Sygel
- Maintainers
- Odoo Community Association (OCA), Sygel
- Committers
- Weblate, OCA-git-bot, oca-ci, Jaume Bernaus
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module adds a configuration option to control the automatic creation of supplier rates in Odoo, allowing users to enable or disable the generation of supplier rate lines when validating purchase orders using a checkbox in the purchasing configuration.
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_supplierinfo_disable_autocreation_res_config_settings_view_form |
product.supplierinfo.disable.autocreation.res.config.settings.view.form | res.config.settings | form | Inherits purchase.res_config_settings_view_form_purchase |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (1)
-
purchase_pricelist_disable_autocreateBooleandefault=Truehelp='When enabled, the system will automatically create supplier pricelists when validating purchase orders.'string='Enable Automatic Supplier Pricelists'
No public methods.
New fields (1)
-
purchase_pricelist_disable_autocreateBooleanhelp='When enabled, the system will automatically create supplier pricelists when validating purchase orders.'readonly=Falserelated='company_id.purchase_pricelist_disable_autocreate'string='Enable Automatic Supplier Pricelists'
No public methods.
Loading…
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- green — ready to merge
- Open since
- 72 days ago
- Last activity
- 72 days ago
- Repository
- OCA/purchase-workflow
- Pull request
- [MIG] product_supplierinfo_disable_autocreation: Migration to 19.0 (#3095)