Account Banking Mandate Sale Contact

account_banking_mandate_sale_contact
REPOSITORY
REPOSITORYOCA/bank-payment
GIT
GIThttps://github.com/OCA/bank-payment.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/bank-payment/tree/18.0/account_banking_mandate_sale_contact
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYBanking addons
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Alberto Martínez
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Alberto Martínez
COMMITTERS
COMMITTERSPedro M. Baeza, Ruchir Shukla, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/bank-payment
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:18
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/bank-payment:
    - account_banking_mandate_contact
    - account_banking_mandate
    - account_payment_order
    - account_payment_partner
    - account_payment_mode
    - account_banking_mandate_sale
    - account_payment_sale
odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - onboarding
    - product
    - mail
    - bus
    - web_tour
    - html_editor
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - base_iban
    - sale
    - sales_team
    - account_payment
    - payment
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module combines the functionality of account_banking_mandate_sale
with account_banking_mandate_contact and to allows you to 
add a specific contact mandate to sale orders.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
res_config_settings_view_form_inherit_sale_default_mandates settings.view.form.inherit.sale.default.mandates res.config.settings xpath Inherits sale.res_config_settings_view_form
view_partner_property_form res.partner field Inherits account_banking_mandate_contact.view_partner_property_form
Models touched (4)

New fields (1)
  • sale_default_mandate_contact Selection
    default='partner_id' help='The contact of this company in which odoo will search for the mandate on sales\n- Customer Mandate: Odoo will look the mandate in the sale partner, whether is an individual or the company\n- Commercial Customer Mandate: Odoo will look the mandate in the sale partner company\n- Invoice Address Mandate: Odoo will look the mandate in the sale invoice address\n- Delivery Address Mandate: Odoo will look the mandate in the sale delivery address\n- False: Odoo will use the first mandate he founds for the partner company. Odoo will also use this option if no default mandate is found in the partner of the above options' selection=[('partner_id', 'Customer Mandate'), ('commercial_partner_id', 'Commercial Customer Mandate'), ('partner_invoice_id', 'Invoice Address Mandate'), ('partner_shipping_id', 'Delivery Address Mandate')] string='Default Sale Mandate Contact'
Public methods (0)

No public methods.

New fields (1)
  • sale_default_mandate_contact Selection
    readonly=False related='company_id.sale_default_mandate_contact' string='Default Sale Mandate Contact'
Public methods (0)

No public methods.

New fields (1)
  • sale_default_mandate_contact Selection
    help='The partner of the sales in which odoo will search for the mandate\n- Customer Mandate: Odoo will look the mandate in the sale partner, whether is an individual or the company\n- Commercial Customer Mandate: Odoo will look the mandate in the sale partner company\n- Invoice Address Mandate: Odoo will look the mandate in the sale invoice address\n- Delivery Address Mandate: Odoo will look the mandate in the sale delivery address\n- False: Odoo will use the company configuration option' selection=[('partner_id', 'Customer Mandate'), ('commercial_partner_id', 'Commercial Customer Mandate'), ('partner_invoice_id', 'Invoice Address Mandate'), ('partner_shipping_id', 'Delivery Address Mandate')] string='Default Sale Mandate Contact'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/bank-payment
GIT
GIThttps://github.com/OCA/bank-payment.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/bank-payment/tree/17.0/account_banking_mandate_sale_contact
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYBanking addons
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Alberto Martínez
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Alberto Martínez
COMMITTERS
COMMITTERSPedro M. Baeza, Weblate, OCA-git-bot, oca-ci, sygel
WEBSITE
WEBSITEhttps://github.com/OCA/bank-payment
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:20:10
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/bank-payment:
    - account_banking_mandate_contact
    - account_banking_mandate
    - account_payment_order
    - account_payment_partner
    - account_payment_mode
    - account_banking_mandate_sale
    - account_payment_sale
odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - onboarding
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - base_iban
    - sale
    - sales_team
    - account_payment
    - payment
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module combines the functionality of account_banking_mandate_sale
with account_banking_mandate_contact and to allows you to 
add a specific contact mandate to sale orders.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
res_config_settings_view_form_inherit_sale_default_mandates settings.view.form.inherit.sale.default.mandates res.config.settings xpath Inherits sale.res_config_settings_view_form
view_partner_property_form res.partner field Inherits account_payment_partner.view_partner_property_form
Models touched (4)

New fields (1)
  • sale_default_mandate_contact Selection
    default='partner_id' help='The contact of this company in which odoo will search for the mandate on sales\n- Customer Mandate: Odoo will look the mandate in the sale partner, whether is an individual or the company\n- Commercial Customer Mandate: Odoo will look the mandate in the sale partner company\n- Invoice Address Mandate: Odoo will look the mandate in the sale invoice address\n- Delivery Address Mandate: Odoo will look the mandate in the sale delivery address\n- False: Odoo will use the first mandate he founds for the partner company. Odoo will also use this option if no default mandate is found in the partner of the above options' selection=[('partner_id', 'Customer Mandate'), ('commercial_partner_id', 'Commercial Customer Mandate'), ('partner_invoice_id', 'Invoice Address Mandate'), ('partner_shipping_id', 'Delivery Address Mandate')] string='Default Sale Mandate Contact'
Public methods (0)

No public methods.

New fields (1)
  • sale_default_mandate_contact Selection
    readonly=False related='company_id.sale_default_mandate_contact' string='Default Sale Mandate Contact'
Public methods (0)

No public methods.

New fields (1)
  • sale_default_mandate_contact Selection
    help='The partner of the sales in which odoo will search for the mandate\n- Customer Mandate: Odoo will look the mandate in the sale partner, whether is an individual or the company\n- Commercial Customer Mandate: Odoo will look the mandate in the sale partner company\n- Invoice Address Mandate: Odoo will look the mandate in the sale invoice address\n- Delivery Address Mandate: Odoo will look the mandate in the sale delivery address\n- False: Odoo will use the company configuration option' selection=[('partner_id', 'Customer Mandate'), ('commercial_partner_id', 'Commercial Customer Mandate'), ('partner_invoice_id', 'Invoice Address Mandate'), ('partner_shipping_id', 'Delivery Address Mandate')] string='Default Sale Mandate Contact'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/bank-payment
GIT
GIThttps://github.com/OCA/bank-payment.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/bank-payment/tree/16.0/account_banking_mandate_sale_contact
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYBanking addons
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Alberto Martínez
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Alberto Martínez
COMMITTERS
COMMITTERSPedro M. Baeza, Weblate, OCA-git-bot, oca-ci, Antônio Neto, Alberto Martínez
WEBSITE
WEBSITEhttps://github.com/OCA/bank-payment
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:12:06
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/bank-payment:
    - account_banking_mandate_contact
    - account_banking_mandate
    - account_payment_order
    - account_payment_partner
    - account_payment_mode
    - account_banking_mandate_sale
    - account_payment_sale
odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - base_iban
    - sale
    - sales_team
    - account_payment
    - payment
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module combines the functionality of account_banking_mandate_sale
with account_banking_mandate_contact and to allows you to 
add a specific contact mandate to sale orders.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
res_config_settings_view_form_inherit_sale_default_mandates settings.view.form.inherit.sale.default.mandates res.config.settings xpath Inherits sale.res_config_settings_view_form
view_partner_property_form res.partner field Inherits account_payment_partner.view_partner_property_form
Models touched (4)

New fields (1)
  • sale_default_mandate_contact Selection
    default='partner_id' help='The contact of this company in which odoo will search for the mandate on sales\n- Customer Mandate: Odoo will look the mandate in the sale partner, whether is an individual or the company\n- Commercial Customer Mandate: Odoo will look the mandate in the sale partner company\n- Invoice Address Mandate: Odoo will look the mandate in the sale invoice address\n- Delivery Address Mandate: Odoo will look the mandate in the sale delivery address\n- False: Odoo will use the first mandate he founds for the partner company. Odoo will also use this option if no default mandate is found in the partner of the above options' selection=[('partner_id', 'Customer Mandate'), ('commercial_partner_id', 'Commercial Customer Mandate'), ('partner_invoice_id', 'Invoice Address Mandate'), ('partner_shipping_id', 'Delivery Address Mandate')] string='Default Sale Mandate Contact'
Public methods (0)

No public methods.

New fields (1)
  • sale_default_mandate_contact Selection
    readonly=False related='company_id.sale_default_mandate_contact' string='Default Sale Mandate Contact'
Public methods (0)

No public methods.

New fields (1)
  • sale_default_mandate_contact Selection
    help='The partner of the sales in which odoo will search for the mandate\n- Customer Mandate: Odoo will look the mandate in the sale partner, whether is an individual or the company\n- Commercial Customer Mandate: Odoo will look the mandate in the sale partner company\n- Invoice Address Mandate: Odoo will look the mandate in the sale invoice address\n- Delivery Address Mandate: Odoo will look the mandate in the sale delivery address\n- False: Odoo will use the first mandate he founds for the partner company. Odoo will also use this option if no default mandate is found in the partner of the above options' selection=[('partner_id', 'Customer Mandate'), ('commercial_partner_id', 'Commercial Customer Mandate'), ('partner_invoice_id', 'Invoice Address Mandate'), ('partner_shipping_id', 'Delivery Address Mandate')] string='Default Sale Mandate Contact'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.