Commit Graph

162 Commits

Author SHA1 Message Date
Olivier Dony f92f272130 [IMP] reports: support generic report_file field instead of report_xml ; add "file" attribute for <report> ; pending better refactoring after v6.0
bzr revid: odo@openerp.com-20101008142301-0os4ajp8xb9kt3cy
2010-10-08 16:23:01 +02:00
olt@tinyerp.com 9ad4df7f16 [IMP] report engine: decimal precision can now be passed to formatLang (changed the docstring)
bzr revid: olt@tinyerp.com-20101005094755-edh3p1hx6v1pg01f
2010-10-05 11:47:55 +02:00
olt@tinyerp.com a23c020583 [IMP] report engine: decimal precision can now be passed to formatLang. digits argument has an upper precedence
bzr revid: olt@tinyerp.com-20101005094529-bkavp9g994lflx3u
2010-10-05 11:45:29 +02:00
olt@tinyerp.com 5fce56cab3 [FIX] report engine: fixed an error in 'get_digits'
bzr revid: olt@tinyerp.com-20101001113225-wpmxc31htrj02ssf
2010-10-01 13:32:25 +02:00
olt@tinyerp.com 6b19c64976 [IMP] report engine: try to compute float digits based on field and decimal_precision
bzr revid: olt@tinyerp.com-20101001111254-s2r33l07xz62fyf7
2010-10-01 13:12:54 +02:00
Harry (OpenERP) 485d0819fd [MERGE]
bzr revid: hmo@tinyerp.com-20100906081104-pkbxwki6189d6ym0
2010-09-06 13:41:04 +05:30
apa-tiny 0d1871526b [FIX]:date format is not change according lang.
bzr revid: apa@tinyerp.com-20100825131151-aptf93zove4eb08k
2010-08-25 18:41:51 +05:30
apa-tiny c2d3bf1744 [FIX]:date format is not change according lang.
bzr revid: apa@tinyerp.com-20100825114954-1154iy1l7lxadsy9
2010-08-25 17:19:54 +05:30
Fabien Pinckaers 6a645c2b15 merge
bzr revid: fp@tinyerp.com-20100824124639-awmiog304b56tktm
2010-08-24 14:46:39 +02:00
sbh (Open ERP) 7b6b348700 [Fix] : Fix the problem of formatLang for printing the date
bzr revid: sbh@tinyerp.com-20100805064423-4mej8zmyaohd7qqk
2010-08-05 12:14:23 +05:30
nel@tinyerp.com 97a537d02a [IMP]
bzr revid: nel@tinyerp.com-20100716073453-s4qku8q1cpc5u0t9
2010-07-16 09:34:53 +02:00
nel@tinyerp.com 50ea35380a [FIX] report header
bzr revid: nel@tinyerp.com-20100716073328-2t85cn32107epjxe
2010-07-16 09:33:28 +02:00
nel@tinyerp.com c65b779a16 [IMP] report_sxw: use internal instead of 2
bzr revid: nel@tinyerp.com-20100712125739-0fyxm7z69g0honvn
2010-07-12 14:57:39 +02:00
P. Christeas 1ee1886dcd rml2pdf: Log stray exceptions, use special when expected.
If the eval() raises an exception, we should log that. Unless it's the
one we expect to see (thus changed to a special type), where we can keep
silently ignoring it.

Note: the GeneratorExit requires python 2.5 .

bzr revid: p_christ@hol.gr-20100621143701-oenf5fp57qs1bxz4
2010-06-21 17:37:01 +03:00
Anup (OpenERP) 5a6390f71d [FIX] report : processing of rml was missing.
bzr revid: ach@tinyerp.com-20100517131030-m06rm9ho3lul8jo1
2010-05-17 18:40:30 +05:30
Jay (Open ERP) 60bec7e475 [REF]
bzr revid: jvo@tinyerp.com-20100514085831-ubzjdf59sl1f5m1g
2010-05-14 14:28:31 +05:30
Anup (OpenERP) ec91b8a264 [FIX] Internal Header/Footer : Now considered for Printing reports
bzr revid: ach@tinyerp.com-20100512135007-0gvdopf7zm1z4cxy
2010-05-12 19:20:07 +05:30
DSH(OpenERP) 13a43dfdc3 Support tiny report tag in add_header, prevent server crash on wrong report type selection
lp bug: https://launchpad.net/bugs/510834 fixed

bzr revid: hda@tinyerp.com-20100406063336-sh9u8tyfqdybtrp7
2010-04-06 12:03:36 +05:30
HDA (OpenERP) bc464e2ba6 Added time in localcontext of report
bzr revid: hda@tinyerp.com-20100217103740-w1xf9ykaz69zw16v
2010-02-17 16:07:40 +05:30
Xavier Morel 858cec547b [imp] merge nested tests in _dttime_format.__str__
bzr revid: xmo@tinyerp.com-20100214144204-0ary7dqew73j3jmr
2010-02-14 15:42:04 +01:00
Xavier Morel 210ac606ae [fix] Usage of a variable called "datetime" in the same scope the "datetime" module is used
lp bug: https://launchpad.net/bugs/521547 fixed

bzr revid: xmo@tinyerp.com-20100214143927-y19yxgtypn4utuuj
2010-02-14 15:39:27 +01:00
Xavier Morel b4f3dcde7e [merge] mx.DateTime-removal branch by rvalyi
https://code.launchpad.net/~openerp-commiter/openobject-server/server-mxdatetime-free/+merge/16099

bzr revid: xmo@tinyerp.com-20100202073928-xcnqd57l10jd3dg1
2010-02-02 08:39:28 +01:00
Raphaël Valyi 48e935e6a2 [MERGE] from trunk
bzr revid: rvalyi@gmail.com-20100201130334-mgd708bztw2uxya9
2010-02-01 11:03:34 -02:00
HDA (OpenERP) 2e183dc153 merged
bzr revid: hda@tinyerp.com-20100112105042-6p5v4yluo29o075l
2010-01-12 16:20:42 +05:30
HDA (OpenERP) 8a887ad4e0 Merged
bzr revid: hda@tinyerp.com-20100112104830-x35l4g08og2gacwo
2010-01-12 16:18:30 +05:30
Jay (Open ERP) e389b5d893 [FIX] FormatLang : Dates if specified into String,will be formatted into language-specific format
lp bug: https://launchpad.net/bugs/497423 fixed

bzr revid: jvo@tinyerp.com-20100106093711-tu7fg6lf4uzbw8sr
2010-01-06 15:07:11 +05:30
Jay (Open ERP) f5ec8210a5 [FIX] Report : Proper Message notification when RML file is not found
lp bug: https://launchpad.net/bugs/499501 fixed

bzr revid: jvo@tinyerp.com-20100106063308-dh5ktjs7mkvvhky1
2010-01-06 12:03:08 +05:30
Xavier Morel c700465241 [imp] replace hasattr-based attribute selection by getattr
bzr revid: xmo@tinyerp.com-20100103142005-ehlvac2owxjtin1x
2010-01-03 15:20:05 +01:00
Raphaël Valyi a638f8aaba [MERGE]
bzr revid: rvalyi@gmail.com-20091217232137-y7gb1lvi3vyjbvtn
2009-12-17 21:21:37 -02:00
Raphaël Valyi 1cbec3a642 [REF] changed coding style from datetime.datime.foo to datetime.foo, changing the import accordingly
bzr revid: rvalyi@gmail.com-20091214152104-evcck2uv66bbulnf
2009-12-14 13:21:04 -02:00
Cristian Salamea (GnuThink) f41e524133 [REF] get rid of the mx.Datetime C dependency, meaning better portability, especially to alternative Python interpreters, better maintainability; implements this blueprint: https://blueprints.launchpad.net/openobject-server/+spec/get-rid-of-mx-datetime-dependency; largely the work of Cristian Salamea (GnuThink)
bzr revid: rvalyi@gmail.com-20091213181601-4k4mhtgnv2qynrjo
2009-12-13 16:16:01 -02:00
Xavier Morel 91c515382c [merge] 5.0-lxml-fixes into trunk
bzr revid: xmo@tinyerp.com-20091202092042-36gz0wkbu27aetvc
bzr revid: xmo@tinyerp.com-20091202093008-9uwo63c0bwdh8eaw
2009-12-02 10:30:08 +01:00
Xavier Morel 70ab8c4607 [IMP] removal of usages of the deprecated node.getchildren call, better usage of the attributes & tostring ET APIs, style fixes
bzr revid: xmo@tinyerp.com-20091128115809-pk5zqrc3zp8h6pir
2009-11-28 12:58:09 +01:00
xrg dad1ff955b [merge] merge from lp:~xrg/openobject-server/optimize-5.0 and removed some confilts
bzr revid: hmo@tinyerp.com-20091120143104-tb6136unkdw7yfy9
2009-11-20 20:01:04 +05:30
nch@tinyerp.com 36400b1e20 [IMP]:mako HTML2HTML reports: added previous next buttons also seperated the render for Mako reports
bzr revid: nch@tinyerp.com-20091030123359-oa8j6qk11w7mzsag
2009-10-30 18:03:59 +05:30
pap(openerp) 251b6720ca Changed encoding to coding ref: PEP: 0263
bzr revid: hda@tinyerp.com-20091020105223-2o94yr2iv2v10axr
2009-10-20 16:22:23 +05:30
PSO(OpenERP) 4d7134cd99 Changed licencing
bzr revid: hda@tinyerp.com-20091014123215-nuyqs18090whzt5o
2009-10-14 18:02:15 +05:30
nch@tinyerp.com 05862f3dad [ADD] Mako template engine
bzr revid: nch@tinyerp.com-20090929124240-vtwngig7x9tc5mtl
2009-09-29 18:12:40 +05:30
P. Christeas 71d5ee956a Merge remote branch 'origin/master', v5.0.6 into optimize
Conflicts:
	bin/addons/base/ir/ir_cron.py
	bin/netsvc.py
	bin/osv/orm.py

bzr revid: p_christ@hol.gr-20090925204745-352t3ngsltr4cj8a
2009-09-25 23:47:45 +03:00
Jay (Open ERP) 776779e908 [FIX] Report: context was missing while printing any report with header in a non-English Language
bzr revid: jvo@tinyerp.com-20090909054702-2ea1ugshop9cdmr1
2009-09-09 11:17:02 +05:30
P. Christeas 8cbe393b52 Merge commit 'origin/master' into xrg (5.0.3 official)
Conflicts:
	bin/netsvc.py
	bin/tools/config.py
	bin/workflow/instance.py

bzr revid: p_christ@hol.gr-20090823100210-2py390qp3hym8jlp
2009-08-23 13:02:10 +03:00
Olivier Laurent 58aa4e10be [FIX] report engine: context argument was passed at a wrong position. Now it's passed as a named argument.
bzr revid: olt@tinyerp.com-20090821070123-34lk0jtabi6wxlkw
2009-08-21 09:01:23 +02:00
Olivier Laurent 3b720c0435 [FIX] report engine: context argument was passed at a wrong position. Now it's passed as a named argument.
bzr revid: olt@tinyerp.com-20090821065313-1sb0f77ij9ej8ahq
2009-08-21 08:53:13 +02:00
Jay (Open ERP) 7be3cdf1f4 [FIX]Not allowing only white spaces text to be printed
bzr revid: jvo@tinyerp.com-20090819080845-zht2zua5fwpotwny
2009-08-19 13:38:45 +05:30
P. Christeas aba9fd3e77 Merge commit 'origin/master' into xrg
bzr revid: p_christ@hol.gr-20090813010638-2uwue8bg4w5uv99o
bzr revid: p_christ@hol.gr-20090813010706-h9s7e7flcw2wwgt9
2009-08-13 04:07:06 +03:00
Jay (Open ERP) 327ebb57cd [REF] Unused argument removed
lp bug: https://launchpad.net/bugs/410186 fixed

bzr revid: jvo@tinyerp.com-20090807092500-y0l3teyppm4053ow
2009-08-07 14:55:00 +05:30
P. Christeas c3e569fb08 Merge commit 'origin/master' into xrg
Conflicts:
	bin/netsvc.py
	bin/report/report_sxw.py
	setup.py

bzr revid: p_christ@hol.gr-20090803072357-zz2cm1sycsagftnn
2009-08-03 10:23:57 +03:00
NCH 0eb74074e1 [FIX] removed report etree warning of len
bzr revid: hda@hda-20090716084658-juwelp201n1xkufd
2009-07-16 14:16:58 +05:30
P. Christeas 2d64ce69d0 Merge origin/master into mdv-gpl3-py26
Conflicts:
	bin/addons/base_setup/i18n/base_setup.pot
	bin/openerp-server.py
	bin/report/preprocess.py
	bin/report/report_sxw.py
	bin/tools/translate.py

bzr revid: p_christ@hol.gr-20090709181253-fu8nxy9b3ykrrd1c
2009-07-09 21:12:53 +03:00
Naresh Choksy f7638c85ce [FIX]:sxw and odt reports
bzr revid: nch@tinyerp.com-20090701064451-wlcwyeyqfeim7nqu
2009-07-01 12:14:51 +05:30