Payments for ARGENTINA

l10n_ar_account_payment
REPOSITORY
REPOSITORYOCA/l10n-argentina
GIT
GIThttps://github.com/OCA/l10n-argentina.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-argentina/tree/10.0/l10n_ar_account_payment
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYOwn Modules
LICENSE
LICENSEGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), E-MIPS
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), E-MIPS
COMMITTERS
COMMITTERSPedro M. Baeza
WEBSITE
WEBSITEhttp://e-mips.com.ar
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:20:03
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - base
    - account_voucher
    - account
    - base_setup
    - web_kanban
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - web_tour
    - report
    - analytic
    - web_planner
    - account_accountant
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
    This module provide :
     Implementation of Receipt/Payments for Argentina
    

Code Analysis

Views touched (6)
XML IDNameModelTypeStatus
view_payment_mode_receipt_form payment.mode.receipt.form payment.mode.receipt form New
view_payment_mode_receipt_search payment.mode.receipt.search payment.mode.receipt search New
view_payment_mode_receipt_tree payment.mode.receipt.tree payment.mode.receipt tree New
view_vendor_l10n_ar_payment_form account.voucher.l10n_ar.payment.form account.voucher field Inherits account_voucher.view_vendor_payment_form
view_vendor_l10n_ar_receipt_form account.voucher.l10n_ar.receipt.form account.voucher field Inherits account_voucher.view_vendor_receipt_form
view_voucher_tree_reference account.voucher.l10n_ar.tree account.voucher field Inherits account_voucher.view_voucher_tree
Models touched (2)

New fields (0)

No new fields.

Public methods (1)
  • invoice_pay_customer(self, cr, uid, ids, context=None)

New fields (6)
  • account_id Many2one → account.account
    required=True args: 'account.account', 'Account'
  • bank_id Many2one → res.partner.bank
    help='Bank Account for the Payment Mode' required=False args: 'res.partner.bank', 'Bank account'
  • company_id Many2one → res.company
    default=<expr> required=True args: 'res.company', 'Company'
  • currency Many2one → res.currency
    help='The currency the field is expressed in.' required=True args: 'res.currency', 'Currency'
  • name Char
    help='Mode of Payment' required=True size=64 args: 'Name'
  • type Selection
    required=True args: [('payment', 'Payment'), ('receipt', 'Receipt')], 'Type'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/l10n-argentina
GIT
GIThttps://github.com/OCA/l10n-argentina.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-argentina/tree/9.0/l10n_ar_account_payment
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYOwn Modules
LICENSE
LICENSEGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), E-MIPS
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), E-MIPS
COMMITTERS
COMMITTERSPedro M. Baeza
WEBSITE
WEBSITEhttp://e-mips.com.ar
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:15:25
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - base
    - account_voucher
    - account
    - base_setup
    - web_kanban
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - report
    - analytic
    - web_tip
    - web_planner
    - account_accountant
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
    This module provide :
     Implementation of Receipt/Payments for Argentina
    

Code Analysis

Views touched (6)
XML IDNameModelTypeStatus
view_payment_mode_receipt_form payment.mode.receipt.form payment.mode.receipt form New
view_payment_mode_receipt_search payment.mode.receipt.search payment.mode.receipt search New
view_payment_mode_receipt_tree payment.mode.receipt.tree payment.mode.receipt tree New
view_vendor_l10n_ar_payment_form account.voucher.l10n_ar.payment.form account.voucher field Inherits account_voucher.view_vendor_payment_form
view_vendor_l10n_ar_receipt_form account.voucher.l10n_ar.receipt.form account.voucher field Inherits account_voucher.view_vendor_receipt_form
view_voucher_tree_reference account.voucher.l10n_ar.tree account.voucher field Inherits account_voucher.view_voucher_tree
Models touched (2)

New fields (0)

No new fields.

Public methods (1)
  • invoice_pay_customer(self, cr, uid, ids, context=None)

New fields (6)
  • account_id Many2one → account.account
    required=True args: 'account.account', 'Account'
  • bank_id Many2one → res.partner.bank
    help='Bank Account for the Payment Mode' required=False args: 'res.partner.bank', 'Bank account'
  • company_id Many2one → res.company
    default=<expr> required=True args: 'res.company', 'Company'
  • currency Many2one → res.currency
    help='The currency the field is expressed in.' required=True args: 'res.currency', 'Currency'
  • name Char
    help='Mode of Payment' required=True size=64 args: 'Name'
  • type Selection
    required=True args: [('payment', 'Payment'), ('receipt', 'Receipt')], 'Type'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/l10n-argentina
GIT
GIThttps://github.com/OCA/l10n-argentina.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-argentina/tree/8.0/l10n_ar_account_payment
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYOwn Modules
LICENSE
LICENSEGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), E-MIPS
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), E-MIPS
COMMITTERS
COMMITTERSStéphane Bidoul, Santiago J. Said, Sebastian Kennedy, OCA-git-bot
WEBSITE
WEBSITEhttp://e-mips.com.ar
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:11:28
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - base
    - account_voucher
    - account
    - base_setup
    - web_kanban
    - web
    - product
    - decimal_precision
    - mail
    - report
    - analytic
    - board
    - edi
    - email_template
    - account_accountant
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
    This module provide :
     Implementation of Receipt/Payments for Argentina
    

Code Analysis

Views touched (6)
XML IDNameModelTypeStatus
view_payment_mode_receipt_form payment.mode.receipt.form payment.mode.receipt form New
view_payment_mode_receipt_search payment.mode.receipt.search payment.mode.receipt search New
view_payment_mode_receipt_tree payment.mode.receipt.tree payment.mode.receipt tree New
view_vendor_l10n_ar_payment_form account.voucher.l10n_ar.payment.form account.voucher field Inherits account_voucher.view_vendor_payment_form
view_vendor_l10n_ar_receipt_form account.voucher.l10n_ar.receipt.form account.voucher field Inherits account_voucher.view_vendor_receipt_form
view_voucher_tree_reference account.voucher.l10n_ar.tree account.voucher field Inherits account_voucher.view_voucher_tree
Models touched (2)

New fields (0)

No new fields.

Public methods (1)
  • invoice_pay_customer(self, cr, uid, ids, context=None)

New fields (6)
  • account_id Many2one → account.account
    required=True args: 'account.account', 'Account'
  • bank_id Many2one → res.partner.bank
    help='Bank Account for the Payment Mode' required=False args: 'res.partner.bank', 'Bank account'
  • company_id Many2one → res.company
    default=<expr> required=True args: 'res.company', 'Company'
  • currency Many2one → res.currency
    help='The currency the field is expressed in.' required=True args: 'res.currency', 'Currency'
  • name Char
    help='Mode of Payment' required=True size=64 args: 'Name'
  • type Selection
    required=True args: [('payment', 'Payment'), ('receipt', 'Receipt')], 'Type'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/l10n-argentina
GIT
GIThttps://github.com/OCA/l10n-argentina.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-argentina/tree/7.0/l10n_ar_account_payment
VERSION
VERSION 1.0
CATEGORY
CATEGORYOwn Modules
LICENSE
LICENSEGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), E-MIPS
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), E-MIPS
COMMITTERS
COMMITTERSSebastian Kennedy, Rocio, Samuel Fabrizio
WEBSITE
WEBSITEhttp://e-mips.com.ar
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:07:16
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - base
    - account_voucher
    - account
    - base_setup
    - web_kanban
    - web
    - product
    - process
    - decimal_precision
    - mail
    - analytic
    - board
    - edi
    - email_template
    - account_accountant
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
    This module provide :
     Implementation of Receipt/Payments for Argentina
    

Code Analysis

Views touched (6)
XML IDNameModelTypeStatus
view_payment_mode_receipt_form payment.mode.receipt.form payment.mode.receipt form New
view_payment_mode_receipt_search payment.mode.receipt.search payment.mode.receipt search New
view_payment_mode_receipt_tree payment.mode.receipt.tree payment.mode.receipt tree New
view_vendor_l10n_ar_payment_form account.voucher.l10n_ar.payment.form account.voucher field Inherits account_voucher.view_vendor_payment_form
view_vendor_l10n_ar_receipt_form account.voucher.l10n_ar.receipt.form account.voucher field Inherits account_voucher.view_vendor_receipt_form
view_voucher_tree_reference account.voucher.l10n_ar.tree account.voucher field Inherits account_voucher.view_voucher_tree
Models touched (0)

No models found for this module.