[IMP] ir_filters: use "shared filters" to designate global filters, to match the UI
[odoo/odoo.git] / openerp / exceptions.py
2011-09-30 Vo Minh Thu[FIX] xmlrpc: handle old/new exceptions with old/new...
2011-09-28 Antony Lesuisse[MERGE] /openerp/6.1 xmlrpc compliant
2011-09-27 Vo Minh Thu[IMP] xmlrpc: somewhat streamlined the exception types/
2011-09-26 Vo Minh Thu[IMP] xmlrpc: use proper exception type to map to xmlrp...