[IMP] tools: mail: improved append_content_to_html, including plaintext2html. Updated...
[odoo/odoo.git] / openerp / tools / float_utils.py
2011-12-20 Olivier Dony[IMP] float_utils: simplified code, added float_repr
2011-12-20 Olivier Dony[IMP] float_utils: fix HALF_UP rounding according to...
2011-12-19 Olivier Dony[IMP] float_utils: better variable names, explain ...
2011-12-16 Olivier Dony[REF] float_utils: moved in its own python module