[FiX] typo

bzr revid: jam@tinyerp.com-20111219051517-y8t1t4lvjohl2a7c
This commit is contained in:
Jigar Amin - OpenERP 2011-12-19 10:45:17 +05:30
parent 8f2255fe7c
commit c26ed4d706
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
-
In order to test resource.
-
I assign workig calendar '45 Hours/Week' to human resource.
I assign working calendar '45 Hours/Week' to human resource.
-
!python {model: resource.resource}: |
self.write(cr, uid, [ref('resource_analyst'), ref('resource_designer'), ref('resource_developer')], {'calendar_id' : ref('timesheet_group1'), 'resource_type': 'user'})