Repository
OCA/account-invoice-reporting · module folder · Try on Runboat
Module version
1.0.1
Category
Accounting & Finance
Folder size
0.02 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
http://www.ursainfosystems.com
Last tracking update
2026-08-07 07:17:50
Authors
Odoo Community Association (OCA), Ursa Information Systems
Maintainers
Odoo Community Association (OCA), Ursa Information Systems
Committers
Maxime Chambreuil, GitHub, Bhavesh Odedra, OCA Transbot, oca-travis, Sandip Mangukiya
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
l10n_us_account_profile
Description

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_res_partner_form_dtp res.partner.form.dtp res.partner form Inherits account.view_partner_property_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (4)
  • d2p_life Float
    compute='_compute_d2x' string='AVG Days to Pay (lifetime)'
  • d2p_ytd Float
    compute='_compute_d2x' string='AVG Days to Pay (YTD)'
  • d2r_life Float
    compute='_compute_d2x' string='AVG Days to Pay (lifetime)'
  • d2r_ytd Float
    compute='_compute_d2x' string='AVG Days to Pay (YTD)'
Public methods (0)

No public methods.