odoo/openerp
Vo Minh Thu f0e4a9b01e [REF] tools.translate: removed dead code (wizard service do not exist anymore).
bzr revid: vmt@openerp.com-20130201112001-9db40vy8rhef6wj4
2013-02-01 12:20:01 +01:00
..
addons [FIX] ir_property: correct import of orm module. 2013-01-30 15:05:28 +01:00
cli [IMP] oe web: handle SIGINT and somewhat SIGTERM for the gevent case. 2013-01-21 16:35:40 +01:00
conf cron cleanup, back to the Kernighan KISS roots 1min poll time, rely only on database, multiprocess/multiserver ready. 2012-12-09 18:04:47 +01:00
modules [MERGE] from trunk 2012-12-21 14:42:59 +01:00
osv [REF] object_proxy is no longer used by audittrail (which patches directly openerp.service.model). 2013-01-31 17:14:42 +01:00
report [MERGE] OPW 572488: report sxw/odt: fix inconsistent duplicate content/meta/style files within generated sxw/odt 2013-01-02 17:40:57 +01:00
service [REF] openerp.service.{rpc,route,handler} decorators moved to openerp.http. 2013-02-01 10:37:27 +01:00
tests [REF] service: A new openerp.service.rpc decorator is provided to replace the ExportService class. 2013-01-31 14:10:51 +01:00
tools [REF] tools.translate: removed dead code (wizard service do not exist anymore). 2013-02-01 12:20:01 +01:00
workflow [REF] service: workflow is not a service 2013-01-30 18:37:59 +01:00
.apidoc API doc: move settings file from bin/ to openerp/ 2011-06-23 12:08:07 +03:00
PKG-INFO [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
__init__.py [REF] openerp.service.{rpc,route,handler} decorators moved to openerp.http. 2013-02-01 10:37:27 +01:00
exceptions.py [FIX] xmlrpc: handle old/new exceptions with old/new clients. 2011-09-30 10:50:12 +02:00
http.py [REF] openerp.service.{rpc,route,handler} decorators moved to openerp.http. 2013-02-01 10:37:27 +01:00
import_xml.rng [IMP] rng: forbid redundant @type for menuitem, now inferred from the action type + minor cleanup 2012-08-22 16:49:46 +02:00
loglevels.py [REF] services: moved the report service to openerp.service.report. 2013-01-30 16:56:24 +01:00
netsvc.py [REF] service: A new openerp.service.rpc decorator is provided to replace the ExportService class. 2013-01-31 14:10:51 +01:00
pooler.py [IMP] cron: remove useless pooljobs and schedule_cron_jobs methods 2012-12-21 14:37:51 +01:00
release.py [FIX] we are not in alpha anymore 2013-01-03 18:08:09 +01:00
run_tests.py [IMP] Added missing vim mode lines 2011-11-22 09:58:48 +01:00
sql_db.py [REM] trailing semicolons 2012-12-14 13:43:10 +01:00