Daily updates from Odoo
Tuesday, June 12, 2018
1 change · master
Code cleanup and technical improvements
This update modernizes how company, contact, user, and CRM forms react when a state or region is selected. It reduces fragile workarounds in the system, making these forms easier to maintain and less likely to break during future updates.
Original PR description
This method leads to ugly hacks as [this one](https://github.com/Yajo/l10n-germany/commit/599221635f5f091954efed54ab44d53a90517852#diff-cb32caaa5c33bbc0caf735a300e39703R69), mangling with context, to make it compatible with new api ochanges. Let's just update it.