[FIX] many2one: return (id,name) instead of only id also for osv_memory
[odoo/odoo.git] / bin / report / report_sxw.py
2011-01-10 Sbh (OpenERP)[Fix] report: if header is false then not display header
2011-01-04 Olivier Dony[FIX] report_sxw: fix printing odt/sxw reports after...
2011-01-04 Olivier Dony[FIX] all: ensure all open files are closed (partial...
2010-12-16 Olivier Dony[FIX] report_sxw: workaround to prevent crash of report...
2010-12-07 Olivier Dony[FIX] reports: support for multi-company headers (pendi...
2010-11-23 apa-tiny[IMP]:added _strip_name function for report.
2010-10-27 Harry (OpenERP)[MERGE] merged with openobject-server branch
2010-10-11 jas[IMP] : base : improved Warnings
2010-10-11 qdp-launchpad@tiny... [MERGE] merged the work of report team
2010-10-08 Olivier Dony[IMP] reports: support generic report_file field instea...
2010-10-07 apa-tinyimprove code
2010-10-06 apa-tinymerged
2010-10-05 olt@tinyerp.com[IMP] report engine: decimal precision can now be passe...
2010-10-05 olt@tinyerp.com[IMP] report engine: decimal precision can now be passe...
2010-10-05 apa-tiny[IMP]:improved for pagecount
2010-10-01 olt@tinyerp.com[FIX] report engine: fixed an error in 'get_digits'
2010-10-01 olt@tinyerp.com[IMP] report engine: try to compute float digits based...
2010-09-06 Harry (OpenERP)[MERGE]
2010-08-25 apa-tiny[FIX]:date format is not change according lang.
2010-08-25 apa-tiny[FIX]:date format is not change according lang.
2010-08-24 Fabien Pinckaersmerge
2010-08-05 sbh (Open ERP)[Fix] : Fix the problem of formatLang for printing...
2010-07-16 nel@tinyerp.com[IMP]
2010-07-16 nel@tinyerp.com[FIX] report header
2010-07-12 nel@tinyerp.com[IMP] report_sxw: use internal instead of 2
2010-06-21 P. Christeasrml2pdf: Log stray exceptions, use special when expected.
2010-05-17 Anup (OpenERP)[FIX] report : processing of rml was missing.
2010-05-14 Jay (Open ERP)[REF]
2010-05-12 Anup (OpenERP)[FIX] Internal Header/Footer : Now considered for Print...
2010-04-06 DSH(OpenERP)Support tiny report tag in add_header, prevent server...
2010-02-17 HDA (OpenERP)Added time in localcontext of report
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-02 Xavier Morel[merge] mx.DateTime-removal branch by rvalyi
2010-02-01 Raphaël Valyi[MERGE] from trunk
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-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-02 Xavier Morel[merge] 5.0-lxml-fixes into trunk
2009-11-28 Xavier Morel[IMP] removal of usages of the deprecated node.getchild...
2009-11-20 xrg[merge] merge from lp:~xrg/openobject-server/optimize...
2009-10-30 nch@tinyerp.com[IMP]:mako HTML2HTML reports: added previous next butto...
2009-10-20 pap(openerp)Changed encoding to coding ref: PEP: 0263
2009-10-14 PSO(OpenERP)Changed licencing
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-09 Jay (Open ERP)[FIX] Report: context was missing while printing any...
2009-08-23 P. ChristeasMerge commit 'origin/master' into xrg (5.0.3 official)
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-13 P. ChristeasMerge commit 'origin/master' into xrg
2009-08-07 Jay (Open ERP)[REF] Unused argument removed
2009-08-03 P. ChristeasMerge commit 'origin/master' into xrg
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 Naresh Choksy[FIX]:sxw and odt reports
2009-06-30 Naresh Choksy[FIX]:Fixed odt2odt reports printing
2009-06-26 nch[FIX] xml encoding in header for &.<.>
2009-06-10 dsh (Open ERP)[FIX] fix &,<,> problem for html2html report
2009-06-09 Fabien Pinckaers[FIX] Bugfix translations and float/int format in reports
2009-06-04 P. ChristeasMerge commit 'origin/master' into mdv-gpl3-py26
2009-06-01 dsh (Open ERP)bug fix for image size in htmland modifyreport
2009-05-21 P. ChristeasMerge commit 'origin/master' into mdv-gpl3-py26
2009-05-20 dsh (Open ERP)changes for the image in html2html
2009-05-12 Naresh Choksymerge
2009-05-12 Naresh ChoksyBugfix:setTag
2009-05-11 dsh (Open ERP)small chagnes for the html2html
2009-05-07 P. ChristeasPort txt report to new report engine.
2009-05-05 dsh (Open ERP)changes in report engine for html2html
2009-05-04 Naresh Choksybugfix:translation of reports
2009-05-04 Naresh Choksybugfix
2009-04-28 Naresh Choksyadded report engine
2009-04-11 Fabien Pinckaersbugfixes
2009-04-07 Fabien Pinckaersmoved_locales
2009-04-06 husen daudiImproved browse record calls in context of report engin...
2009-03-15 Fabien Pinckaersomdifs
2009-02-26 Jay (Open ERP)[Fix] Bug 333273:Report_sxw corrected(ref : Davide...
2009-02-26 Jay (Open ERP)[Fix] Bug 333273:Report_sxw corrected(ref : Davide...
2009-02-06 Stephane Wirtel[REF] Remove commented code
2009-02-05 husen daudibugfix by nch for dms
2009-02-05 husen daudibugfix by nch
2009-02-05 Jay (Open ERP)Correction:False values on reports are now accepted
2009-02-04 Jay (Open ERP)Corrections on report_sxw
2009-01-29 Stephane Wirtel[IMP] Integrate the headers from the old custom module
2009-01-28 Jay (Open ERP)Report_sxw modified for browse_record values in default...
2009-01-27 Fabien Pinckaersbugfix_ptt
2009-01-22 Stephane Wirtel[IMP] If the value is a str or unicode and the value...
2009-01-22 Najlaâ EL KHAYATreturn blank for non float parameters
2009-01-21 Fabien Pinckaersbugfix
2009-01-21 Apa (Open ERP)[FIX]:all amounts don t have all the same format
2009-01-21 Apa (Open ERP)[FIX] Please check the sale order report. the format...
2009-01-20 Fabien Pinckaersbugfixes
2009-01-20 Fabien Pinckaersmodifs
next