TIP: You can type at any time to perform a new search.
Company Default Partner Pricelist
company_default_partner_pricelist · OCA/partner-contact
- Repository
- OCA/partner-contact · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Partner Management
- Folder size
- 0.04 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/partner-contact
- Last tracking update
- 2026-08-07 08:09:22
- Authors
- Odoo Community Association (OCA), ForgeFlow
- Maintainers
- Odoo Community Association (OCA), ForgeFlow
- Committers
- Weblate, OCA-git-bot, Maksim Shurupov
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_company_form |
res.company.form - company_default_partner_pricelist | res.company | form | Inherits base.view_company_form |
view_company_tree |
res.company.tree - company_default_partner_pricelist | res.company | tree | Inherits base.view_company_tree |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (1)
-
default_property_product_pricelist_idMany2one → product.pricelisthelp='Default pricelist for this company for new partners.'string='Default Account Pricelist' args: 'product.pricelist'
-
create(self, vals_list)@api.model_create_multi -
write(self, vals)
Loading…