| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/multi-company |
| GIT | |
| GIT | https://github.com/OCA/multi-company.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/multi-company/tree/14.0/account_payment_other_company |
| VERSION | |
| VERSION | 1.0.2 |
| CATEGORY | |
| CATEGORY | Invoicing Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Open Source Integrators |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Open Source Integrators |
| COMMITTERS | |
| COMMITTERS | GitHub, Miquel Raïch, Weblate, OCA-git-bot, oca-ci, Vimal Patel, HemanginiPatel, Núria Sancho, Urvisha-OSI |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/multi-company |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:40:51 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/multi-company: - account_invoice_consolidated 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_paid_by_form |
account.payment.tree.paid.by.form | account.payment | field | Inherits account.view_account_payment_form |
view_account_payment_register_form_multi_company |
account.payment.register.wizard | account.payment.register | field | Inherits account.view_account_payment_register_form |
No new fields.
Public methods (2)name_get(self)
search_read(self, domain=None, fields=None, offset=0, limit=None, order=None)
other_journal_id
Many2one → account.journal
domain=[('type', 'in', ('bank', 'cash'))]
string='Paid By'
args: 'account.journal'
other_move_id
Many2one → account.move
string='Move in the other company'
args: 'account.move'
show_other_journal
Boolean
default=False
invisible=True
action_validate_invoice_payment(self)
create_move_other_company(self)
onchange_show_other_journal(self)
post(self)
other_journal_id
Many2one → account.journal
domain=[('type', 'in', ('bank', 'cash'))]
string='Paid By'
args: 'account.journal'
show_other_journal
Boolean
default=False
invisible=True
default_get(self, fields)
onchange_show_other_journal(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/multi-company |
| GIT | |
| GIT | https://github.com/OCA/multi-company.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/multi-company/tree/12.0/account_payment_other_company |
| VERSION | |
| VERSION | 1.2.0 |
| CATEGORY | |
| CATEGORY | Invoicing Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Open Source Integrators |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Open Source Integrators |
| COMMITTERS | |
| COMMITTERS | Maxime Chambreuil, GitHub, oca-travis, OCA-git-bot, scampbell, Murtuza Saleh |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/multi-company |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:14 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/multi-company: - account_invoice_consolidated odoo/odoo: - account - base_setup - base - web - product - decimal_precision - bus - web_tour - uom - analytic - portal - http_routing - digest |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_payment_paid_by_form |
account.payment.tree.paid.by.form | account.payment | field | Inherits account.view_account_payment_form |
account_payment_paid_by_invoice |
account.payment.tree.paid.by.invoice | account.payment | field | Inherits account.view_account_payment_invoice_form |
view_account_payment_from_invoices_multi_company |
account.register.payments.wizard | account.register.payments | field | Inherits account.view_account_payment_from_invoices |
No new fields.
Public methods (2)name_get(self)
search_read(self, domain=None, fields=None, offset=0, limit=None, order=None)
No new fields.
Public methods (0)No public methods.
other_journal_id
Many2one → account.journal
domain=[('type', 'in', ('bank', 'cash'))]
string='Paid By'
args: 'account.journal'
other_move_id
Many2one → account.move
string='Move in the other company'
args: 'account.move'
show_other_journal
Boolean
default=False
invisible=True
action_validate_invoice_payment(self)
create_move_other_company(self)
onchange_show_other_journal(self)
post(self)
company_id
Many2one → res.company
readonly=True
related='journal_id.company_id'
string='Company'
args: 'res.company'
other_journal_id
Many2one → account.journal
domain=[('type', 'in', ('bank', 'cash'))]
string='Paid By'
args: 'account.journal'
show_other_journal
Boolean
default=False
invisible=True
create_payments(self)
default_get(self, fields)
onchange_show_other_journal(self)