[IMP]: Minor improvement in yaml file for hr_timesheet_sheet module
authoratp (Open ERP) <atp@tinyerp.co.in>
Mon, 14 Jun 2010 07:55:56 +0000 (13:25 +0530)
committeratp (Open ERP) <atp@tinyerp.co.in>
Mon, 14 Jun 2010 07:55:56 +0000 (13:25 +0530)
bzr revid: atp@tinyerp.co.in-20100614075556-42nirrpbbuxc5h1b

addons/hr_timesheet_sheet/test/test_hr_timesheet_sheet.yml

index bb163b3..3818603 100644 (file)
       - state == 'confirm'
 - |
   "Mark Johnson" check  timesheet and time spend on project by "francline" employee.
-   And then accept it request by click on "Accept" button.
-   If  "Maximal difference between timesheet and attendances" is  more than 1 then manage can "Refuse" his request.  
+   And then accept it request by click on "Accept" button.If "Maximal difference between timesheet and attendances" is  more than 1 then manage can "Refuse" his request.
+
+
 -
-  !python {model: hr_timesheet_sheet.sheet}: |
-     #self.write(cr, uid, [ref('hr_timesheet_sheet_sheet_deddk0')], {'state': 'done'})              
-              
\ No newline at end of file
+   !python {model: hr_timesheet_sheet.sheet}: |
+      self.write(cr, uid, [ref('hr_timesheet_sheet_sheet_deddk0')], {'state': 'done'})              
\ No newline at end of file