Repository
OCA/account-invoicing · module folder · Try on Runboat
Module version
1.0.0
Category
Accounting
Folder size
0.04 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/account-invoicing
Last tracking update
2026-08-07 07:47:28
Authors
Odoo Community Association (OCA), Pierre Verkest
Maintainers
Odoo Community Association (OCA), Pierre Verkest
Committers
Pierre Verkest, Weblate, OCA-git-bot
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

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

No HTTP endpoints found for this module.

Models touched (2)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • property_refund_payment_term_id Many2one → account.payment.term
    company_dependent=True domain="[('company_id', 'in', [current_company_id, False])]" help='This payment term will be used instead of the default one for customer refunds' string='Customer refund Payment Terms' args: 'account.payment.term'
Public methods (0)

No public methods.