a24ef15a02330c065e08f202ea904a80206320c6
Wizard was deployed without an entry in security/ir.model.access.csv, so ANY user (including managers) got a permission error when opening the menu. The model is registered but has no group access rules, so Odoo's ORM blocks read/create on it. Grant full CRUD on fusion.clock.nfc.enrollment.wizard to group_fusion_clock_manager (the same group the menu is gated to). Bump manifest to 19.0.3.1.1.
Description
Odoo 19 custom modules
Languages
Python
71.8%
JavaScript
17.4%
HTML
8.2%
SCSS
1%
CSS
0.8%
Other
0.6%