odoo/openerp
Olivier Dony ad4a216e7d [IMP] fields.m2m: support implicit generation of m2m SQL names
This allows for transparent inheritance of m2m columns via _inherit,
as long as the m2m relationship table is not explicitly named in 
the declaration.

bzr revid: odo@openerp.com-20110926171451-n2jg8pbl5mq715vk
2011-09-26 19:14:51 +02:00
..
addons [IMP] start unifying the SUPERUSER_ID constant 2011-09-26 11:01:56 +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
modules [IMP] orm: fix Model hierarchy to avoid TransientModel leaking downstream 2011-09-23 19:40:18 +02:00
osv [IMP] fields.m2m: support implicit generation of m2m SQL names 2011-09-26 19:14:51 +02:00
pychart [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
report [MERGE] currency position dsh 2011-09-22 01:21:50 +02:00
service [IMP] tools.cache: added missing clean_caches_for_db replacement. 2011-08-25 14:47:11 +02:00
test [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
tools [MERGE] sync with latest trunk 2011-09-22 17:41:55 +02:00
wizard [REF] ir.ir_{set,get,del}: removed openerp.ir: 2011-05-19 14:27:52 +02:00
workflow [MERGE] report/preprocess: make sure to remove the quotes of repeatIn third argument. 2011-09-20 14:04:36 +02: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 [IMP] start unifying the SUPERUSER_ID constant 2011-09-26 11:01:56 +02:00
import_xml.rng [IMP] tools.convert,rng: fixed support for <url> tag 2011-04-11 10:32:01 +02: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 [FIX]:--debug option 2011-07-29 16:50:19 +05:30
pooler.py [LINT] removed unused variable, forgot to change two variables in last commit, corrected typo introduced at 3417.6.6. 2011-06-15 09:22:31 +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 [IMP] sql_db: auto-exception-logging can now be turned off per cursor, not only per query 2011-09-24 03:58:52 +02:00
tiny_socket.py API docs: settings file and titles at modules 2011-06-23 12:03:57 +03:00