-
- Downloads
[FIX] hr_timesheet: add missing dependency for `timesheet_uom` widget
The `timesheet_uom` widget is a proxy to another widget (configurable
server-side). We need to ensure the widget registry is filled before
using it to avoid a fallback to `float_factor` widget.
closes odoo/odoo#34350
Signed-off-by:
Christophe Simonis <chs@odoo.com>
Please register or sign in to comment