Module
web_widget_x2many_2d_matrix
Describe the bug
Developer mode on. Go to Timesheet app, click a record in list view rises error.
To Reproduce
Affected versions: 17.0
Steps to reproduce the behavior:
- Install the hr_timesheet_sheet module from timesheet repo.
- Create a new timesheet record.
- Now enable the developer mode ON.
- Click the newly record from list view.
Additional context
UncaughtPromiseError > OwlError
Uncaught Promise > Invalid props for component 'FloatField': unknown key 'canCreate', unknown key 'canOpen', unknown key 'canWrite', unknown key 'canQuickCreate', unknown key 'canCreateEdit'
FYI , Simulated this issue in runboat also http://oca-timesheet-17-0-d73e2923553a.runboat.odoo-community.org/web?debug=1#id=1&cids=1&menu_id=272&action=483&model=hr_timesheet.sheet&view_type=form
Attached screenshots for your reference
