TIP: You can type at any time to perform a new search.
Account invoice delivery address
account_invoice_delivery_address · OCA/account-invoice-reporting
- Repository
- OCA/account-invoice-reporting · module folder · Try on Runboat
- Module version
- 1.0
- Category
- Folder size
- 0.03 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- None
- Last tracking update
- 2026-08-20 22:25:52
- Authors
- Odoo Community Association (OCA), Therp BV
- Maintainers
- Odoo Community Association (OCA), Therp BV
- Committers
- Pedro M. Baeza, Stéphane Bidoul (ACSONE)
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
Adds delivery address to the invoice. Also makes sure delivery address is filled from default delivery address, or taken from sales order. Delivery address might also be changed untill invoice is confirmed.
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
form_invoice_delivery_address |
account.invoice.delivery.address | account.invoice | form | Inherits account.invoice_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (0)
No new fields.
Public methods (2)-
create(self, cr, uid, vals, context=None)get delivery address, when not already in vals -
write(self, cr, uid, ids, vals, context=None)get delivery address, when not already in vals, or filled
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.
Loading…
Loading…