Migration for purchase payment

purchase_payment
REPOSITORY
REPOSITORYOCA/account-payment
GIT
GIThttps://github.com/OCA/account-payment.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-payment/tree/8.0/purchase_payment
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYTools
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSAntiun Ingeniería S.L., Serv. Tecnol. Avanzados - Pedro M. Baeza
MAINTAINERS
MAINTAINERSAntiun Ingeniería S.L., Serv. Tecnol. Avanzados - Pedro M. Baeza
COMMITTERS
COMMITTERSStéphane Bidoul, Pedro M. Baeza, oca-travis, OCA-git-bot
WEBSITE
WEBSITEhttp://www.antiun.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:11:26
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-payment:
    - account_payment_extension
odoo/odoo:
    - account_payment
    - account
    - base_setup
    - base
    - web_kanban
    - web
    - product
    - decimal_precision
    - mail
    - report
    - analytic
    - board
    - edi
    - email_template
    - account_voucher
    - purchase
    - stock_account
    - stock
    - procurement
    - web_kanban_gauge
    - web_kanban_sparkline
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (0)

No views found for this module.

Models touched (0)

No models found for this module.

REPOSITORY
REPOSITORYOCA/account-payment
GIT
GIThttps://github.com/OCA/account-payment.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-payment/tree/7.0/purchase_payment
VERSION
VERSION 1.0
CATEGORY
CATEGORYGeneric Modules/Sales & Purchases
LICENSE
LICENSEGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Pexego
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Pexego
COMMITTERS
COMMITTERSLorenzo Battistini, Alexandre Fayolle, Joao Alfredo Gama Batista, Pedro M. Baeza, Rudolf Schnapka, moylop260, dufresnedavid
WEBSITE
WEBSITEwww.pexego.es
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:07:16
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-payment:
    - account_payment_extension
odoo/odoo:
    - account_payment
    - account
    - base_setup
    - base
    - web_kanban
    - web
    - product
    - process
    - decimal_precision
    - mail
    - analytic
    - board
    - edi
    - email_template
    - account_voucher
    - purchase
    - stock
    - procurement
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Adds payment info to the purchase process.

Adds payment type, terms, and bank account to the purchase orders.

Allows to set different default payment terms for purchases (the partners
will have payment terms and supplier payment terms).

The payment terms, payment type and bank account default values for the
purchase will be taken from the partner.

Invoices created from purchase orders, or from pickings related to purchase
orders, will inherit this payment info from the payment order.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
purchase_order_form_add_payment_info purchase.order.form.add_payment_info purchase.order field Inherits purchase.purchase_order_form
view_payment_type_res_partner_form2_add_payment_term_supplier res.partner.property.form.add_payment_term_supplier res.partner field Inherits account_payment_extension.view_payment_type_res_partner_form2
Models touched (0)

No models found for this module.

REPOSITORY
REPOSITORYOCA/account-payment
GIT
GIThttps://github.com/OCA/account-payment.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-payment/tree/6.1/purchase_payment
VERSION
VERSION 1.0
CATEGORY
CATEGORYGeneric Modules/Sales & Purchases
LICENSE
LICENSEGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Pexego
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Pexego
COMMITTERS
COMMITTERSAlexandre Fayolle, Raphaël Valyi, Maxime Chambreuil, Omar (pexego), unknown, mikel, Alexandre Fayolle @ camptocamp, Borja L.S., Jordi Esteve, Launchpad Translations on behalf of account-payment-team, JMA(OpenERP)
WEBSITE
WEBSITEwww.pexego.es
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:04:07
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-payment:
    - account_payment_extension
odoo/odoo:
    - account_payment
    - account
    - base_setup
    - base
    - product
    - process
    - decimal_precision
    - analytic
    - board
    - edi
    - email_template
    - mail
    - base_tools
    - account_voucher
    - purchase
    - stock
    - procurement
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Adds payment info to the purchase process.

Adds payment type, terms, and bank account to the purchase orders.

Allows to set different default payment terms for purchases (the partners
will have payment terms and supplier payment terms).

The payment terms, payment type and bank account default values for the
purchase will be taken from the partner.

Invoices created from purchase orders, or from pickings related to purchase
orders, will inherit this payment info from the payment order.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
purchase_order_form_add_payment_info purchase.order.form.add_payment_info purchase.order field Inherits purchase.purchase_order_form
view_payment_type_res_partner_form2_add_payment_term_supplier res.partner.property.form.add_payment_term_supplier res.partner field Inherits account_payment_extension.view_payment_type_res_partner_form2
Models touched (0)

No models found for this module.