TIP: You can type at any time to perform a new search.
Create Refund Invoice
account_invoice_refund_option · OCA/account-invoicing
- Repository
- OCA/account-invoicing · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Accounting
- Folder size
- 0.07 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://www.tecnativa.com/
- Last tracking update
- 2026-08-07 07:09:56
- Authors
- Odoo Community Association (OCA), Tecnativa
- Maintainers
- Odoo Community Association (OCA), Tecnativa
- Committers
- Pedro M. Baeza, GitHub, OCA Transbot, oca-travis
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
invoice_form |
Add refund option to customer invoices | account.invoice | form | Inherits account.invoice_form |
invoice_supplier_form |
Add refund option to vendor invoices | account.invoice | form | Inherits account.invoice_supplier_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (1)
-
is_refundBooleancompute='_compute_is_refund'help='Indicate if this invoice is a refund.'inverse='_inverse_is_refund'readonly=Truestates={'draft': [('readonly', False)]}string='Is a refund?'
No public methods.
- Status
- Open migration PR — not merged yet for this version
- CI status
- checks failing
- Open since
- 316 days ago
- Last activity
- 63 days ago
- Repository
- OCA/account-invoicing
- Pull request
- [18.0][MIG] account_invoice_refund_option: Migration to 18.0 (#2129)