[ADD] hr_timesheet_sheet : My current timesheet wizard added, hr_holiays : action...
[odoo/odoo.git] / addons / hr_timesheet_sheet / wizard / __init__.py
index d565215..485bfbe 100644 (file)
@@ -19,7 +19,7 @@
 #
 ##############################################################################
 
-import wizard_timesheet_current
+import hr_timesheet_current
 
 # vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: