TIP: You can type at any time to perform a new search.
Default sales discount per partner
partner_default_sale_discount · OCA/partner-contact
- Repository
- OCA/partner-contact · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Partner Management
- Folder size
- 0.1 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/partner-contact
- Last tracking update
- 2026-08-07 07:47:39
- Authors
- Odoo Community Association (OCA), Tecnativa
- Maintainers
- Odoo Community Association (OCA), Tecnativa
- Committers
- Weblate, OCA-git-bot, Laurent Bélorgey, oca-ci
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_order_form |
sale.order | form | Inherits sale.view_order_form | |
view_partner_form |
res.partner | form | Inherits base.view_partner_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (1)
-
default_sale_discountFloatcompany_dependent=Truestring='Default sales discount (%)'
No public methods.
New fields (1)
-
default_sale_discountFloatrelated='partner_id.commercial_partner_id.default_sale_discount'string='Default sales discount (%)'
-
fields_view_get(self, view_id=None, view_type='form', toolbar=False, submenu=False)@api.modelInject the default in the context of the line this way for making it inheritable.
Loading…
Loading…
Loading…
Loading…