Repository
OCA/account-payment · module folder · Try on Runboat
Module version
0.1.0
Category
Accounting & Finance
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/account-payment
Last tracking update
2026-08-07 07:57:04
Authors
Odoo Community Association (OCA), Ecosoft
Maintainers
Odoo Community Association (OCA), Ecosoft
Committers
Saran440, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
view_account_payment_form_inherit account.payment.form.inherit account.payment form Inherits account_check_printing.view_account_payment_form_inherited
view_account_payment_register_form account.payment.register.form account.payment.register form Inherits account.view_account_payment_register_form
view_payment_check_date_search account.payment.check.date.search account.payment search Inherits account.view_account_payment_search
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (1)
  • check_date Date
    copy=False default=fields.Date.context_today readonly=True required=True states={'draft': [('readonly', False)]}
Public methods (0)

No public methods.

New fields (1)
  • check_date Date
    default=fields.Date.context_today
Public methods (0)

No public methods.

Loading…

Loading…