[IMP] jQuery deferred API changes refactoring. Changed 'then's in 'done'/'fail' and...
[odoo/odoo.git] / addons / pad / __init__.py
1 # -*- coding: utf-8 -*-
2 import pad
3 import res_company
4
5
6 # vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: