-
- Downloads
[FIX] base_address_city: disable address form edition
An error is thrown when trying to edit fields in the address of a
partner when an address_view_id is set on the company country
Steps to reproduce:
1. Install Contacts, Studio and module l10n_mx_edi_extended
2. Go to Contacts and open any contact
3. Toggle Studio
4. Click on the Zip field in the address
5. Try to edit the label of the field, an error is thrown
Solution:
Render the original view by using the no_adress_format context key
opw-3374394
closes odoo/odoo#126727
Related: odoo/enterprise#43316
Signed-off-by:
Guillaume Merlin (megu) <megu@odoo.com>
Please register or sign in to comment