TIP: You can type at any time to perform a new search.
Sale Remove Default Price List
sale_remove_default_pricelist · OCA/sale-workflow
- Repository
- OCA/sale-workflow · module folder · Try on Runboat
- Module version
- 1.0
- Category
- Sale
- Folder size
- 0.0 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- http://www.savoirfairelinux.com
- Last tracking update
- 2026-08-07 06:56:10
- Authors
- Savoir-faire Linux
- Maintainers
- Savoir-faire Linux
- Committers
- EL HADJI DEM
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
Sale Remove Default Price List ============================== This module allow to fix the default price list configured for the partner. From partner form view, click on Quotations and Sales, to create a quotation. In quotation form view, selecting the partner doesn't change the price list configured for the partner. Contributors ------------ * El Hadji Dem (elhadji.dem@savoirfairelinux.com)
Code Analysis ⓘ
Views touched (0)
No views found for this module.
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (0)
No new fields.
Public methods (1)-
onchange_shop_id(self, cr, uid, ids, shop_id, context=None)Copied form the original function. Remove the default value for price list. Price list can be configured for each partner.