Browse Source
For some reason, this access was removed during the migration to 12.0 (67baf9196
).
But this security is perfectly valid and aligned to Odoo core's security for `res.city`[^1].
Without this, you might get bitten while trying to implement website features that
require reading or setting partner's zip_id.
[^1]: https://github.com/odoo/odoo/blob/f5a5d9616/addons/base_address_city/security/ir.model.access.csv
14.0
Ivàn Todorovich
3 years ago
1 changed files with 1 additions and 0 deletions
Loading…
Reference in new issue