[MERGE] base: raise an exception if the format of the bank account is wrong
[odoo/odoo.git] / openerp / addons / base / report / __init__.py
1 import preview_report
2
3 # vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: