7fdab094fc710e24e001d8c514a1cd63885c6e11
The Enroll NFC Card menu item references action_fusion_clock_nfc_enrollment_wizard, which is defined in wizard/clock_nfc_enrollment_views.xml. With the wizard file listed AFTER clock_menus.xml in the manifest, the menu load failed with "External ID not found in the system" on first upgrade. Move the wizard view above clock_menus.xml so the action XMLID exists by the time the menu references it. Verified on odoo-entech: fusion_clock upgraded cleanly to 19.0.3.1.0, all wizard XMLIDs registered.
Description
Odoo 19 custom modules
Languages
Python
55.9%
HTML
26.1%
JavaScript
14.9%
SCSS
1.8%
CSS
0.8%
Other
0.4%