TIP: You can type at any time to perform a new search.
Website Sale Invoice Address
website_sale_invoice_address · OCA/e-commerce
- Repository
- OCA/e-commerce · module folder · Try on Runboat
- Module version
- 1.1.0
- Category
- Website
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/e-commerce
- Last tracking update
- 2026-08-07 08:09:21
- Authors
- Odoo Community Association (OCA), Tecnativa
- Maintainers
- Odoo Community Association (OCA), Tecnativa
- Committers
- Daniel Duque, Juan Carlos B, Weblate, OCA-git-bot, oca-ci
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
website_sale_invoice_address.address_on_payment |
website_sale_invoice_address.address_on_payment | ir.ui.view | qweb | Inherits website_sale.address_on_payment |
website_sale_invoice_address.checkout |
website_sale_invoice_address.checkout | ir.ui.view | qweb | Inherits website_sale.checkout |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (0)
No new fields.
Public methods (1)-
write(self, vals)Catch the context from the website write so we ensure the correct invoice partner as we would do in backend
New fields (0)
No new fields.
Public methods (1)-
sale_get_order(self, force_create=False, update_pricelist=False)Odoo commit 6e69de67071f2618e00856a74716d861b7f47391 breaks the old flow that puts the invoice partner of the commercial entity. In a B2B environment this is quite necessary. Well catch the context in `sale.order`
Loading…
Loading…
Loading…
Loading…