Contract Payment Mode

contract_payment_mode
REPOSITORY
REPOSITORYOCA/contract
GIT
GIThttps://github.com/OCA/contract.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/contract/tree/18.0/contract_payment_mode
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYSales Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA), Domatix
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA), Domatix
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Andreu Orensanz
WEBSITE
WEBSITEhttps://github.com/OCA/contract
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:10
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/bank-payment:
    - account_payment_partner
    - account_payment_mode
OCA/contract:
    - contract
odoo/odoo:
    - base
    - account
    - base_setup
    - web
    - onboarding
    - product
    - mail
    - bus
    - web_tour
    - html_editor
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module allows to set a payment mode on contract for creating the
invoices with this payment mode.

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
contract_contract_form_view contract.contract form view (in contract_payment_mode) contract.contract field Inherits contract.contract_contract_form_view
contract_contract_search_view contract.contract search view (in contract_payment_mode) contract.contract field Inherits contract.contract_contract_search_view
contract_contract_supplier_form_view contract.contract supplier form view (in contract_payment_mode) contract.contract field Inherits contract.contract_contract_supplier_form_view
contract_contract_tree_view contract.contract tree view (in contract_payment_mode) contract.contract field Inherits contract.contract_contract_tree_view
Models touched (1)

New fields (1)
  • payment_mode_id Many2one → account.payment.mode
    comodel_name='account.payment.mode' compute='_compute_payment_mode_id' domain=[('payment_type', '=', 'inbound')] index=True readonly=False store=True string='Payment Mode'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/contract
GIT
GIThttps://github.com/OCA/contract.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/contract/tree/17.0/contract_payment_mode
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYSales Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA), Domatix
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA), Domatix
COMMITTERS
COMMITTERSOCA-git-bot, oca-ci, sygel
WEBSITE
WEBSITEhttps://github.com/OCA/contract
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:20:04
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/bank-payment:
    - account_payment_partner
    - account_payment_mode
OCA/contract:
    - contract
odoo/odoo:
    - base
    - account
    - base_setup
    - web
    - onboarding
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module allows to set a payment mode on contract for creating the
invoices with this payment mode.

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
contract_contract_form_view contract.contract form view (in contract_payment_mode) contract.contract field Inherits contract.contract_contract_form_view
contract_contract_search_view contract.contract search view (in contract_payment_mode) contract.contract field Inherits contract.contract_contract_search_view
contract_contract_supplier_form_view contract.contract supplier form view (in contract_payment_mode) contract.contract field Inherits contract.contract_contract_supplier_form_view
contract_contract_tree_view contract.contract tree view (in contract_payment_mode) contract.contract field Inherits contract.contract_contract_tree_view
Models touched (1)

New fields (1)
  • payment_mode_id Many2one → account.payment.mode
    comodel_name='account.payment.mode' compute='_compute_payment_mode_id' domain=[('payment_type', '=', 'inbound')] index=True readonly=False store=True string='Payment Mode'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/contract
GIT
GIThttps://github.com/OCA/contract.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/contract/tree/16.0/contract_payment_mode
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYSales Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA), Domatix
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA), Domatix
COMMITTERS
COMMITTERSEnric Tobella, Weblate, OCA-git-bot, oca-ci, Carolina Fernandez
WEBSITE
WEBSITEhttps://github.com/OCA/contract
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:43
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/bank-payment:
    - account_payment_partner
    - account_payment_mode
OCA/contract:
    - contract
odoo/odoo:
    - base
    - account
    - base_setup
    - web
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
contract_contract_form_view contract.contract form view (in contract_payment_mode) contract.contract field Inherits contract.contract_contract_form_view
contract_contract_search_view contract.contract search view (in contract_payment_mode) contract.contract field Inherits contract.contract_contract_search_view
contract_contract_supplier_form_view contract.contract supplier form view (in contract_payment_mode) contract.contract field Inherits contract.contract_contract_supplier_form_view
contract_contract_tree_view contract.contract tree view (in contract_payment_mode) contract.contract field Inherits contract.contract_contract_tree_view
Models touched (1)

New fields (1)
  • payment_mode_id Many2one → account.payment.mode
    comodel_name='account.payment.mode' domain=[('payment_type', '=', 'inbound')] index=True string='Payment Mode'
Public methods (1)
  • on_change_partner_id(self)
    @api.onchange('partner_id')
REPOSITORY
REPOSITORYOCA/contract
GIT
GIThttps://github.com/OCA/contract.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/contract/tree/15.0/contract_payment_mode
VERSION
VERSION 1.1.1
CATEGORY
CATEGORYSales Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA), Domatix
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA), Domatix
COMMITTERS
COMMITTERSOCA Transbot, Weblate, OCA-git-bot, oca-ci, Marcel Savegnago, Palkesh Aktiv, Palkesh
WEBSITE
WEBSITEhttps://github.com/OCA/contract
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:46:32
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/bank-payment:
    - account_payment_partner
    - account_payment_mode
OCA/contract:
    - contract
odoo/odoo:
    - base
    - account
    - base_setup
    - web
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
contract_contract_form_view contract.contract form view (in contract_payment_mode) contract.contract field Inherits contract.contract_contract_form_view
contract_contract_search_view contract.contract search view (in contract_payment_mode) contract.contract field Inherits contract.contract_contract_search_view
contract_contract_supplier_form_view contract.contract supplier form view (in contract_payment_mode) contract.contract field Inherits contract.contract_contract_supplier_form_view
contract_contract_tree_view contract.contract tree view (in contract_payment_mode) contract.contract field Inherits contract.contract_contract_tree_view
Models touched (1)

New fields (1)
  • payment_mode_id Many2one → account.payment.mode
    comodel_name='account.payment.mode' domain=[('payment_type', '=', 'inbound')] index=True string='Payment Mode'
Public methods (1)
  • on_change_partner_id(self)
    @api.onchange('partner_id')
REPOSITORY
REPOSITORYOCA/contract
GIT
GIThttps://github.com/OCA/contract.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/contract/tree/14.0/contract_payment_mode
VERSION
VERSION 1.1.2
CATEGORY
CATEGORYSales Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA), Domatix
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA), Domatix
COMMITTERS
COMMITTERSAlexis de Lattre, OCA Transbot, oca-travis, Weblate, OCA-git-bot, Marcel Savegnago, AmmarOSI
WEBSITE
WEBSITEhttps://github.com/OCA/contract
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:40:55
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/bank-payment:
    - account_payment_partner
    - account_payment_mode
OCA/contract:
    - contract
odoo/odoo:
    - base
    - account
    - base_setup
    - web
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
contract_contract_form_view contract.contract form view (in contract_payment_mode) contract.contract field Inherits contract.contract_contract_form_view
contract_contract_search_view contract.contract search view (in contract_payment_mode) contract.contract field Inherits contract.contract_contract_search_view
contract_contract_supplier_form_view contract.contract supplier form view (in contract_payment_mode) contract.contract field Inherits contract.contract_contract_supplier_form_view
contract_contract_tree_view contract.contract tree view (in contract_payment_mode) contract.contract field Inherits contract.contract_contract_tree_view
Models touched (1)

New fields (1)
  • payment_mode_id Many2one → account.payment.mode
    check_company=True comodel_name='account.payment.mode' domain="[('payment_type', '=', 'inbound'), ('company_id', '=', company_id)]" index=True string='Payment Mode'
Public methods (1)
  • on_change_partner_id(self)
    @api.onchange('partner_id')
REPOSITORY
REPOSITORYOCA/contract
GIT
GIThttps://github.com/OCA/contract.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/contract/tree/13.0/contract_payment_mode
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYSales Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA), Domatix
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA), Domatix
COMMITTERS
COMMITTERSoca-travis, Weblate, OCA-git-bot, Guille
WEBSITE
WEBSITEhttps://github.com/OCA/contract
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:34:11
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/bank-payment:
    - account_payment_partner
    - account_payment_mode
OCA/contract:
    - contract
odoo/odoo:
    - base
    - account
    - base_setup
    - web
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES python-dateutil
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
contract_contract_form_view contract.contract form view (in contract_payment_mode) contract.contract field Inherits contract.contract_contract_form_view
contract_contract_search_view contract.contract search view (in contract_payment_mode) contract.contract field Inherits contract.contract_contract_search_view
contract_contract_supplier_form_view contract.contract supplier form view (in contract_payment_mode) contract.contract field Inherits contract.contract_contract_supplier_form_view
contract_contract_tree_view contract.contract tree view (in contract_payment_mode) contract.contract field Inherits contract.contract_contract_tree_view
Models touched (1)

New fields (1)
  • payment_mode_id Many2one → account.payment.mode
    comodel_name='account.payment.mode' domain=[('payment_type', '=', 'inbound')] index=True string='Payment Mode'
Public methods (1)
  • on_change_partner_id(self)
    @api.onchange('partner_id')
REPOSITORY
REPOSITORYOCA/contract
GIT
GIThttps://github.com/OCA/contract.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/contract/tree/12.0/contract_payment_mode
VERSION
VERSION 1.2.0
CATEGORY
CATEGORYSales Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA), Domatix
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA), Domatix
COMMITTERS
COMMITTERSGitHub, Daniel Reis, sbejaoui, OCA Transbot, oca-travis, Weblate, OCA-git-bot, Florent THOMAS
WEBSITE
WEBSITEhttps://github.com/OCA/contract
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:15
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/bank-payment:
    - account_payment_partner
    - account_payment_mode
OCA/contract:
    - contract
odoo/odoo:
    - base
    - account
    - base_setup
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - http_routing
    - digest
    - auth_signup
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES python-dateutil
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
contract_contract_form_view contract.contract form view (in contract_payment_mode) contract.contract field Inherits contract.contract_contract_form_view
contract_contract_search_view contract.contract search view (in contract_payment_mode) contract.contract field Inherits contract.contract_contract_search_view
contract_contract_supplier_form_view contract.contract supplier form view (in contract_payment_mode) contract.contract field Inherits contract.contract_contract_supplier_form_view
contract_contract_tree_view contract.contract tree view (in contract_payment_mode) contract.contract field Inherits contract.contract_contract_tree_view
Models touched (1)

New fields (1)
  • payment_mode_id Many2one → account.payment.mode
    comodel_name='account.payment.mode' domain=[('payment_type', '=', 'inbound')] index=True string='Payment Mode'
Public methods (1)
  • on_change_partner_id(self)
    @api.onchange('partner_id')
REPOSITORY
REPOSITORYOCA/contract
GIT
GIThttps://github.com/OCA/contract.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/contract/tree/11.0/contract_payment_mode
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYSales Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA), Domatix
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA), Domatix
COMMITTERS
COMMITTERScubells, OCA Transbot, oca-travis, Weblate, OCA-git-bot
WEBSITE
WEBSITEhttp://www.domatix.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:23:56
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/bank-payment:
    - account_payment_partner
    - account_payment_mode
OCA/contract:
    - contract
odoo/odoo:
    - base
    - account
    - base_setup
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - web_tour
    - analytic
    - web_planner
    - portal
    - http_routing
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
account_analytic_account_payment_form account.analytic.account.payment.form account.analytic.account xpath Inherits analytic.view_account_analytic_account_form
view_account_analytic_account_payment_tree account.analytic.account.payment.list account.analytic.account field Inherits analytic.view_account_analytic_account_list
view_account_analytic_account_search account.analytic.account.search account.analytic.account field Inherits analytic.view_account_analytic_account_search
Models touched (1)

New fields (1)
  • payment_mode_id Many2one → account.payment.mode
    comodel_name='account.payment.mode' domain=[('payment_type', '=', 'inbound')] string='Payment Mode'
Public methods (1)
  • on_change_partner_id(self)
    @api.onchange('partner_id')
REPOSITORY
REPOSITORYOCA/contract
GIT
GIThttps://github.com/OCA/contract.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/contract/tree/10.0/contract_payment_mode
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYSales Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA), Domatix
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA), Domatix
COMMITTERS
COMMITTERSPedro M. Baeza, OCA Transbot, oca-travis, Weblate, OCA-git-bot, David Vidal
WEBSITE
WEBSITEhttp://www.domatix.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:19:55
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/bank-payment:
    - account_payment_partner
    - account_payment_mode
OCA/contract:
    - contract
odoo/odoo:
    - base
    - account
    - base_setup
    - web_kanban
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - web_tour
    - report
    - analytic
    - web_planner
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
account_analytic_account_payment_form account.analytic.account.payment.form account.analytic.account xpath Inherits analytic.view_account_analytic_account_form
view_account_analytic_account_payment_tree account.analytic.account.payment.list account.analytic.account field Inherits analytic.view_account_analytic_account_list
view_account_analytic_account_search account.analytic.account.search account.analytic.account field Inherits analytic.view_account_analytic_account_search
Models touched (1)

New fields (1)
  • payment_mode_id Many2one → account.payment.mode
    comodel_name='account.payment.mode' domain=[('payment_type', '=', 'inbound')] string='Payment Mode'
Public methods (1)
  • on_change_partner_id(self)
    @api.onchange('partner_id')
REPOSITORY
REPOSITORYOCA/contract
GIT
GIThttps://github.com/OCA/contract.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/contract/tree/9.0/contract_payment_mode
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYSales Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA), Domatix
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA), Domatix
COMMITTERS
COMMITTERSPedro M. Baeza, Carlos Dauden, OCA Transbot, oca-travis, Weblate, OCA-git-bot
WEBSITE
WEBSITEhttp://www.domatix.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:15:19
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/bank-payment:
    - account_payment_partner
    - account_payment_mode
OCA/contract:
    - contract
odoo/odoo:
    - base
    - account
    - base_setup
    - web_kanban
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - report
    - analytic
    - web_tip
    - web_planner
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
account_analytic_account_payment_form account.analytic.account.payment.form account.analytic.account xpath Inherits analytic.view_account_analytic_account_form
view_account_analytic_account_payment_tree account.analytic.account.payment.list account.analytic.account field Inherits analytic.view_account_analytic_account_list
view_account_analytic_account_search account.analytic.account.search account.analytic.account field Inherits analytic.view_account_analytic_account_search
Models touched (1)

New fields (1)
  • payment_mode_id Many2one → account.payment.mode
    comodel_name='account.payment.mode' domain=[('payment_type', '=', 'inbound')] string='Payment Mode'
Public methods (1)
  • on_change_partner_id(self)
    @api.onchange('partner_id')
REPOSITORY
REPOSITORYOCA/contract
GIT
GIThttps://github.com/OCA/contract.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/contract/tree/8.0/contract_payment_mode
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYSales Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSOdoo Community Association (OCA), Domatix
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Domatix
COMMITTERS
COMMITTERSPedro M. Baeza, Stéphane Bidoul (ACSONE), OCA Transbot, oca-travis, Antonio Espinosa, OCA-git-bot, AngelMoya-Domatix
WEBSITE
WEBSITEhttp://www.domatix.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:11:21
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/bank-payment:
    - account_payment_partner
    - account_banking_payment_export
odoo/odoo:
    - account_analytic_analysis
    - hr_timesheet_invoice
    - account
    - base_setup
    - base
    - web_kanban
    - web
    - product
    - decimal_precision
    - mail
    - report
    - analytic
    - board
    - edi
    - email_template
    - hr_timesheet
    - hr
    - resource
    - hr_attendance
    - sale
    - sales_team
    - web_kanban_sparkline
    - account_voucher
    - procurement
    - account_payment
    - base_iban
    - document
    - knowledge
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
account_analytic_account_payment_form account.analytic.account.payment.form account.analytic.account xpath Inherits analytic.view_account_analytic_account_form
view_account_analytic_account_payment_search account.analytic.account.payment.search account.analytic.account field Inherits account_analytic_analysis.view_account_analytic_account_overdue_search
view_account_analytic_account_payment_tree account.analytic.account.payment.list account.analytic.account field Inherits account.view_account_analytic_account_list
Models touched (1)

New fields (1)
  • payment_mode_id Many2one → payment.mode
    domain="[('sale_ok', '=', True)]" string='Payment Mode' args: 'payment.mode'
Public methods (1)
  • on_change_partner_id(self, partner_id, name)
    @api.multi