| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-invoicing |
| GIT | |
| GIT | https://github.com/OCA/account-invoicing.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-invoicing/tree/8.0/account_outstanding_payment |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Therp BV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Therp BV |
| COMMITTERS | |
| COMMITTERS | George Daramouskas |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:11:24 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base - account - base_setup - web_kanban - web - product - decimal_precision - report - analytic - board - edi - email_template |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
assets_backend |
account_outstanding_payment assets | ir.ui.view | qweb | Inherits web.assets_backend |
invoice_form |
account.invoice.form | account.invoice | xpath | Inherits account.invoice_form |
view_account_config_settings_ari |
view_account_config_settings_ari | account.config.settings | xpath | Inherits account.view_account_config_settings |
reconciliation_writeoff_account
Many2one → account.account
required=True
args: 'account.account', 'Write-Off account'
get_reconciliation_writeoff_account(self)
set_reconciliation_writeoff_account(self)
has_outstanding
Boolean
compute='_compute_get_outstanding_info_JSON'
outstanding_credits_debits_widget
Text
compute='_compute_get_outstanding_info_JSON'
payments_widget
Text
compute='_compute_get_payment_info_JSON'
assign_outstanding_credit(self, credit_aml_id)
register_payment(self, payment_line, writeoff_acc_id=False, writeoff_journal_id=False)
No new fields.
Public methods (1)remove_move_reconcile(self, move_ids=None, opening_reconciliation=False)