[FIX] Remove the double comma in the domains
[odoo/odoo.git] / bin / report /
2010-03-30 Framework Team[MERGE] merge from trunk-dev-framework
2010-03-30 HDA (OpenERP)Fixed calling private method code changed from service...
2010-03-02 Fabien Pinckaers[IMP] removed this month
2010-03-01 Fabien Pinckaers[IMP] made rml2pdf independant
2010-02-17 HDA (OpenERP)Added time in localcontext of report
2010-02-16 apa-tiny[IMP]:Improved code for printscreen report for group by.
2010-02-16 Harry (Open ERP)[FIX] printscreen: fixed wrong total in print screen
2010-02-16 Harry (Open ERP)[FIX] printscreen: fixed problem in group by date type
2010-02-16 Harry (Open ERP)[FIX] printscreen: pass domain in read_group
2010-02-16 apa-tiny[IMP]:Improved print screen report with group by.
2010-02-16 HDA (OpenERP)Merged with stable
2010-02-14 Xavier Morel[imp] merge nested tests in _dttime_format.__str__
2010-02-14 Xavier Morel[fix] Usage of a variable called "datetime" in the...
2010-02-08 nch@tinyerp.com[IMP]:printscreen reports now use the context to not...
2010-02-05 Harry (Open ERP)[FIX] printscreen : Invalid datetime format used to...
2010-02-02 Xavier Morel[merge] mx.DateTime-removal branch by rvalyi
2010-02-01 Raphaël Valyi[MERGE] from trunk
2010-01-29 Christophe Simonis[IMP] rename Service.service_exist to Service.exits...
2010-01-19 Jay (Open ERP)[FIX] Encoding problm corrected on report contents
2010-01-18 Jay (Open ERP)[FIX] If RML contains unicode characters and title...
2010-01-12 HDA (OpenERP)merged
2010-01-12 HDA (OpenERP)Merged
2010-01-06 Jay (Open ERP)[FIX] FormatLang : Dates if specified into String,will...
2010-01-06 Jay (Open ERP)[FIX] Report : Proper Message notification when RML...
2010-01-03 Xavier Morel[imp] replace hasattr-based attribute selection by...
2009-12-17 Raphaël Valyi[MERGE]
2009-12-15 Xavier Morel[merge] from trunk
2009-12-15 nch@tinyerp.com[REM,IMP]:removed mako package from server as it is...
2009-12-14 Raphaël Valyi[REF] changed coding style from datetime.datime.foo...
2009-12-13 Cristian Salamea... [REF] get rid of the mx.Datetime C dependency, meaning...
2009-12-11 nch@tinyerp.com[FIX]:support for string IDs in print screen reports
2009-12-08 Christophe Simonis[FIX] custom report xml creation
2009-12-08 hda (Tiny)Merge
2009-12-02 Xavier Morel[merge] fix-shebang from 5.0 to trunk
2009-12-02 Xavier Morel[fix] use env for python shebang rather than hardcoding...
2009-12-02 Xavier Morel[merge] 5.0-lxml-fixes into trunk
2009-12-02 Xavier Morel[merge] osx-shutdown-fix branch into lxml-fixes
2009-12-01 R.Messier[FIX] RAW reports creation corrected
2009-11-28 Xavier Morel[IMP] removal of usages of the deprecated node.getchild...
2009-11-28 Xavier Morel[IMP] improve usage of the ET API, use SubElement inste...
2009-11-28 Xavier Morel[FIX] remove minidom from report/custom, replace with...
2009-11-28 Xavier Morel[FIX] leftover call to minidom in ps_form even though...
2009-11-28 Xavier Morel[FIX] Remove leftover instances of libxslt and libxml2...
2009-11-27 Harry (Open ERP)[IMP] change copyright with AGPL
2009-11-26 Harry (Open ERP)[IMP]trml2pdf : setfont
2009-11-26 Harry (Open ERP)[MERGE]
2009-11-25 Harry (Open ERP)[FIX]customefont : fixed problem if ttf is not exits
2009-11-24 Harry (Open ERP)[FIX] replaced <TAB> with four white space.
2009-11-20 xrg[merge] merge from lp:~xrg/openobject-server/optimize...
2009-11-02 HDA (OpenERP)Merged
2009-11-02 nch@tinyerp.com[IMP]:Added next previous counter
2009-10-30 nch@tinyerp.com[REF]:body formating
2009-10-30 nch@tinyerp.com[IMP]:mako HTML2HTML reports: added previous next butto...
2009-10-26 P. ChristeasMerge remote branch 'origin/master' into optimize
2009-10-20 pap(openerp)Changed encoding to coding ref: PEP: 0263
2009-10-14 PSO(OpenERP)Changed licencing
2009-10-10 Jay (Open ERP)[FIX] Improved Previous bad commit for pagelayout error
2009-10-09 HDA (OpenERP)merge
2009-10-09 HDA (OpenERP)merged
2009-10-09 nch@tinyerp.com[REF]:notified channel when there is an exception in...
2009-10-09 nch@tinyerp.com[FIX]:<seq> problem Report Engine
2009-10-09 HDA (OpenERP)Merged with stable
2009-10-09 nch@tinyerp.com[REF]:Added Exception message in report engine when...
2009-10-08 P. ChristeasMerge branch 'xrg' into optimize
2009-10-08 P. ChristeasMerge remote branch 'origin/master' into xrg
2009-10-08 Jay (Open ERP)[FIX] Improved Previous bad commit for pagelayout error
2009-10-07 Stephane Wirtel[FIX] Use an alternative for the locale.RADIXCHAR if...
2009-10-01 HDA (OpenERP)[MERGE]
2009-09-29 nch@tinyerp.com[ADD] Mako template engine
2009-09-25 P. ChristeasMerge remote branch 'origin/master' v5.0.6 into xrg
2009-09-25 P. ChristeasMerge remote branch 'origin/master', v5.0.6 into optimize
2009-09-16 Jay (Open ERP)[FIX] Print screen : Correction when text for report...
2009-09-09 Jay (Open ERP)[FIX] Report: context was missing while printing any...
2009-09-01 P. ChristeasMerge branch 'xrg' into rfc, 5.0.4 patch obsolete.
2009-08-29 P. Christeas[MAJOR IMP] Rewrite the http/RPC engine and let HTTP...
2009-08-28 P. ChristeasMerge origin/5.0.4 into xrg
2009-08-27 NCH-OpenERP[FIX] Pagecount probelm while all objects print on...
2009-08-25 Naresh Choksy[Fix,IMP]:xsl:sml reports for comment node and when...
2009-08-23 P. ChristeasMerge commit 'origin/master' into xrg (5.0.3 official)
2009-08-21 Jay (Open ERP)[FIX] Print screen unicode-decode error solved
2009-08-21 NCHBugfix xmldom to etree conversion
2009-08-21 Olivier Laurent[FIX] report engine: context argument was passed at...
2009-08-21 Olivier Laurent[FIX] report engine: context argument was passed at...
2009-08-19 Jay (Open ERP)[FIX]Not allowing only white spaces text to be printed
2009-08-18 VRA(OpenERP)[FIX] Print Screen : was not considering field names...
2009-08-17 Olivier Laurent[FIX] report engine: fixed a bug when the xml tag is...
2009-08-13 P. ChristeasMerge commit 'origin/master' into xrg
2009-08-07 Jay (Open ERP)[REF] Unused argument removed
2009-08-03 Jay (Open ERP)[FIX] Print screen now displays the report as per WYSIWYG
2009-08-03 P. ChristeasMerge commit 'origin/master' into xrg
2009-07-31 VRA(OpenERP)[FIX] Accented characters are displayed on footer now
2009-07-22 NCH[FIX] place tag
2009-07-17 VRA(OpenERP)[FIX] Print screen reports will behave acc. to locale...
2009-07-16 NCH[FIX] removed report etree warning of len
2009-07-09 P. ChristeasMerge origin/master into mdv-gpl3-py26
2009-07-01 dsh (Open ERP)[IMP] attributes of barcode
2009-07-01 Naresh Choksy[FIX]:sxw and odt reports
2009-06-30 Naresh Choksy[FIX]:Fixed odt2odt reports printing
2009-06-26 YSA(Open ERP)[FIX] Custom report : sorted X-axis values
2009-06-26 nch[FIX] xml encoding in header for &.<.>
next