| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/sale-workflow |
| GIT | |
| GIT | https://github.com/OCA/sale-workflow.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/sale-workflow/tree/7.0/sale_show_addresses |
| VERSION | |
| VERSION | 0.1 |
| CATEGORY | |
| CATEGORY | Sale |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Savoir-faire Linux |
| MAINTAINERS | |
| MAINTAINERS | Savoir-faire Linux |
| COMMITTERS | |
| COMMITTERS | Alexandre Fayolle, Vincent Vinet |
| WEBSITE | |
| WEBSITE | http://www.savoirfairelinux.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:07:13 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - sale - account_voucher - account - base_setup - base - web_kanban - web - product - process - decimal_precision - analytic - board - edi - email_template |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
This module displays the complete addresses on the sales order before saving,
so you don't have to open the partner form or save the sales order to check
if you pick the right partner or address.
Contributors
------------
* Vincent Vinet (vincent.vinet@savoirfairelinux.com)
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_order_form |
Sale Order Form +addresses | sale.order | xpath | Inherits sale.view_order_form |
No new fields.
Public methods (3)fields_view_get(self, cr, uid, view_id=None, view_type='form', context=None, toolbar=False, submenu=False)
onchange_partner_address(self, cr, uid, ids, ui_field, partner_id, context=None)
onchange_partner_id(self, cr, uid, ids, part, context=None)