TIP: You can type at any time to perform a new search.
Update Invoice's Due Date
account_invoice_date_due · OCA/account-invoicing
- Repository
- OCA/account-invoicing · module folder · Try on Runboat
- Module version
- 1.0.1
- Category
- Accounting
- Folder size
- 0.06 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/account-invoicing
- Last tracking update
- 2026-08-07 08:42:47
- Authors
- Vauxoo, Odoo Community Association (OCA)
- Maintainers
- Vauxoo, Odoo Community Association (OCA)
- Committers
- Weblate, OCA-git-bot, oca-ci, juancarlosonate-tecnativa, Sergio Bustamante
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module sets the invoice's due date field as editable (Even if the invoice state is done and a Payment Term is set). When the field is edited, the invoice's due date is updated, along with the related invoice lines.
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_move_form |
account.move.form | account.move | form | Inherits account.view_move_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (2)
-
invoice_date_dueDatecompute='_compute_invoice_date_due'inverse='_inverse_invoice_date_due'string='Due Date' -
invoice_date_due_payment_termDaterelated='invoice_date_due'string='Due Date Payment Term'
-
write(self, vals)
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- green — ready to merge
- Open since
- 173 days ago
- Last activity
- 69 days ago
- Repository
- OCA/account-invoicing
- Pull request
- [19.0][MIG] account_invoice_date_due: Migration to 19.0 (#2282)