Commit Graph

13 Commits

Author SHA1 Message Date
Antony Lesuisse c1026977ab [MERGE] currency position dsh
bzr revid: al@openerp.com-20110921232150-c1rpri2650363fkd
2011-09-22 01:21:50 +02:00
Vo Minh Thu 2bd4708023 report_sxw: formating classes should return strings.
bzr revid: vmt@openerp.com-20110920132323-m9tjo3akasqlr0eg
2011-09-20 15:23:23 +02:00
Fabien Pinckaers 3112ce242b merge
bzr revid: fp@tinyerp.com-20110917144621-c01methbaxzxdong
2011-09-17 16:46:21 +02:00
Dhara (OpenERP) b9c10b045c [IMP] currency position for report
bzr revid: dhara_openerp-20110913043809-2gq0chqs4m0yq1nq
2011-09-12 21:38:09 -07:00
Olivier Dony cc81a21ab8 [MERGE] latest 6.0 fixes
bzr revid: odo@openerp.com-20110719113630-dvhg0cvh59r0oiiq
2011-07-19 13:36:30 +02:00
Yogesh (OpenERP) 218544018e [FIX] fix problem of field type=datetime then set date=True in formatLang method it print only date.
lp bug: https://launchpad.net/bugs/791117 fixed

bzr revid: ysa@tinyerp.com-20110609084550-nbe8qqfb2t536iv7
2011-06-09 14:15:50 +05:30
Yogesh (OpenERP) af3779a9e2 [IMP] improve code.
bzr revid: ysa@tinyerp.com-20110530120638-g2m63j8fnrgt1q0t
2011-05-30 17:36:38 +05:30
Yogesh (OpenERP) f168826044 [IMP] improve code.
bzr revid: ysa@tinyerp.com-20110530115941-kur59d11l6d4xq3h
2011-05-30 17:29:41 +05:30
Yogesh (OpenERP) a5e9795ed1 [FIX] __init__ metho store value in string format in float_format class.
bzr revid: ysa@tinyerp.com-20110530114350-lp27vh30y45zsmp8
2011-05-30 17:13:50 +05:30
Yogesh (OpenERP) 9c1d85e298 [FIX] method __str__ returns floating point value instead of string in report_sxw.py file
lp bug: https://launchpad.net/bugs/723662 fixed

bzr revid: ysa@tinyerp.com-20110530110621-2bgxi79fyx6e9y0g
2011-05-30 16:36:21 +05:30
Vo Minh Thu 063743036a [MERGE] report_sxw: raise an exception, not a string.
bzr revid: vmt@openerp.com-20110509084641-0jbtniey22wbhy46
2011-05-09 10:46:41 +02:00
Naresh (OpenERP) 8f3c2558ff [FIX]:orphan exception:(from XRG's commit)
lp bug: https://launchpad.net/bugs/720705 fixed

bzr revid: nch@tinyerp.com-20110503122203-9rx2x7smdpqpm3j2
2011-05-03 17:52:03 +05:30
Vo Minh Thu f8572e5c60 [IMP] openerp python module.
- Some logging code moved from netsvc.py to loglevels.py
- Changed imports to use the new openerp module
- config and netsvc initialization calls move to openerp-server.py
- Moved openerp-server.py outside the old bin directory
- Some imports in tools moved inside the methods to break mutual-dependencies

bzr revid: vmt@openerp.com-20110207125723-ooee7d7ng5elmkso
2011-02-07 13:57:23 +01:00