TIP: You can type at any time to perform a new search.
Payments Due list
account_due_list · OCA/account-payment
- Repository
- OCA/account-payment · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Generic Modules/Payment
- Folder size
- 0.19 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/account-payment
- Last tracking update
- 2026-08-07 09:06:25
- Authors
- Odoo Community Association (OCA)
- Maintainers
- Odoo Community Association (OCA)
- Committers
- Weblate, OCA-git-bot, oca-ci, eugenio
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- account_due_list_payment_mode, l10n_br_account_due_list
- Description
This module adds a pending payments due list. The list contains every expected payment that has been generated by reconcilable accounts. The list is fully filterable.
Code Analysis ⓘ
Views touched (4)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_payments_filter |
Payments Selection | account.move.line | search | New |
view_payments_graph |
account.move.line.graph | account.move.line | graph | New |
view_payments_pivot |
account.move.line.pivot | account.move.line | pivot | New |
view_payments_tree |
Payments | account.move.line | list | New |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (5)
-
invoice_dateDaterelated='move_id.invoice_date'string='Invoice Date' -
invoice_originCharrelated='move_id.invoice_origin'string='Source Doc' -
invoice_user_idMany2one → res.userscomodel_name='res.users'related='move_id.invoice_user_id'store=Truestring='Invoice salesperson' -
partner_refCharrelated='partner_id.ref'string='Partner Ref' -
payment_term_idMany2one → account.payment.termrelated='move_id.invoice_payment_term_id'string='Payment Terms' args: 'account.payment.term'
No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…