mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
The module was ignoring the local field options 'create' and 'create_edit'.
For example, specifying options="{'create': true, 'create_edit': true}" on a
field would not override the web_m2x_options system parameters.