Commit Graph

5 Commits

Author SHA1 Message Date
Harry (Open ERP) 1386b88195 [IMP]
* New Configuration wizard : create calendors for sections which are selected in wizard
* The field code of crm.case have to be unique and when the server  restart it produces identics sequencies 
* Management of the true date format ( instead of a datetime with 9:00  fixed) 
* Add the creation date of the object and the modification date (needed  for iCal on Mac)
* automatic completion of end date if the start date and the length is give
* if the OpenERP field selected for dtend is an integer or a float (instead of a date), write dtstart+duration when generating the ics for dtend. Same for parsing .ics files.

bzr revid: hmo@tinyerp.com-20090508085408-ot6c3mywkmbsi3q2
2009-05-08 14:24:08 +05:30
Christophe Chauvet 28ede437d9 [IMP]
* add missing tools.translate 
 * translate all missing raise
 * add encoding: utf-8 in missing file
 * add vim comment (when missing) at the end of file
 * convert tabs to spaces (PEP8 Compliant)
 * more pythonic when concatenate value

bzr revid: christophe.chauvet@syleam.fr-20090306221824-xt1oeip60sq8fwws
2009-03-06 23:18:24 +01:00
Stephane Wirtel 21f104a506 [IMP] Update the copyright to 2009
bzr revid: stephane@tinyerp.com-20090104221250-55q32ayj2t8kzb2k
2009-01-04 23:12:50 +01:00
Christophe Simonis f5fad0ba30 passing modules in GPL-3
bzr revid: christophe@tinyerp.com-20081103191856-jhcivvwb16fvz2os
2008-11-03 20:18:56 +01:00
Fabien Pinckaers 31028bc1dd improved_document
bzr revid: fp@tinyerp.com-20081028083803-muzp8gr3l2er3sqf
2008-10-28 09:38:03 +01:00