| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-payment |
| GIT | |
| GIT | https://github.com/OCA/account-payment.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-payment/tree/14.0/account_payment_paired_internal_transfer |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Odoo SA, Jarsa |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Odoo SA, Jarsa |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, Weblate, OCA-git-bot, Jesús Alan Ramos Rodríguez, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-payment |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:09 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web - product - 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 | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_payment_form |
account_payment.form | account.payment | xpath | Inherits account.view_account_payment_form |
destination_journal_id
Many2one → account.journal
comodel_name='account.journal'
domain="[('type', 'in', ['bank', 'cash']), ('company_id', '=', company_id), ('id', '!=', journal_id)]"
string='Destination Journal'
paired_internal_transfer_payment_id
Many2one → account.payment
comodel_name='account.payment'
help='When an internal transfer is posted, a paired payment is created. They cross referenced trough this field'
action_post(self)