[IMP]: crm: Minor Improvement in meeting yaml fiel
authoratp (Open ERP) <atp@tinyerp.co.in>
Thu, 22 Apr 2010 05:09:02 +0000 (10:39 +0530)
committeratp (Open ERP) <atp@tinyerp.co.in>
Thu, 22 Apr 2010 05:09:02 +0000 (10:39 +0530)
bzr revid: atp@tinyerp.co.in-20100422050902-i30v1lylj8rrcpfi

addons/crm/test/test_crm_meeting.yml

index 6234349..55db5e8 100644 (file)
@@ -51,7 +51,7 @@
 -
   !python {model: crm.meeting}: |
     self.fields_view_get(cr, uid, False, 'calendar', context)
-  
+-  
   I will search for one of the recurrent event and count the number of meeting.
 -
   !python {model: crm.meeting}: |