[IMP] Make wizard work
[odoo/odoo.git] / openerp / report /
2012-12-14 Xavier Morel[IMP] more augmented assignments
2012-12-14 Xavier Morel[REM] unreachable code
2012-12-14 Xavier Morel[REM] trailing semicolons
2012-12-14 Xavier Morel[FIX] misplaced docstrings
2012-12-14 Xavier Morel[REM] unnecessary parens
2012-12-14 Xavier Morel[IMP] literalify list creation
2012-12-14 Xavier Morel[IMP] merge extraneous setitem into literal dict creation
2012-12-14 Xavier Morel[REM] access to deprecated APIs for unsupported Python...
2012-12-14 Xavier Morel[IMP] compare to None by identity
2012-12-14 Xavier Morel[IMP] simplify to chained comparison
2012-11-26 Olivier Dony[MERGE] Forward-port 6.1 bugfixes up to rev. 4307
2012-10-08 Olivier Dony[MERGE] OPW 577045: translate: properly export and...
2012-09-24 Chris Biersbach[Fix] Fixed generation of .pot files
2012-09-14 Vo Minh Thu[IMP] report: added TTF font path (used in e.g. Arch...
2012-09-10 Stephane Wirtel[MERGE] openerp.report: remove unused imports and vars
2012-08-23 Stephane Wirtel[MERGE] Remove the embedded pychart library, and use...
2012-07-16 Xavier ALT[MERGE] OPW 51167: report: fix header pageCount always...
2012-04-24 skh[FIX]trml2pdf.py : translation issue for the Page x...
2012-03-30 Sbh (Openerp)[IMP]:base/res : remove type from display address
2012-03-29 Quentin (OpenERP)[REF] base: small refactoring of things related to...
2012-03-06 Bhumika (OpenERP)[ADD]base/res: improve display address method for print...
2012-02-20 Kuldeep Joshi (Ope... [IMP] res_partner:add res_partner_address field to...
2012-02-15 Olivier Dony[MERGE] Fix bug 932170 - formatLang() should render...
2012-02-15 Olivier Dony[FIX] reports: formatLang() should render datetime...
2012-02-14 Olivier Dony[MERGE] Minor bugfixes (missing imports, etc.) courtesy...
2012-02-10 Vo Minh Thu[FIX] report: do not use the default_type entry from...
2012-02-08 Florent Xicluna[MERGE] merged trunk.
2012-02-08 Florent Xicluna[REF] openerp.report: remove unused imports and vars...
2012-02-08 Florent Xicluna[REF] openerp.report: fix weird indentation, not multip...
2012-02-08 Florent Xicluna[REF] openerp.report: replace deprecated has_key.
2012-02-08 Florent Xicluna[REF] openerp.report: use the recommended syntax to...
2012-02-08 Florent Xicluna[REF] openerp.report: better use of isinstance.
2012-02-08 Florent Xicluna[FIX] the embedded pychart library is not used.
2012-02-08 Antony Lesuisse[FIX] use _logger instead of stderr in trml2pdf
2012-01-31 Antony Lesuisse[MERGE] trunk
2012-01-25 Vo Minh Thu[IMP] warnings: turn warnings.warn into logging.warning:
2012-01-25 Xavier Morel[IMP] optimize imports in record files
2012-01-24 Vo Minh Thu[IMP] openerp.loglevels: removed calls to openerp.logle...
2012-01-24 Vo Minh Thu[IMP] openerp.report: _logger with fully qualified...
2012-01-19 Florent Xicluna[FIX] missing import.
2011-12-21 Rucha (Open ERP)[IMP]: Improvements to format report pageSize according...
2011-12-01 Quentin (OpenERP)[IMP] res_partner_address, display_address: improved...
2011-12-01 Quentin (OpenERP)[IMP] base: contry specific address format cleanup...
2011-11-28 Olivier Dony[MERGE] Fix bug 891544 - prevent double-encoding of...
2011-11-28 Naresh (OpenERP)[FIX]:Incorect format of report in OpenOffice
2011-11-22 Numerigraphe - Lio... [IMP] Added missing vim mode lines
2011-11-21 Vo Minh Thu[MERGE] Cleaning of the empty dict kwargs (replaced...
2011-11-14 Denis Seleznyov[FIX]:AccessInit: hash collision error possible
2011-11-07 Numerigraphe - Lio... [FIX] unmutable defaults in report
2011-11-04 Olivier Dony[MERGE] Fix for bug 885299: properly manage XML chars...
2011-11-04 Quentin (OpenERP)[FIX] rml2pdf: _process_text escaping char for xml
2011-09-24 Antony Lesuisse[MERGE] trunk
2011-09-21 Antony Lesuisse[MERGE] currency position dsh
2011-09-20 Vo Minh Thureport_sxw: formating classes should return strings.
2011-09-20 Vo Minh Thu[MERGE] report/preprocess: make sure to remove the...
2011-09-19 Olivier Dony[MERGE] trml2pdf: don't reassign a reused node.text...
2011-09-17 Fabien Pinckaersmerge
2011-09-15 Vo Minh Thu[FIX] report: make sure we can use an image path starti...
2011-09-13 Dhara (OpenERP)[IMP] currency position for report
2011-08-23 Vo Minh Thu[MERGE] merged trunk.
2011-07-31 Maximilian Gass[FIX] correct env hashbang line in a script
2011-07-29 Vo Minh Thu[REF] netsvc: object_proxy is no longer in netsvc.
2011-07-28 Vo Minh Thu[REF] netsvc: removed unused kwarg.
2011-07-28 Vo Minh Thu[REF] netsvc: Service._groups and joinGroup are unused.
2011-07-28 Vo Minh Thu[REF] netsvc: removed exportMethod that was only used...
2011-07-22 Viktor Nagyfixed repeatIn with specified tag bug
2011-07-19 Olivier Dony[MERGE] latest 6.0 fixes
2011-06-23 P. ChristeasAPI docs: docstring for report/printscreen/ps_form.py
2011-06-23 P. ChristeasAPI docs: docstrings, module titles
2011-06-23 P. ChristeasAPI docs: settings file and titles at modules
2011-06-14 fp[IMP] report engine: added possibility to use styles...
2011-06-09 Yogesh (OpenERP)[FIX] fix problem of field type=datetime then set date...
2011-05-31 Vo Minh Thu[REF] openerp/report/render/render.py: removed silly...
2011-05-30 Yogesh (OpenERP)[IMP] improve code.
2011-05-30 Yogesh (OpenERP)[IMP] improve code.
2011-05-30 Yogesh (OpenERP)[FIX] __init__ metho store value in string format in...
2011-05-30 Yogesh (OpenERP)[FIX] method __str__ returns floating point value...
2011-05-30 Nimesh (Open ERP)[fix] improvement in trml2pdf.py for the image
2011-05-25 Vo Minh Thu[MERGE] moved around some code (preparing for some...
2011-05-25 Vo Minh Thu[MERGE] don't assign a reused node.text value.
2011-05-19 Nimesh (Open ERP)[FIX] image display in every row in report.
2011-05-09 Vo Minh Thu[MERGE] report_sxw: raise an exception, not a string.
2011-05-07 Vo Minh Thu[REF] explicit service objects instanciation.
2011-05-06 Olivier Dony[MERGE] merged latest fixes from 6.0, up to revision...
2011-05-03 Naresh (OpenERP)[FIX]:orphan exception:(from XRG's commit)
2011-04-26 Vo Minh Thu[MERGE] merge nch fix for report window title
2011-04-21 Naresh (OpenERP)[FIX]:printscreen report Title not getting translated...
2011-04-20 Vo Minh Thu[REF] openerp.modules
2011-02-07 Vo Minh Thu[IMP] openerp python module.