TIP: You can type at any time to perform a new search.
Account Check Payee
account_check_payee · OCA/account-payment
- Repository
- OCA/account-payment · module folder · Try on Runboat
- Module version
- 1.0.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-git-bot, oca-ci
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (1)
-
check_payeeCharcopy=Falsedefault='-'readonly=Truerequired=Truestates={'draft': [('readonly', False)]}string='Payee'
No public methods.
New fields (2)
-
check_payeeCharcompute='_compute_check_payee'copy=Falsereadonly=Falserequired=Truestore=Truestring='Payee' -
payment_method_codeCharrelated='payment_method_line_id.code'
No public methods.
Loading…