TIP: You can type at any time to perform a new search.
Agreement Account
agreement_account · OCA/agreement
- Repository
- OCA/agreement · module folder · Try on Runboat
- Module version
- 1.0.2
- Category
- Contract
- Folder size
- 0.06 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/agreement
- Last tracking update
- 2026-08-07 08:43:00
- Authors
- Akretion, Odoo Community Association (OCA)
- Maintainers
- Akretion, Odoo Community Association (OCA)
- Committers
- Enric Tobella, Weblate, OCA-git-bot, oca-ci, Bhavesh Heliconia
Code Analysis ⓘ
Views touched (4)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
agreement_form |
invoice.button.agreement.form | agreement | form | Inherits agreement.agreement_form |
invoice_form |
agreement.customer.invoice.form | account.move | form | Inherits account.view_move_form |
invoice_supplier_form |
agreement.supplier.invoice.form | account.move | form | Inherits account.view_move_form |
view_account_invoice_filter |
agreement.account.move.search | account.move | search | Inherits account.view_account_invoice_filter |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (1)
-
agreement_idMany2one → agreementcomodel_name='agreement'copy=Falseondelete='restrict'string='Agreement'tracking=True
No public methods.
New fields (3)
-
in_invoice_countIntegercompute='_compute_invoice_count'string='# of Vendor Bills' -
invoice_idsOne2many → account.movereadonly=Truestring='Invoices' args: 'account.move', 'agreement_id' -
out_invoice_countIntegercompute='_compute_invoice_count'string='# of Customer Invoices'
No public methods.
Loading…
Loading…
Loading…
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- green — ready to merge
- Open since
- 109 days ago
- Last activity
- 51 days ago
- Repository
- OCA/agreement
- Pull request
- [19.0][MIG] agreement_account: Migration to 19.0 (#112)