[REF] service: A new openerp.service.rpc decorator is provided to replace the ExportS...
authorVo Minh Thu <vmt@openerp.com>
Thu, 31 Jan 2013 13:10:51 +0000 (14:10 +0100)
committerVo Minh Thu <vmt@openerp.com>
Thu, 31 Jan 2013 13:10:51 +0000 (14:10 +0100)
commitb303bfe5a4bacc5f75cc5710ee9435a6110cf1bb
tree913c97fcb88dae43a7c157697dbd76f6892e888d
parent7b789f0865494ef3b4b475393bfda19e19160b9a
[REF] service: A new openerp.service.rpc decorator is provided to replace the ExportService class.

bzr revid: vmt@openerp.com-20130131131051-5189susswxlshp29
doc/index.rst
doc/routing.rst [new file with mode: 0644]
openerp/netsvc.py
openerp/service/__init__.py
openerp/service/wsgi_server.py
openerp/tests/common.py
openerp/tests/test_xmlrpc.py