[IMP] Void oe_highlight in oe_form_editable
[odoo/odoo.git] / addons / pad / __init__.py
1 # -*- coding: utf-8 -*-
2 import res_company
3 import ir_attachment
4
5 # vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: