Merge commit 'origin/master' into mdv-gpl3-py26
[odoo/odoo.git] / bin / report / render / __init__.py
index 819fa0c..7ca68ea 100644 (file)
@@ -21,7 +21,7 @@
 ##############################################################################
 
 from simple import simple
-from rml import rml, rml2html, odt2odt , html2html
+from rml import rml, rml2html, rml2txt, odt2odt , html2html
 from render import render
 
 try: