Commit Graph

17 Commits

Author SHA1 Message Date
Martin Trigaux 8fd6cb92e7 [IMP] use exact writing for fsf address
bzr revid: mat@openerp.com-20130514142837-jt65d8xjd1eozqst
2013-05-14 16:28:37 +02:00
Martin Trigaux 3c11652fac [IMP] trmove double space in fsf address
bzr revid: mat@openerp.com-20130514141132-610k885sxtcr8vpb
2013-05-14 16:11:32 +02:00
Martin Trigaux 7b8f704f90 [FIX] fix FSF address
bzr revid: mat@openerp.com-20130514120424-xwjzdf3mufifl90d
2013-05-14 14:04:24 +02:00
Raphael Collet 635d5cbf0e [REV] undo revid:rco@openerp.com-20121207124917-cy3hz9x7aymd1cdt, because a potentially better patch is in line
bzr revid: rco@openerp.com-20121207150836-vsmee753v1w6yw6j
2012-12-07 16:08:36 +01:00
Raphael Collet 68e94d2f61 [MERGE] lp:~vrt-openerp/openobject-addons/trunk-bug-932584 (manage working times as local times)
bzr revid: rco@openerp.com-20121207124917-cy3hz9x7aymd1cdt
2012-12-07 13:49:17 +01:00
Raphael Collet 5f933e0188 [IMP] resource: small improvement of Stuart's time_diff function
bzr revid: rco@openerp.com-20121207102321-3e4rp9562on0zspg
2012-12-07 11:23:21 +01:00
Antonin Bourguignon 1653332080 [MERGE] trunk
bzr revid: abo@openerp.com-20121002102915-424prxd74izb1szw
2012-10-02 12:29:15 +02:00
Saurang Suthar(OpenERP) 082513a805 [IMP] Improved warning messages for resource module
bzr revid: pso@tinyerp.com-20120725124945-pgebt9fh69mpb82i
2012-07-25 18:19:45 +05:30
Stuart Longland 28c4e5530f faces: Fix 24-hour and end-at-midnight timespans
In cases where a working day either:
- Spans 24 hours
or
- ends at midnight
  
the time span calculation code incorrectly calculates the time of that
day, either stating that the day is 0 minutes long, or worse, is
negative.
  
The following patch addresses this.  Non-working days are specified
using the Python 'None', or 'False' values, rather than specifying the
same start and end time, as the latter will now be interpreted as a
24-hour period.

bzr revid: me@vk4msl.yi.org-20120323052146-vosvz50lg12n7e1i
2012-03-23 15:21:46 +10:00
Numerigraphe - Lionel Sausin 2d2a44dcf2 [FIX] unmutable default in the remaining modules
[REF] coding style consistency

lp bug: https://launchpad.net/bugs/525808 fixed

bzr revid: ls@numerigraphe.fr-20120305184003-er00xtj9vtcw7gna
2012-03-05 19:40:03 +01:00
Numerigraphe - Lionel Sausin 779fa653c1 [IMP] Added missing vim mode lines
lp bug: https://launchpad.net/bugs/524279 fixed

bzr revid: ls@numerigraphe.fr-20111122085138-x6u2lcl6vrpyybp9
2011-11-22 09:51:38 +01:00
ATP (OpenERP) 9a4d85e957 [FIX] Undefined variables: auction, base_module_record, base_report_desinger, crm, event, resource
bzr revid: hmo@tinyerp.com-20100817070450-89httnejhscj30gu
2010-08-17 12:34:50 +05:30
vra bf8d2a73c0 [IMP][REF] Sql-injection changes, remove print statement, some space improvement.
bzr revid: vra@tinyerp.com-20100616115139-cql5oiqf622spa6p
2010-06-16 17:21:39 +05:30
Stephane Wirtel 5142d98b30 [FIX] Remove the executable flag on the python and xml files
bzr revid: stephane@openerp.com-20100429080154-kmn18r5kci0uq84u
2010-04-29 10:01:54 +02:00
Rvo (Open ERP) 379049f637 [IMP]:Tasks scheduling with priority assigned
bzr revid: rvo@tinyerp.co.in-20100211112630-gsnzato64kj1mgrg
2010-02-11 16:56:30 +05:30
Rvo (Open ERP) 8173762fa4 [IMP]:Changes in tasks and phases according to working calendar of project
bzr revid: rvo@tinyerp.co.in-20100210105827-5hofq1ageft6s2hm
2010-02-10 16:28:27 +05:30
Rvo (Open ERP) 557de24693 [FIX] Renamed faces and removed print statements in it
bzr revid: rvo@tinyerp.co.in-20100129074800-cjtob9irn861g2ff
2010-01-29 13:18:00 +05:30