Vauxoo / odoo

Fork of Odoo (formerly OpenERP). [This project is not publically mantained just born for internal usage with some little patches] go to official repository on github.com/odoo/odoo
https://www.odoo.com
Other
9 stars 9 forks source link

[FIX] base_address_city: The city field will not be replace in the view #237

Closed maitaoriana closed 7 years ago

maitaoriana commented 7 years ago

So that the city and city_id fields can be customized and the _fields_view_get_address method does not overwrite the changes.

luistorresm commented 7 years ago

@maitaoriana

I will to close this PR, this was fixed.

Regards