| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-financial-tools |
| GIT | |
| GIT | https://github.com/OCA/account-financial-tools.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-financial-tools/tree/12.0/account_payment_netting |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Ecosoft |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Ecosoft |
| COMMITTERS | |
| COMMITTERS | oca-travis, OCA-git-bot, sergiocorato, Fernanda Hernandez, kittiu |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-financial-tools |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:18 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
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 |
|---|---|---|---|---|
view_account_payment_from_invoices |
view.account.payment.from.invoices | account.register.payments | field | Inherits account.view_account_payment_from_invoices |
netting
Boolean
help='Technical field, as user select invoice that are both AR and AP'
string='Netting'
default_get(self, fields)
unpaid_move_lines
One2many → account.move.line
comodel_name='account.move.line'
compute='_compute_unpaid_move_lines'
help='Compute unpaid AR/AP move lines of this invoice'
register_payment(self, payment_line, writeoff_acc_id=False, writeoff_journal_id=False)
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (2)create_payments(self)
get_payments_vals(self)