odoo/openerp/service
Vo Minh Thu 729d969fd9 [IMP] report: use openerp.report.render_report() instead of LocalService().create().
bzr revid: vmt@openerp.com-20130222124801-zhhbw2bgghhf6rg6
2013-02-22 13:48:01 +01:00
..
__init__.py merge trunk 2013-02-15 13:25:00 +01:00
common.py [REF] services: moved the common service to openerp.service.common. 2013-01-30 16:14:34 +01:00
cron.py [FIX] openerp namespace: the import hook was still inserting modules in sys.moduls at their shortname. 2013-02-18 17:48:39 +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 [IMP] report: use openerp.report.render_report() instead of LocalService().create(). 2013-02-22 13:48:01 +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 Revert 4580 2013-02-15 13:33:24 +01:00
wsgi_server.py [MERGE] merged long-polling branch: 2013-02-18 16:32:25 +01:00