odoo/openerpweb
Xavier Morel 94b53db195 [FIX] incorrect documentation of get_*_string in nonliterals.Context and nonliterals.Domain: the 'session' parameter has not existed in a long time
bzr revid: xmo@openerp.com-20110505064143-1e25gm967nxb9gyb
2011-05-05 08:41:43 +02:00
..
tests [IMP] move storage of contexts to OpenERPSession.context_store, fix a number of tests it broke including one it revealed was completely broken 2011-03-29 10:20:02 +02:00
__init__.py openobject is dead long live to openerpweb 2011-03-02 19:56:06 +01:00
ast.py [ADD] start working on adding the concept of literal and non-lit domains, non-lit domains will *not* be pushed to the client but will be stored locally and only a ref will go through 2011-03-28 14:27:24 +02:00
dates.py [IMP] Added dates conversion functions on the python side. 2011-04-28 16:03:28 +02:00
nonliterals.py [FIX] incorrect documentation of get_*_string in nonliterals.Context and nonliterals.Domain: the 'session' parameter has not existed in a long time 2011-05-05 08:41:43 +02:00
openerpweb.py [IMP] remove timeouting XMLRPC socket 2011-05-04 08:46:42 +02:00