odoo/openerp
Vo Minh Thu 8b878de82d [REF] modules.__init__:
- added some comments
- the "updating modules list" log appears only when actually updating the list
- similar code to read the module descriptor file is combined
- default values for some descriptor entries are given only once
- in particular, the default version is always 0, instead of 0 when
  reading a descriptor for migration and 1.0 when writing its value in
  database.

bzr revid: vmt@openerp.com-20110511103455-lqezcrjf2996j7mc
2011-05-11 12:34:55 +02:00
..
addons [FIX] openerp.addons: corrected wrong import syntax. 2011-04-20 17:37:41 +02:00
conf [FIX] forgot to add new file. 2011-04-29 09:50:30 +02:00
db [REF] openerp.modules 2011-04-20 17:27:18 +02:00
ir [REF] consistent, grepable ir.values object naming. 2011-05-16 17:05:34 +02:00
modules [REF] modules.__init__: 2011-05-11 12:34:55 +02:00
osv [REF] osv, modules/__init__cosmetic renaming, added comments. 2011-05-19 11:03:00 +02:00
pychart [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
report [REF] explicit service objects instanciation. 2011-05-07 13:21:29 +02:00
service [REF] explicit service objects instanciation. 2011-05-07 13:21:29 +02:00
test [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
tools [REF] modules.__init__: 2011-05-11 12:34:55 +02:00
wizard [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
workflow [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
PKG-INFO [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
__init__.py [REF] openerp.modules 2011-04-20 17:27:18 +02:00
import_xml.rng [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
loglevels.py [IMP] forgot to add loglevels.py and reexport 3 functions in tools.misc. 2011-02-08 10:24:58 +01:00
netsvc.py [REF] explicit service objects instanciation. 2011-05-07 13:21:29 +02:00
pooler.py [FIX] db.get_progress was broken: 2011-05-10 16:28:49 +02:00
release.py [MERGE] merged latest fixes from 6.0 - up to rev 3399 2011-04-11 12:13:27 +02:00
run_tests.py [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
sql_db.py [ADD] sql_db: show file/line where the cursor was closed 2011-04-22 13:24:17 +02:00
tiny_socket.py [IMP] openerp python module. 2011-02-07 13:57:23 +01:00