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
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
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_discount Float
    company_dependent=True string='Default sales discount (%)'
Public methods (0)

No public methods.

New fields (1)
  • default_sale_discount Float
    related='partner_id.commercial_partner_id.default_sale_discount' string='Default sales discount (%)'
Public methods (1)
  • fields_view_get(self, view_id=None, view_type='form', toolbar=False, submenu=False)
    @api.model
    Inject the default in the context of the line this way for making it inheritable.

Loading…

Loading…

Loading…

Loading…