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
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
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)
  • netting Boolean
    help='Technical field, as user select invoice that are both AR and AP' string='Netting'
Public methods (1)
  • default_get(self, fields)
    @api.model

New fields (1)
  • 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'
Public methods (1)
  • register_payment(self, payment_line, writeoff_acc_id=False, writeoff_journal_id=False)
    @api.multi
    Attempt 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.multi
    When doing netting, combine all invoices