Commit Graph

361 Commits

Author SHA1 Message Date
Anup (OpenERP) f0781ecb44 [FIX] Missing imports of _ of tools.translate provided
bzr revid: ach@tinyerp.com-20100512104758-mkh0fe6fmlf5czdp
2010-05-12 16:17:58 +05:30
Anup (OpenERP) c6543844f4 [FIX] Illustration tag beahvior corrected
bzr revid: ach@tinyerp.com-20100511125631-3f4smbu370e7swt8
2010-05-11 18:26:31 +05:30
nch@tinyerp.com d5ded262fa [REF]:printscreen improvements
bzr revid: nch@tinyerp.com-20100409102815-zf7p8xg2yug8wjdh
2010-04-09 15:58:15 +05:30
nch@tinyerp.com b882309f71 [IMP]:printscreen Reports for Single/Multi level Groupby
bzr revid: nch@tinyerp.com-20100409101846-j0v63e7teo3j6brz
2010-04-09 15:48:46 +05:30
HDA (OpenERP) 51a0b657c4 Merged
bzr revid: hda@tinyerp.com-20100406063837-sli3uyy3fsnx6dji
2010-04-06 12:08:37 +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
sbh (Open ERP) 9f0fdbdc52 [Fix] trml2pdf: set the Heading tag name
bzr revid: sbh@tinyerp.com-20100402084926-vys4yshlxk5yx42z
2010-04-02 14:19:26 +05:30
Framework Team b0e4c9b169 [MERGE] merge from trunk-dev-framework
bzr revid: odo@openerp.com-20100330113026-u49ic0qxq1sa51bn
2010-03-30 13:30:26 +02:00
HDA (OpenERP) d69ca9424e Fixed calling private method code changed from service to pooler
bzr revid: hda@tinyerp.com-20100330094617-9njeiguur4hnupit
2010-03-30 15:16:17 +05:30
Fabien Pinckaers 9ded20ae70 [IMP] removed this month
bzr revid: fp@tinyerp.com-20100302214739-uwq4kgmh01a7xoxi
2010-03-02 22:47:39 +01:00
Fabien Pinckaers 4e2afb8853 [IMP] made rml2pdf independant
bzr revid: fp@tinyerp.com-20100301184204-84sq3n5dqvxtpdvh
2010-03-01 19:42:04 +01:00
HDA (OpenERP) bc464e2ba6 Added time in localcontext of report
bzr revid: hda@tinyerp.com-20100217103740-w1xf9ykaz69zw16v
2010-02-17 16:07:40 +05:30
apa-tiny 9d9bf7fdb6 [IMP]:Improved code for printscreen report for group by.
bzr revid: apa@tinyerp.com-20100216101158-bmf47sm1ose8c2gf
2010-02-16 15:41:58 +05:30
Harry (Open ERP) 0434310146 [FIX] printscreen: fixed wrong total in print screen
bzr revid: hmo@tinyerp.com-20100216094806-090k2tvquc7dx8yf
2010-02-16 15:18:06 +05:30
Harry (Open ERP) 7c5bc6cde0 [FIX] printscreen: fixed problem in group by date type
bzr revid: hmo@tinyerp.com-20100216093427-xfmlog3nim728gb5
2010-02-16 15:04:27 +05:30
Harry (Open ERP) f5914d0033 [FIX] printscreen: pass domain in read_group
bzr revid: hmo@tinyerp.com-20100216092307-4mnarss8vmd3k54o
2010-02-16 14:53:07 +05:30
apa-tiny 4898b74704 [IMP]:Improved print screen report with group by.
bzr revid: apa@tinyerp.com-20100216083952-wxdnu5abf0qy01wt
2010-02-16 14:09:52 +05:30
HDA (OpenERP) a0ba43d800 Merged with stable
bzr revid: hda@tinyerp.com-20100216063114-d2crv3zayarq2vk6
2010-02-16 12:01:14 +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
nch@tinyerp.com 93be43df7e [IMP]:printscreen reports now use the context to not display invisible columns
bzr revid: nch@tinyerp.com-20100208060610-h9bwn80541ic2m6x
2010-02-08 11:36:10 +05:30
Harry (Open ERP) 4866813726 [FIX] printscreen : Invalid datetime format used to disply date in printscreen
bzr revid: hmo@tinyerp.com-20100205123136-xbfdxrua25sezb6a
2010-02-05 18:01:36 +05:30
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
Christophe Simonis cb307f9213 [IMP] rename Service.service_exist to Service.exits (classmethod)
bzr revid: chs@tinyerp.com-20100129101712-ok7fd5y0hnow5fds
2010-01-29 11:17:12 +01:00
Jay (Open ERP) d961fd76da [FIX] Encoding problm corrected on report contents
lp bug: https://launchpad.net/bugs/507429 fixed

bzr revid: jvo@tinyerp.com-20100119090911-fj091etd2wi3nn1z
2010-01-19 14:39:11 +05:30
Jay (Open ERP) 28f42a58ec [FIX] If RML contains unicode characters and title in the same <para>,it would have failed.
lp bug: https://launchpad.net/bugs/507429 fixed

bzr revid: jvo@tinyerp.com-20100118093815-jkq0e0u09kx4x7hn
2010-01-18 15:08:15 +05:30
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
Xavier Morel b90e33726c [merge] from trunk
bzr revid: xmo@tinyerp.com-20091215114912-3zt13paq2tne1ul0
2009-12-15 12:49:12 +01:00
nch@tinyerp.com e11130ec2f [REM,IMP]:removed mako package from server as it is added in setup.py
bzr revid: nch@tinyerp.com-20091215052239-64nu0xf330xs6fgz
2009-12-15 10:52:39 +05:30
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
nch@tinyerp.com a51fb3af14 [FIX]:support for string IDs in print screen reports
bzr revid: nch@tinyerp.com-20091211093205-zlum3fg0nhjsen0t
2009-12-11 15:02:05 +05:30
Christophe Simonis 48a4938d24 [FIX] custom report xml creation
bzr revid: chs@tinyerp.com-20091208173724-cc749thka4ll4k5o
2009-12-08 18:37:24 +01:00
hda (Tiny) 24cd74becf Merge
bzr revid: hda@tinyerp.com-20091208101246-5ave2zzgzsjqf0m8
2009-12-08 15:42:46 +05:30
Xavier Morel cf13b6c36e [merge] fix-shebang from 5.0 to trunk
bzr revid: hmo@tinyerp.com-20091202091102-r509b0bgogyul6yx
bzr revid: xmo@tinyerp.com-20091202101458-6a1mo240grkld6do
2009-12-02 11:14:58 +01:00
Xavier Morel 9bb02a1bb0 [fix] use env for python shebang rather than hardcoding /usr/bin/python
bzr revid: xmo@tinyerp.com-20091202100658-d2q66mu6kihgj8h5
2009-12-02 11:06:58 +01: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 474af4cd6e [merge] osx-shutdown-fix branch into lxml-fixes
bzr revid: xmo@tinyerp.com-20091202073041-j5t9b0tm3m1znc5z
2009-12-02 08:30:41 +01:00
R.Messier bb6e26450e [FIX] RAW reports creation corrected
lp bug: https://launchpad.net/bugs/490604 fixed

bzr revid: jvo@tinyerp.com-20091201110149-2flhfi59r9t909n4
2009-12-01 16:31:49 +05:30
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
Xavier Morel 44a11226fe [IMP] improve usage of the ET API, use SubElement instead of Element/append, kwarg attributes setting instead of node.set
bzr revid: xmo@tinyerp.com-20091128104810-52uhz28fiw53joaz
2009-11-28 11:48:10 +01:00
Xavier Morel ce28b92c9e [FIX] remove minidom from report/custom, replace with lxml
bzr revid: xmo@tinyerp.com-20091128102657-nu1k8y4hlo91tiez
2009-11-28 11:26:57 +01:00
Xavier Morel 3d98059371 [FIX] leftover call to minidom in ps_form even though minidom isn't imported there anymore
bzr revid: xmo@tinyerp.com-20091128100145-9bjfjivub2kzvopb
2009-11-28 11:01:45 +01:00
Xavier Morel 752e88e521 [FIX] Remove leftover instances of libxslt and libxml2, replace them by lxml
bzr revid: xmo@tinyerp.com-20091128100104-n0s3sv3p1601mn50
2009-11-28 11:01:04 +01:00