odoo/bin/report
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
..
printscreen [FIX] Print screen unicode-decode error solved 2009-08-21 16:29:07 +05:30
pyPdf pypdf_add 2009-01-21 14:05:40 +01:00
render Merge commit 'origin/master' into xrg (5.0.3 official) 2009-08-23 13:02:10 +03:00
__init__.py [IMP] Update the copyright to 2009 2009-01-04 23:13:29 +01:00
common.py added report engine 2009-04-28 15:54:21 +05:30
custom.py [FIX] Custom report : sorted X-axis values 2009-06-26 20:09:47 +05:30
int_to_text.py [IMP] Update the copyright to 2009 2009-01-04 23:13:29 +01:00
interface.py [MAJOR IMP] Rewrite the http/RPC engine and let HTTP/1.1 features. 2009-08-29 18:23:46 +03:00
misc.py [IMP] Update the copyright to 2009 2009-01-04 23:13:29 +01:00
preprocess.py [FIX]:Fixed odt2odt reports printing 2009-06-30 19:06:26 +05:30
print_fnc.py [IMP] Update the copyright to 2009 2009-01-04 23:13:29 +01:00
print_xml.py Bugfix xmldom to etree conversion 2009-08-21 15:58:54 +05:30
report_sxw.py Merge commit 'origin/master' into xrg (5.0.3 official) 2009-08-23 13:02:10 +03:00