[FIX] website: url_for() does not mess up anchor links
[odoo/odoo.git] / openerp / report / print_xml.py
2013-03-29 Raphael Collet[IMP] replace all tests like 'registry.get(X)' by ...
2013-03-27 Vo Minh Thu[REF] no longer use openerp.pooler.
2013-02-22 Vo Minh Thu[IMP] report: reports with custom parsers can be declar...
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-01-25 Xavier Morel[IMP] optimize imports in record files
2011-07-29 Vo Minh Thu[REF] netsvc: object_proxy is no longer in netsvc.
2011-02-07 Vo Minh Thu[IMP] openerp python module.