odoo/openerp/service
Raphael Collet f78eb868fd [IMP] remove model methods _workflow_trigger and _workflow_signal, and replace calls to new workflow methods
bzr revid: rco@openerp.com-20130213140046-84aa1xtlndltlhzy
2013-02-13 15:00:46 +01:00
..
__init__.py [FIX] openerp.service: remove call to open_openerp_namespace 2013-02-12 17:13:30 +01:00
common.py [REF] services: moved the common service to openerp.service.common. 2013-01-30 16:14:34 +01:00
cron.py [IMP] cron: remove useless pooljobs and schedule_cron_jobs methods 2012-12-21 14:37:51 +01:00
db.py [FIX] At the end of the database creation polling, None passwords are no more returned (for e.g. the portaluser). 2013-01-31 14:04:47 +01:00
http_server.py [REM] Deleted .apidoc lines. 2013-02-12 15:24:10 +01:00
model.py [IMP] remove model methods _workflow_trigger and _workflow_signal, and replace calls to new workflow methods 2013-02-13 15:00:46 +01:00
report.py [REF] services: moved the report service to openerp.service.report. 2013-01-30 16:56:24 +01:00
security.py [REM] Deleted .apidoc lines. 2013-02-12 15:24:10 +01:00
websrv_lib.py [REM] Deleted .apidoc lines. 2013-02-12 15:24:10 +01:00
workers.py [MERGE] trunk-service-thu (remove the class openerp.netsvc.ExportService) 2013-02-12 16:42:30 +01:00
wsgi_server.py [REF] service: A new openerp.service.rpc decorator is provided to replace the ExportService class. 2013-01-31 14:10:51 +01:00