TIP: You can type at any time to perform a new search.
Account Payment Netting
account_payment_netting · OCA/account-financial-tools
- Repository
- OCA/account-financial-tools · module folder · Try on Runboat
- Module version
- 1.0.1
- Category
- Accounting & Finance
- Folder size
- 0.05 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/account-financial-tools
- Last tracking update
- 2026-08-07 07:31:53
- Authors
- Odoo Community Association (OCA), Ecosoft
- Maintainers
- Odoo Community Association (OCA), Ecosoft
- Committers
- sergiocorato, OCA-git-bot, oca-travis, Fernanda Hernandez, kittiu
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_account_payment_from_invoices |
view.account.payment.from.invoices | account.register.payments | Inherits account.view_account_payment_from_invoices |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (4)
New fields (1)
-
nettingBooleanhelp='Technical field, as user select invoice that are both AR and AP'string='Netting'
-
default_get(self, fields)@api.model
New fields (1)
-
unpaid_move_linesOne2many → account.move.linecomodel_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)@api.multiAttempt to reconcile netting first, and leave the remaining for normal reconcile
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (0)
No new fields.
Public methods (2)-
create_payments(self)@api.multi -
get_payments_vals(self)@api.multiWhen doing netting, combine all invoices