[IMP] set menu sequence to 1000
[odoo/odoo.git] / bin / report /
2010-07-04 Fabien Pinckaers[IMP] removed price_accuracy options
2010-07-02 nch@tinyerp.com[FIX]:align for integer field in groupby header printscreen
2010-07-02 nch@tinyerp.com[MERGE]:groupby no leaf support for printscreen rga...
2010-07-02 nch@tinyerp.com[FIX]:TypeERROR:logger.exception
2010-06-29 nch@tinyerp.com[FIX]:groupby printscreen reports
2010-06-28 qdp-launchpad@tiny... [FIX] reports were always printing the same page
2010-06-26 Mustufa Rangwala[FIX] report: logging import missing
2010-06-24 vra[MERGE] merge the changes from main trunk branch.
2010-06-22 P. ChristeasRml2pdf: never catch more than Exception.
2010-06-21 P. Christeasrml2pdf: Log stray exceptions, use special when expected.
2010-06-18 vra[FIX][IMP] SQL-Injection ,minor improvement.
2010-06-15 nch@tinyerp.com[FIX]:print screen report for group_by_no_leaf and...
2010-06-15 Stephane Wirtel[FIX] Use a copy of the local context
2010-06-04 Fabien Pinckaersmerge
2010-06-04 Fabien Pinckaers[FIX] report engine
2010-05-28 Fabien Pinckaers[IMP] bugfix in report engine, don't translate computed...
2010-05-18 Anup (OpenERP)[FIX] use of tail text in preprocessor of report engine
2010-05-17 Anup (OpenERP)[FIX] report : processing of rml was missing.
2010-05-14 Jay (Open ERP)[FIX] Illustration tag beahvior corrected
2010-05-14 Xavier ALT[FIX] reporting: change the way that para style are...
2010-05-14 Jay (Open ERP)[REF]
2010-05-12 Anup (OpenERP)[FIX] Internal Header/Footer : Now considered for Print...
2010-05-12 Anup (OpenERP)[FIX] Missing imports of _ of tools.translate provided
2010-05-11 Anup (OpenERP)[FIX] Illustration tag beahvior corrected
2010-05-03 Olivier Dony[IMP] work-in-progress: initial version of safe_eval...
2010-04-09 nch@tinyerp.com[REF]:printscreen improvements
2010-04-09 nch@tinyerp.com[IMP]:printscreen Reports for Single/Multi level Groupby
2010-04-06 HDA (OpenERP)Merged
2010-04-06 DSH(OpenERP)Support tiny report tag in add_header, prevent server...
2010-04-02 sbh (Open ERP)[Fix] trml2pdf: set the Heading tag name
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
next