Commit Graph

416 Commits

Author SHA1 Message Date
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
Harry (Open ERP) fda2b950eb [IMP] change copyright with AGPL
bzr revid: hmo@tinyerp.com-20091127072348-5ktqotiyxhh99wh7
2009-11-27 12:53:48 +05:30
Harry (Open ERP) fba200b90a [IMP]trml2pdf : setfont
bzr revid: hmo@tinyerp.com-20091126082208-m910euc5gl1qggq2
2009-11-26 13:52:08 +05:30
Harry (Open ERP) 6cd866011f [MERGE]
bzr revid: hmo@tinyerp.com-20091126063020-6kuq4ph29esf0fwe
2009-11-26 12:00:20 +05:30
Harry (Open ERP) 5edcd54306 [FIX]customefont : fixed problem if ttf is not exits
bzr revid: hmo@tinyerp.com-20091125134116-n89ilj53bjmkcevw
2009-11-25 19:11:16 +05:30
Harry (Open ERP) d8ce3f1e2a [FIX] replaced <TAB> with four white space.
bzr revid: hmo@tinyerp.com-20091124144405-9mzd91chohvf0uu7
2009-11-24 20:14:05 +05:30
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
HDA (OpenERP) 69036a94e0 Merged
bzr revid: hda@tinyerp.com-20091102091524-8sen0rrm3r50qo90
2009-11-02 14:45:24 +05:30
nch@tinyerp.com 371fe0f68f [IMP]:Added next previous counter
bzr revid: nch@tinyerp.com-20091102055006-727h8e26j7a53nlo
2009-11-02 11:20:06 +05:30
nch@tinyerp.com 48ff95502d [REF]:body formating
bzr revid: nch@tinyerp.com-20091030123811-tf8eoz7l1b8zjn3n
2009-10-30 18:08:11 +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
P. Christeas 5ee5a1caef Merge remote branch 'origin/master' into optimize
Conflicts:
	bin/osv/expression.py
	bin/osv/orm.py

bzr revid: p_christ@hol.gr-20091026105650-49wvuk3o7qw1ybkn
2009-10-26 12:56:50 +02:00
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
Jay (Open ERP) 78ac7ac767 [FIX] Improved Previous bad commit for pagelayout error
[openobject-server @ jvo@tinyerp.com-20091008053344-rkh1m6oaxw2kjlwd]

bzr revid: p_christ@hol.gr-20091010111547-p5syr1cwu12f2kyh
2009-10-10 14:15:47 +03:00
HDA (OpenERP) f28de6ca44 merge
bzr revid: hda@tinyerp.com-20091009120926-53v9p0r8p72gvfvf
2009-10-09 17:39:26 +05:30
HDA (OpenERP) 89f6e3f29e merged
bzr revid: hda@tinyerp.com-20091009114756-vw711hhkvh2p903h
2009-10-09 17:17:56 +05:30
nch@tinyerp.com efc0d3b001 [REF]:notified channel when there is an exception in eval()
bzr revid: nch@tinyerp.com-20091009104547-t88ktqax7p5q57bz
2009-10-09 16:15:47 +05:30
nch@tinyerp.com dcf275be04 [FIX]:<seq> problem Report Engine
bzr revid: nch@tinyerp.com-20091009103354-u2z9v03jc864yekh
2009-10-09 16:03:54 +05:30
HDA (OpenERP) c6f5c91a96 Merged with stable
bzr revid: hda@tinyerp.com-20091009095236-2m1dt7sz4mr6iw0e
2009-10-09 15:22:36 +05:30
nch@tinyerp.com 20e8c4334a [REF]:Added Exception message in report engine when there is problem while eval(code)
bzr revid: nch@tinyerp.com-20091009053855-n320ioc366stvt08
2009-10-09 11:08:55 +05:30
P. Christeas 2162baddf1 Merge branch 'xrg' into optimize
bzr revid: p_christ@hol.gr-20091008195954-25470bnwhqeoyc17
2009-10-08 22:59:54 +03:00
P. Christeas ffb287777c Merge remote branch 'origin/master' into xrg
Conflicts:
	bin/addons/base/ir/ir_cron.py

bzr revid: p_christ@hol.gr-20091008195028-eth801qgzj78zrm1
2009-10-08 22:50:28 +03:00
Jay (Open ERP) bebd7fd223 [FIX] Improved Previous bad commit for pagelayout error
bzr revid: jvo@tinyerp.com-20091008053344-rkh1m6oaxw2kjlwd
2009-10-08 11:03:44 +05:30
Stephane Wirtel 3c28a101b9 [FIX] Use an alternative for the locale.RADIXCHAR if this one doesn't exist
lp bug: https://launchpad.net/bugs/400614 fixed

bzr revid: stephane@openerp.com-20091007123807-qsn2uk6jarosd7nz
2009-10-07 14:38:07 +02:00
HDA (OpenERP) eefe57c93e [MERGE]
bzr revid: hda@tinyerp.com-20091001120820-2tke1hk1ixd7nbb8
2009-10-01 17:38:20 +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 afd06e6bf2 Merge remote branch 'origin/master' v5.0.6 into xrg
Conflicts:
	bin/addons/base/ir/ir_cron.py
	bin/netsvc.py

bzr revid: p_christ@hol.gr-20090925204910-uhwimwgfgm94hujn
2009-09-25 23:49:10 +03:00
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) bc39c5a14b [FIX] Print screen : Correction when text for report is already encoded
lp bug: https://launchpad.net/bugs/379645 fixed

bzr revid: jvo@tinyerp.com-20090916071708-xc93saplay5apvjn
2009-09-16 12:47:08 +05:30
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 ceef9b0be9 Merge branch 'xrg' into rfc, 5.0.4 patch obsolete.
Conflicts:
	bin/netsvc.py

bzr revid: p_christ@hol.gr-20090901210513-xc3f51eobxdv4g1b
2009-09-02 00:05:13 +03:00
P. Christeas 4abaf2763e [MAJOR IMP] Rewrite the http/RPC engine and let HTTP/1.1 features.
This patch attempts a major change in the structure of the XML-RPC
framework. There is one http server, capable of multiple services
(except XML-RPC). That server could handle authentication, and is also
HTTP/1.1 capable, which means it supports **persistent connections** !

At this commit, the old behaviour of the XML-RPC protocol is merely
working. The netsvc.Service is split, so expect wizard/report breakages.
External modules (koo) also break with this API.

The net-svc code is crippled and gone FTM.

bzr revid: p_christ@hol.gr-20090829152346-7i1iiqs8skdddamq
2009-08-29 18:23:46 +03:00
P. Christeas 6e6329bb7d Merge origin/5.0.4 into xrg
Conflicts:
	bin/addons/base/i18n/base.pot

bzr revid: p_christ@hol.gr-20090828180203-xbavbj02nas6f0qy
2009-08-28 21:02:03 +03:00
NCH-OpenERP 20a0acd6cf [FIX] Pagecount probelm while all objects print on same page and printing special character on xsl report
bzr revid: hda@tinyerp.com-20090827100454-ph1ffi4ulanykb7s
2009-08-27 15:34:54 +05:30
Naresh Choksy 35ee83a233 [Fix,IMP]:xsl:sml reports for comment node and when there is no type attribute in the node also improved the header for the xsl:xml reports
bzr revid: nch@tinyerp.com-20090825072934-ugwcxnl30gx0sdzs
2009-08-25 12:59:34 +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
Jay (Open ERP) 226afb5a1c [FIX] Print screen unicode-decode error solved
lp bug: https://launchpad.net/bugs/416883 fixed

bzr revid: jvo@tinyerp.com-20090821105907-lskwy3xfacwtqbog
2009-08-21 16:29:07 +05:30
NCH 271fb0f723 Bugfix xmldom to etree conversion
bzr revid: hda@tinyerp.com-20090821102854-j40b24alns6308is
2009-08-21 15:58:54 +05:30
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
VRA(OpenERP) 0bc26d2faf [FIX] Print Screen : was not considering field names with superscripted,subscripted characters(ex.m²)
lp bug: https://launchpad.net/bugs/413484 fixed

bzr revid: jvo@tinyerp.com-20090818080337-6n1wgu1j2t76r9it
2009-08-18 13:33:37 +05:30
Olivier Laurent b29baf18e6 [FIX] report engine: fixed a bug when the xml tag is empty
bzr revid: olt@tinyerp.com-20090817123747-ets06zg2rym119ln
2009-08-17 14:37:47 +02:00
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
Jay (Open ERP) 420c19ef78 [FIX] Print screen now displays the report as per WYSIWYG
lp bug: https://launchpad.net/bugs/407637 fixed

bzr revid: jvo@tinyerp.com-20090803151756-1itra28fx5p5pwn1
2009-08-03 20:47:56 +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
VRA(OpenERP) c7cc86b376 [FIX] Accented characters are displayed on footer now
lp bug: https://launchpad.net/bugs/406489 fixed

bzr revid: jvo@tinyerp.com-20090731085710-vzjiy4yuf7urmccz
2009-07-31 14:27:10 +05:30
NCH e2852ed13e [FIX] place tag
bzr revid: hda@hda-20090722104616-z497bh35iwfh6a7g
2009-07-22 16:16:16 +05:30
VRA(OpenERP) 43b66e1a1d [FIX] Print screen reports will behave acc. to locale for date,datetime
lp bug: https://launchpad.net/bugs/399811 fixed

bzr revid: jvo@tinyerp.com-20090717145124-0kkb1b7dvp9qu5od
2009-07-17 20:21:24 +05:30
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
dsh (Open ERP) 004cb7d89c [IMP] attributes of barcode
bzr revid: dsh@tinyerp.com-20090701082850-e4uelitk1ijm30g0
2009-07-01 13:58:50 +05:30
Naresh Choksy f7638c85ce [FIX]:sxw and odt reports
bzr revid: nch@tinyerp.com-20090701064451-wlcwyeyqfeim7nqu
2009-07-01 12:14:51 +05:30
Naresh Choksy 798f5d5523 [FIX]:Fixed odt2odt reports printing
bzr revid: nch@tinyerp.com-20090630133626-n4je1b30khvfwpq2
2009-06-30 19:06:26 +05:30
YSA(Open ERP) 6be08e1808 [FIX] Custom report : sorted X-axis values
lp bug: https://launchpad.net/bugs/390167 fixed

bzr revid: jvo@tinyerp.com-20090626143947-ej0m0jh7jn2fambz
2009-06-26 20:09:47 +05:30
nch a393946dec [FIX] xml encoding in header for &.<.>
lp bug: https://launchpad.net/bugs/392187 fixed

bzr revid: hda@hda-20090626112744-31d6y4m3pm3cj3d4
2009-06-26 16:57:44 +05:30
Naresh Choksy af536b3632 [MERGE]
bzr revid: nch@tinyerp.com-20090615063904-3gxvznxzt2lfdxys
bzr revid: nch@tinyerp.com-20090616093700-63rzyb48i1ebm0kr
bzr revid: nch@tinyerp.com-20090616094232-cex5n60a1sfzi8zg
bzr revid: nch@tinyerp.com-20090626085416-tn0inoeb1qhmndnl
2009-06-26 14:24:16 +05:30
dsh (Open ERP) 12434e7292 [FIX] fix missing tail process and skip unnecessary whitespace characters
bzr revid: dsh@tinyerp.com-20090618122742-we73sy313qem28zu
2009-06-18 17:57:42 +05:30
Fabien Pinckaers 636b4c8831 merge
bzr revid: fp@tinyerp.com-20090616133833-1999c13bi13hxnse
2009-06-16 15:38:33 +02:00
Fabien Pinckaers 6e77121fb6 [FIX] report engine, better spacings -> like preceeding version
bzr revid: fp@tinyerp.com-20090616133750-nm9ttvoln74y2d1y
2009-06-16 15:37:50 +02:00
NCH 846db679fc [FIX] Bad commit
bzr revid: hda@hda-20090615083917-trbkrswmen8ne0kx
2009-06-15 14:09:17 +05:30
NCH 0b84fe5865 [FIX] Added PageCount tag in report engine
bzr revid: hda@hda-20090615063523-1vrjzg27w9iju4zs
2009-06-15 12:05:23 +05:30
Fabien Pinckaers d43511f613 merge
bzr revid: fp@tinyerp.com-20090612141334-hmetl32rubyl1yh1
2009-06-12 16:13:34 +02:00
Fabien Pinckaers ddd9fe9570 [FIX] bug in report engine
lp bug: https://launchpad.net/bugs/385297 fixed

bzr revid: fp@tinyerp.com-20090612141153-72tcjwwugwugouww
2009-06-12 16:11:53 +02:00
Naresh Choksy 0727fa9c37 [REF]:coverted parsing of xml reports to etree
bzr revid: nch@tinyerp.com-20090612110511-opw6agte6ivx0h7m
2009-06-12 16:35:11 +05:30
dsh (Open ERP) 58070343d2 [FIX] fix &,<,> problem for html2html-url report
bzr revid: dsh@tinyerp.com-20090610134919-x3hkueo10dlrqkn5
2009-06-10 19:19:19 +05:30
dsh (Open ERP) 37060d2b3b [FIX] fix &,<,> problem for html2html report
bzr revid: dsh@tinyerp.com-20090610122734-0kq9vh870pmme4q3
2009-06-10 17:57:34 +05:30
dsh (Open ERP) 683f3fe232 [IMP] added style for the url which are as text
bzr revid: dsh@tinyerp.com-20090610112328-0rd3cr2ig132yt12
2009-06-10 16:53:28 +05:30
Naresh Choksy 0c768f6404 [FIX] Report Engine regression
lp bug: https://launchpad.net/bugs/385299 fixed

bzr revid: nch@tinyerp.com-20090610054606-5hqsgta2snggc0uy
2009-06-10 11:16:06 +05:30
Fabien Pinckaers db8f650de3 [FIX] Bugfix translations and float/int format in reports
bzr revid: fp@tinyerp.com-20090609231554-iug5t0i4wi5wjzc3
2009-06-10 01:15:54 +02:00
dsh (Open ERP) 6a62711467 bug fix(skip text if child nodes are there) for the html2html and openoffice reports
bzr revid: dsh@tinyerp.com-20090604112839-91d7pj22oos69wsd
2009-06-04 16:58:39 +05:30
P. Christeas 60a9263133 Merge commit 'origin/master' into mdv-gpl3-py26
bzr revid: p_christ@hol.gr-20090604071225-bqeycl17emwl1uo0
bzr revid: p_christ@hol.gr-20090604071307-yv52ry9pi3m8xfq6
2009-06-04 10:13:07 +03:00
dsh (Open ERP) 74b2bb3e40 bug fix for image size in htmland modifyreport
bzr revid: dsh@tinyerp.com-20090601072149-xpjplc49k7jrnaz3
2009-06-01 12:51:49 +05:30
dsh (Open ERP) 3837623fa2 bug fix
bzr revid: dsh@tinyerp.com-20090525101744-8ghr9uauvmzg2uy9
2009-05-25 15:47:44 +05:30
husen daudi 47d9e9dda3 added functionality to handle comment Node and support for font tag and its attributes (ref:nch)
bzr revid: hda@hda-20090525065901-7943qtd1q9x1u9vb
2009-05-25 12:29:01 +05:30
Naresh Choksy 7561d80d6b added functionality to handle comment Node
bzr revid: nch@tinyerp.com-20090525064245-swbzaetxrmgm32zo
2009-05-25 12:12:45 +05:30
Naresh Choksy 9d9d50b539 support for font tag and its attributes:
bzr revid: nch@tinyerp.com-20090525052418-dk115wljlulqinry
2009-05-25 10:54:18 +05:30
dsh (Open ERP) 2387a50c2b bug fix
bzr revid: dsh@tinyerp.com-20090522071634-uqui7cyb2g9jal78
2009-05-22 12:46:34 +05:30
dsh (Open ERP) 94ad944c20 small change
bzr revid: dsh@tinyerp.com-20090522061216-tgvmfw0pwq829a70
2009-05-22 11:42:16 +05:30
dsh (Open ERP) 714cc03238 chamges for image in story
bzr revid: dsh@tinyerp.com-20090522060541-1nnfbqnacgd5abvf
2009-05-22 11:35:41 +05:30
dsh (Open ERP) 1340218b68 small change
bzr revid: dsh@tinyerp.com-20090522060427-so6i5s127430oq1j
2009-05-22 11:34:27 +05:30
P. Christeas 0da6edfdf1 Merge commit 'origin/master' into mdv-gpl3-py26
Conflicts:
	bin/addons/base/res/__init__.py
	setup.py

bzr revid: p_christ@hol.gr-20090521212526-1p9xohdfw2p7v9o6
2009-05-22 00:25:26 +03:00
dsh (Open ERP) f6573abc50 changes for the image in html2html
bzr revid: dsh@tinyerp.com-20090520130245-asx882zycp64mytd
2009-05-20 18:32:45 +05:30
Naresh Choksy 5e63455392 bugfixes:
bzr revid: nch@tinyerp.com-20090512122631-fqjlde9ktiowkn7t
2009-05-12 17:56:31 +05:30
Naresh Choksy 83d52392b3 merge
bzr revid: nch@tinyerp.com-20090512113120-5h2ox8pak4ahreri
2009-05-12 17:01:20 +05:30
Naresh Choksy 9fa12bafaa Bugfix:setTag
bzr revid: nch@tinyerp.com-20090512111955-x70z0zu770k0qq8x
2009-05-12 16:49:55 +05:30
dsh (Open ERP) 2bbab69820 small chagnes for the html2html
bzr revid: dsh@tinyerp.com-20090511073858-sff7m3ojtk2b8z57
2009-05-11 13:08:58 +05:30
P. Christeas eac36b4a19 Port txt report to new report engine.
bzr revid: p_christ@hol.gr-20090507171706-ozmwxiuwv5jf1q4p
2009-05-07 20:17:06 +03:00
P. Christeas 85ef2e1086 Fix report custom fonts, after recent changes in report engine.
bzr revid: p_christ@hol.gr-20090506213612-gf543bm7cbyrutb9
2009-05-07 00:36:12 +03:00
P. Christeas 3814e4dc73 Merge commit 'origin/master' into mdv-gpl3-py26
Conflicts:
	bin/report/interface.py
	bin/report/printscreen/ps_list.py
	bin/report/render/__init__.py
	bin/report/render/rml.py
	bin/report/render/rml2pdf/trml2pdf.py
	bin/sql_db.py

bzr revid: p_christ@hol.gr-20090506201813-qb71ec85xr08obb1
2009-05-06 23:18:13 +03:00
Naresh Choksy 891d05df2e merge
bzr revid: nch@tinyerp.com-20090506051329-ixasw1q9n5pv9vmw
2009-05-06 10:43:29 +05:30
dsh (Open ERP) 5c828843a9 changes in report engine for html2html
bzr revid: dsh@tinyerp.com-20090505114227-mp9ndr3rkbkycfl7
2009-05-05 17:12:27 +05:30
Naresh Choksy 044ac173b3 bugfix:for none size
bzr revid: nch@tinyerp.com-20090505062648-m1mie7p1tayn5adv
2009-05-05 11:56:48 +05:30
Naresh Choksy 056a492f9f bugfix stocklocation report
bzr revid: nch@tinyerp.com-20090504121143-mhdotlflvixcc93a
2009-05-04 17:41:43 +05:30
Naresh Choksy ce281db084 bugfix:translation of reports
bzr revid: nch@tinyerp.com-20090504102251-lbhux5vbdvjp33qp
2009-05-04 15:52:51 +05:30
Naresh Choksy 968fe9815f bugfix:reports when no color style found
bzr revid: nch@tinyerp.com-20090504091226-knu1wtdmttpi7f1b
2009-05-04 14:42:26 +05:30
Naresh Choksy 1f5a45028d bugfix:repeatIn On tr when no record exists
bzr revid: nch@tinyerp.com-20090504085620-09y8tchv0ap14jwz
2009-05-04 14:26:20 +05:30
Naresh Choksy db120a927e bugfix
bzr revid: nch@tinyerp.com-20090504061401-p7q0ihqpgogu666m
2009-05-04 11:44:01 +05:30
Naresh Choksy 4254c4105d merge
bzr revid: nch@tinyerp.com-20090504043556-fr6as4u0vwkri0bp
2009-05-04 10:05:56 +05:30
Jay (Open ERP) a1072bed43 [FIX] Bug 364835 : corrected non-enlgish character problem for parsing report(ref:Ferdinand)
bzr revid: jvo@tinyerp.com-20090501070828-rz7h97sk1a6vnqol
2009-05-01 12:38:28 +05:30
Naresh Choksy 315dc765bf bugfix regular expression accepts string and not list
bzr revid: nch@tinyerp.com-20090429105718-9nuzjh9foosowe8y
2009-04-29 16:27:18 +05:30
Naresh Choksy 740bb829f9 added report engine
bzr revid: nch@tinyerp.com-20090428102421-0bjwivab9it6bf2c
2009-04-28 15:54:21 +05:30
P. Christeas 7cf2c6b01c Merge commit 'origin/master' into mdv-gpl3-py26
bzr revid: p_christ@hol.gr-20090424171033-0yfkur35me172zw0
2009-04-24 20:10:33 +03:00
Fabien Pinckaers 5ba9c8626f bugfixes
bzr revid: fp@tinyerp.com-20090411204439-ivly6x341y9pwuzs
2009-04-11 22:44:39 +02:00
Fabien Pinckaers c52b31c223 moved_locales
bzr revid: fp@tinyerp.com-20090407071845-sifylgm06jb66vpu
2009-04-07 09:18:45 +02:00
P. Christeas 59c0e4889a Merge commit 'origin/master' into mdv-gpl3-py26
bzr revid: p_christ@hol.gr-20090330173719-27jcy2nyw1v4w3bq
bzr revid: p_christ@hol.gr-20090330173755-o3pxayaintefn150
bzr revid: p_christ@hol.gr-20090330173849-heuqfveq1xdeoe6h
bzr revid: p_christ@hol.gr-20090406130641-9mrstydveuqjkkjv
2009-04-06 16:06:41 +03:00
husen daudi 67526cf793 Improved browse record calls in context of report engine (ref: nch,jvo,hda)
bzr revid: hda@hda-20090406114533-5bn57x92n7in399y
2009-04-06 17:15:33 +05:30
Fabien Pinckaers c68dd1c4d5 omdifs
bzr revid: fp@tinyerp.com-20090315160520-g6j5qv3tq1iianj0
2009-03-15 17:05:20 +01:00
P. Christeas 7cb394f380 Merge commit 'origin/master' into mdv-gpl3-py26
Conflicts:
	bin/addons/__init__.py
	bin/addons/base/ir/ir_cron.py
	bin/addons/base/rng/view.rng

bzr revid: p_christ@hol.gr-20090304073610-2ss5ju4lyyue79qv
bzr revid: p_christ@hol.gr-20090308214750-0bgr6yj85f8ixpjp
bzr revid: p_christ@hol.gr-20090312075024-1rqeqam5ipfofb9m
2009-03-12 09:50:24 +02:00
Jay (Open ERP) bc16639907 [Fix] Bug 333273:Report_sxw corrected(ref : Davide Corio)
bzr revid: jvo@tinyerp.com-20090226072442-3ub70vavmfhthtwl
2009-02-26 12:54:42 +05:30
dsh (Open ERP) 85dec38142 changes for the repeatIn Objects
bzr revid: dsh_open_erp-20090218111055-97q9ygdm5agdjyfv
2009-02-18 16:40:55 +05:30
P. Christeas bba009f639 Merge commit 'origin/master' into mdv-gpl3-py26
Conflicts:
	bin/netsvc.py
	bin/sql_db.py
	bin/tools/translate.py

bzr revid: p_christ@hol.gr-20090208175840-xmy5c53ijl3rs1l5
2009-02-08 19:58:40 +02:00
P. Christeas 543a53380f Use the DejaVu fonts as default.
bzr revid: p_christ@hol.gr-20090207192720-bm8zfw9su1549qfk
2009-02-07 21:27:20 +02:00
P. Christeas 66c089d04f At reportlab, allow a custom font mapping table, system-wide..
In some systems, the standard Adobe (TM) fonts are incomplete.
There, some better fonts must always be used.

bzr revid: p_christ@hol.gr-20090207192606-hyk6efuo5e5al7yk
2009-02-07 21:26:06 +02:00
Stephane Wirtel a65c82fb29 [REF] Remove commented code
bzr revid: stephane@tinyerp.com-20090206095208-m0avz6790dvc81lh
2009-02-06 10:52:08 +01:00
husen daudi 1ea82dc87e bugfix by nch for dms
bzr revid: hda@hda-20090205133255-3fiwfn2290tkqak7
2009-02-05 19:02:55 +05:30
husen daudi 580ab8c750 bugfix by nch
lp bug: https://launchpad.net/bugs/325632 fixed

bzr revid: hda@hda-20090205120859-ogaeismjmduhholo
2009-02-05 17:38:59 +05:30
Jay (Open ERP) c99e0e9d50 Correction:False values on reports are now accepted
bzr revid: jvo@tinyerp.com-20090205065645-ion7drs4r54o0o51
2009-02-05 12:26:45 +05:30
Jay (Open ERP) cf6253282e Corrections on report_sxw
bzr revid: jvo@tinyerp.com-20090204090159-ttbugu4xvow1887t
2009-02-04 14:31:59 +05:30
Stephane Wirtel 720ff8a9e5 [FIX] Use the translation in the selection field for the print screen functionnality
lp bug: https://launchpad.net/bugs/323229 fixed

bzr revid: stephane@tinyerp.com-20090202130214-z3bknh0n2j0wpspa
2009-02-02 14:02:14 +01:00
P. Christeas b69c19fbb2 Merge branch 'master' of openobject-server into mdv-gpl3-py26
Conflicts:
	bin/netsvc.py
	bin/tools/translate.py

bzr revid: p_christ@hol.gr-20090131100804-pu97gelwjh1flk3h
2009-01-31 12:08:04 +02:00
Stephane Wirtel 60ea76e4c5 [IMP] Integrate the headers from the old custom module
bzr revid: stephane@tinyerp.com-20090129222223-ac7pa5yrq1xohbu4
2009-01-29 23:22:23 +01:00
P. Christeas caa5ca5ae2 Merge branch 'master' of openobject-server into mdv-gpl3-py26
Conflicts:

	bin/tools/translate.py

bzr revid: p_christ@hol.gr-20090128135050-bb1ueo5ovziijg00
2009-01-28 15:50:50 +02:00
Jay (Open ERP) a550f5370d Report_sxw modified for browse_record values in default formats
bzr revid: jvo@tinyerp.com-20090128125232-rfqwrvec513c5r2d
2009-01-28 18:22:32 +05:30
Stephane Wirtel aca14d8048 [FIX] Seek the position to 0 for a stringio
lp bug: https://launchpad.net/bugs/321962 fixed

bzr revid: stephane@tinyerp.com-20090128122213-eetwscy9k00byh9l
2009-01-28 13:22:13 +01:00
Fabien Pinckaers 8822ada31f bugfix_ptt
bzr revid: fp@tinyerp.com-20090127102515-ric7p0yptywmy2qk
2009-01-27 11:25:15 +01:00
P. Christeas 1f6278b32c Merge branch 'master' of openobject-server into mdv-gpl3-py26
Conflicts:
	bin/addons/base/ir/ir.xml
	bin/osv/orm.py
	bin/sql_db.py
	bin/tools/config.py

bzr revid: p_christ@hol.gr-20090122175910-4apjfo1p7iokatm6
2009-01-22 19:59:10 +02:00
Stephane Wirtel 7b26658101 [IMP] If the value is a str or unicode and the value is empty, we return a empty string
bzr revid: stephane@tinyerp.com-20090122133245-bp1ri3cu25b3ktp1
2009-01-22 14:32:45 +01:00
Najlaâ EL KHAYAT 5e692eca91 return blank for non float parameters
bzr revid: nel@tinyerp.com-20090122115819-erokumgim7k3kep8
2009-01-22 12:58:19 +01:00
Fabien Pinckaers 8c58a438d3 bugfix
bzr revid: fp@tinyerp.com-20090121200740-idaabyapuf9l24p1
2009-01-21 21:07:40 +01:00
Fabien Pinckaers 310be72d5e pypdf_add
bzr revid: fp@tinyerp.com-20090121130540-xgx5nhe06d0km52w
2009-01-21 14:05:40 +01:00
Apa (Open ERP) c064bfdbae [FIX] Please check the sale order report. the format seems to be correct. but all amounts don t have all the same format. check the total, total net
and 
taxes, price unit. all these needs to be changed

bzr revid: apa@tinyerp.com-20090121070317-wekapr73pq3lpmq0
2009-01-21 12:33:17 +05:30
Fabien Pinckaers f16cf978ff bugfixes
bzr revid: fp@tinyerp.com-20090120172941-voekzxe1ac3iqhj6
2009-01-20 18:29:41 +01:00
Fabien Pinckaers 7a14b5de6c modifs
bzr revid: fp@tinyerp.com-20090120165712-g36e80k3uesypld3
2009-01-20 17:57:12 +01:00
Fabien Pinckaers 009a85879f bugfix
bzr revid: fp@tinyerp.com-20090120153957-fje33m8ns19s9al1
2009-01-20 16:39:57 +01:00
Apa (Open ERP) eae277fbb5 reverted report_sxw.py
bzr revid: apa@tinyerp.com-20090120130554-g6145dpil7fzmmq2
2009-01-20 18:35:54 +05:30
Fabien Pinckaers 1e150d5898 bugfix
bzr revid: fp@tinyerp.com-20090119205152-g7i0pghp98p2v93l
2009-01-19 21:51:52 +01:00
Apa (Open ERP) 972e9fc72c modify formatLang function for locale language settings....
bzr revid: apa@tinyerp.com-20090117075640-8oz9v2bp2fi55f08
2009-01-17 13:26:40 +05:30
Dhara Shah 245c01fb2e changes for the logo
bzr revid: dsh@dsh-20090116112149-baiylod2nwz1e3xf
2009-01-16 16:51:49 +05:30
Olivier Laurent c1856af9f0 __str__ cannot return anything except a string. (self.name is sometimes a float or an int)
bzr revid: olt@tinyerp.com-20090116111017-104n9nnu9efdu0rf
2009-01-16 12:10:17 +01:00
Fabien Pinckaers 5305888c29 bugfixes
bzr revid: fp@tinyerp.com-20090115174103-2ix4fhc5adviwtyc
2009-01-15 18:41:03 +01:00
Olivier Laurent 29f3a32c9b FIX: UnicodeEncodeError in report_sxw.create
bzr revid: olt@tinyerp.com-20090115163123-rmsesm7bksqf17b1
2009-01-15 17:31:23 +01:00
Stephane Wirtel 58ac90e774 [FIX] Use the header field from the ir.actions.report.xml to print the header in the rml report
lp bug: https://launchpad.net/bugs/316184 fixed

bzr revid: stephane@tinyerp.com-20090114111710-rags1eq0p4n0kb0h
2009-01-14 12:17:10 +01:00
P. Christeas b8d5eac277 Merge branch 'master' of /home/panos/tmp/tinyerp/openobject-server/ into mdv-gpl3-py26
Conflicts:

	bin/tools/translate.py

bzr revid: p_christ@hol.gr-20090114075916-feh0125soh9euu1h
2009-01-14 09:59:16 +02:00