Commit Graph

15 Commits

Author SHA1 Message Date
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
Olivier Dony 5fc1a9fc7b [FIX] all: use newly introduced fields.date.context_today
Following the introduction of fields.date.context_today,
correct the main cases where we need to use the user's
timezone instead of the default UTC one.
There are probably many minor cases where this may be
useful, but those cases should be easy to fix now
that there is a common way to fix them.

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

bzr revid: odo@openerp.com-20120213180741-4hvd4p7wsep0fomf
2012-02-13 19:07:41 +01:00
Quentin (OpenERP) 83486cd725 [MERGE] manual merge of the branch from noviat lp:~noviat/openobject-addons/trunk-account_coda. The bzr merge commande was going crazy because of an initial wrong merge between this branch and the trunk, an extra .bzr folder and because of wrongly removed translations files...
bzr revid: qdp-launchpad@openerp.com-20111223103637-ltq8x53f4tjbmd8b
2011-12-23 11:36:37 +01:00
uco (OpenERP) d827b2f6ea [REF]: Added remaining context changes in _constraints. Removed unnecessary checking for context from methods.
bzr revid: uco@tinyerp.com-20101213064309-vg36f1510xv2f8zb
2010-12-13 12:13:09 +05:30
uco (OpenERP) 6dd290e824 [REF]: Replace the condition 'if not context' with 'if context is None'.
bzr revid: uco@tinyerp.com-20101123070505-9i2lrqhgxzaii3zn
2010-11-23 12:35:05 +05:30
uco (OpenERP) 12fcd1be2f [IMP] : Added context=None on methods used for _constraints and replaced context={} with context=None.
bzr revid: uco@tinyerp.com-20101119134801-974ev29j4tu46pq2
2010-11-19 19:18:01 +05:30
pso 751166ef62 [IMP] account, hr modules: Put lambda in _defaults
bzr revid: pso@tinyerp.com-20101104124242-djqmwoq9jzenr8cn
2010-11-04 18:12:42 +05:30
ARA (OpenERP) b7eb35f515 [FIX] account coda: if there is not coda statement raise error
bzr revid: ara@tinyerp.com-20101019053159-kl96unqmg03l6trv
2010-10-19 11:01:59 +05:30
ARA (OpenERP) 3e82880423 [FIX] account coda: if there is not coda statement raise error
bzr revid: ara@tinyerp.com-20101018124304-3jl0c1uy39b146xl
2010-10-18 18:13:04 +05:30
vra 854d4e8f4b [ADD][IMP] account_code,account: added security file for company rule in account_code and defined code statement menu with minor improvement in account.
bzr revid: vra@tinyerp.com-20100906052917-7f52ww82vusrv8o9
2010-09-06 10:59:17 +05:30
Mustufa Rangwala 47e16f2e1c [IMP] Account_coda: Clean code
bzr revid: mra@mra-laptop-20100816114446-ecj7f24izkknf9rf
2010-08-16 17:14:46 +05:30
pap (openerp) fffc508eb9 [IMP]:code cleaning
bzr revid: pap@tinyerp.co.in-20100706145803-tf7v1pukh03sdals
2010-07-06 20:28:03 +05:30
sbh (Open ERP) dddbd426f0 [IMP] account_coda: Improve the code
bzr revid: sbh@tinyerp.com-20100623075100-s7acd8n18huo35dr
2010-06-23 13:21:00 +05:30
sbh (Open ERP) 410a1b0e7b [IMP] account_coda: Add the tooltips on some field
bzr revid: sbh@tinyerp.com-20100623073230-9oj9r2d2v1cej0pf
2010-06-23 13:02:30 +05:30
sbh (Open ERP) 797b81734a [IMP] account_coda: Rename the file and improve the view
bzr revid: sbh@tinyerp.com-20100622114241-i0nzqnlc37q8h7l4
2010-06-22 17:12:41 +05:30