odoo/openerp
Xavier Morel e6c8f1739a [ADD] 'more info' action to m2o, o2m and m2m linking failures
bzr revid: xmo@openerp.com-20120925074256-18puerjbfo3om265
2012-09-25 09:42:56 +02:00
..
addons [ADD] 'more info' action to m2o, o2m and m2m linking failures 2012-09-25 09:42:56 +02: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 [MERGE] file_open: give precedence to directory before zip, courtesy of Florent Xicluna 2012-09-04 09:41:05 +02:00
osv [IMP] return a dict from Model.load for easier future extensibility (if needed) rather than a tuple. 2012-09-24 17:15:02 +02:00
report [MERGE] Remove the embedded pychart library, and use the online version 2012-08-23 17:05:46 +02:00
service [REF] Replace the user id 1 by openerp.SUPERUSER_ID 2012-08-31 15:53:09 +02:00
test [IMP] Added missing vim mode lines 2011-11-22 09:58:48 +01:00
tests [ADD] 'more info' action to m2o, o2m and m2m linking failures 2012-09-25 09:42:56 +02:00
tools [ADD] big bit on new import: pretty much everything but o2m 2012-09-19 13:40:47 +02:00
wizard [FIX] openerp.wizard: forgot to remove the stacklevel kwarg. 2012-01-25 15:27:02 +01:00
workflow [IMP] openerp.loglevels: removed calls to openerp.loglevels.Logger(). 2012-01-24 18:30:17 +01:00
wsgi [FIX] proxy-mode is now really active 2012-02-21 19:54:41 +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 [FIX] the embedded pychart library is not used. 2012-02-08 16:08:15 +01:00
cron.py [IMP] openerp.cron: _logger with fully qualified module name. 2012-01-24 12:07:30 +01: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: forbid redundant @type for menuitem, now inferred from the action type + minor cleanup 2012-08-22 16:49:46 +02:00
loglevels.py [FIX] Fix broken creation of database in previous commit - d'oh 2012-03-16 16:55:54 +01:00
netsvc.py [IMP] log exceptions as exceptions 2012-08-22 12:11:17 +02: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 [IMP] this is version 7 2012-08-13 16:04:02 +02:00
run_tests.py [IMP] Added missing vim mode lines 2011-11-22 09:58:48 +01:00
sql_db.py [ADD] cache dict on the cursor, for request-local repeated reads 2012-09-24 12:14:04 +02:00
tiny_socket.py [IMP] Added missing vim mode lines 2011-11-22 09:58:48 +01:00