odoo/openerp
Vo Minh Thu 084af04092 [FIX] import-hook: correctly import the server-wide-module (i.e
use the openerp.addons namespace), and correctly set the submodules in
sys.modules (instead of only the top-level package).

bzr revid: vmt@openerp.com-20120201152710-s7sxlgibwd3lwr5l
2012-02-01 16:27:10 +01:00
..
addons [MERGE] base: adds the format for addresses in the Netherlands (Stefan Rijnhart) 2012-02-01 13:55:32 +01:00
conf [MERGE] sync with latest trunk 2011-09-28 23:13:26 +02:00
db [REF] openerp.modules 2011-04-20 17:27:18 +02:00
modules [FIX] import-hook: correctly import the server-wide-module (i.e 2012-02-01 16:27:10 +01:00
osv [IMP] move browse_record to logging, __init__ docstring to sphinx info fields 2012-01-25 12:34:29 +01:00
pychart [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
report [IMP] optimize imports in record files 2012-01-25 12:32:48 +01:00
service [IMP] db dump: correct reference URL in comments 2012-01-31 12:36:42 +01:00
test [IMP] Added missing vim mode lines 2011-11-22 09:58:48 +01:00
tests [IMP] manifest: renamed active to auto_install. 2012-01-30 11:20:41 +01:00
tools [IMP] gunicorn: moved gunicorn hook to openerp.wsgi (just like previous hooks), added new command-line options. 2012-01-20 16:00:50 +01:00
wizard [IMP] tools: removed our copy of the copy module. 2012-01-18 12:57:43 +01:00
workflow [FIX] workflow returning actions 2011-12-11 11:21:40 +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 [MERGE] sync with latest trunk 2011-09-27 18:51:33 +02:00
cron.py [FIX] cron: cleanup wakeup pointers after processing them 2011-09-29 01:54:09 +02:00
exceptions.py [FIX] xmlrpc: handle old/new exceptions with old/new clients. 2011-09-30 10:50:12 +02:00
import_xml.rng [IMP] rng,convert: add support for report `usage` attribute 2011-10-10 16:22:26 +02:00
loglevels.py [IMP] tools.ustr: fix possible stack overflow for exception_to_unicode + tabs->spaces 2011-10-07 16:48:06 +02:00
netsvc.py [REF] remove unused import, always import literal_eval from tools.safe_eval. 2012-01-15 22:42:14 +01:00
pooler.py [IMP] registry: whene deleting a registry, also delete its cache and cron. 2011-07-13 17:35:21 +02:00
release.py [REL] OpenERP 6.1rc1 2012-01-12 20:21:07 +01:00
run_tests.py [IMP] Added missing vim mode lines 2011-11-22 09:58:48 +01:00
sql_db.py [FIX] drop database fails when done before connecting to server. 2012-02-01 12:37:59 +01:00
tiny_socket.py [IMP] Added missing vim mode lines 2011-11-22 09:58:48 +01:00
wsgi.py [MERGE] added resources (virt. memory and CPU time) limits when using gunicorn. 2012-01-20 18:20:18 +01:00