useability
[odoo/odoo.git] / bin / report /
2010-10-08 Olivier Dony[IMP] reports: support generic report_file field instea...
2010-10-07 Jay (OpenERP)[FIX] XSL Report : title of xsl reports should support...
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-04 olt@tinyerp.com[IMP] report engine: printscreen: total computation...
2010-10-01 Olivier Dony[IMP] report: moved the register_all() function as...
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-30 nch@tinyerp.com[FIX]:Print screen should respect sort order
2010-09-27 apa-tiny[revert]:revert
2010-09-27 apa-tiny[IMP]:improved internal header for pagereset
2010-09-27 apa-tiny[IMP]:improved internal header for pagereset
2010-09-27 apa-tiny[IMP]:improved for internal header
2010-09-27 apa-tiny[IMP]:improved internal header and print pagecount...
2010-09-24 rch (Open ERP)[IMP]: Add internal header on printscreen report.
2010-09-23 Jay (OpenERP)[FIX]custom report correction acc. to Safe_eval
2010-09-08 apa-tiny[FIX]:reset page number when printing multiple report
2010-09-06 Harry (OpenERP)[MERGE]
2010-09-01 apa-tiny[IMP]:improvd print screen
2010-08-31 saz(openerp)[iMP]:base:print screen report
2010-08-31 apa-tiny[MERGE]:merged from trunk.
2010-08-30 Olivier Dony[IMP] printscreen of group_by: replace empty labels...
2010-08-30 Olivier Dony[FIX] rml2pdf: allow missing/null image contents
2010-08-30 apa-tiny[MERGE]:merged from trunk.
2010-08-26 P. Christeas[IMP] reports: remove some deprecation warnings
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-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
next