odoo/bin
P. Christeas c8f52b8c98 ORM, ir_*: convert standard constraint messages to callables
Also, fix way that callable constraints are passed with the context so
that they can have translatable strings inside (but not on the results
of the callable).

Conflicts:

	bin/addons/base/ir/ir_model.py
	bin/addons/base/module/module.py
	bin/tools/translate.py

bzr revid: p_christ@hol.gr-20101118164721-19rgx43d3p96b2lf
2010-11-18 18:47:21 +02:00
..
addons ORM, ir_*: convert standard constraint messages to callables 2010-11-18 18:47:21 +02:00
ir [FIX] mutable default in ir 2010-07-22 15:28:35 +02:00
osv ORM, ir_*: convert standard constraint messages to callables 2010-11-18 18:47:21 +02:00
pychart Changed encoding to coding ref: PEP: 0263 2009-10-20 16:22:23 +05:30
report [FIX] incorrect spellings (childs -> children) 2010-11-12 11:39:52 +01:00
service web-services: new "get_sqlcount" call 2010-11-17 13:52:32 +02:00
ssl Merge branch 'master' of openobject-server into mdv-gpl3-fwd 2008-12-23 17:46:08 +02:00
test [ADD] test: added smoke test for tools.translate.quote and unquote 2010-11-16 13:43:28 +01:00
tools translate: fix scanning the ir.models for translations 2010-11-16 18:35:10 +02:00
wizard Merged with stable 2010-02-16 12:01:14 +05:30
workflow [REM] base, workflow: removed res.roles object, replaced by dedicated res.groups 2010-10-13 23:53:40 +02:00
PKG-INFO [REL] 5.0.7 2009-12-03 14:51:08 +01:00
__init__.py Changed encoding to coding ref: PEP: 0263 2009-10-20 16:22:23 +05:30
agpl.txt security 2009-11-28 10:25:48 +01:00
import_xml.rng [IMP] reports: support generic report_file field instead of report_xml ; add "file" attribute for <report> ; pending better refactoring after v6.0 2010-10-08 16:23:01 +02:00
netsvc.py [IMP] netsvc: remove plain password from logs, safer for forwarding for diagnostics/debugging 2010-10-13 12:57:13 +02:00
openerp-server.py [FIX] pwd module does not exist on non posix platform (win32). 2010-10-13 15:57:07 +02:00
pooler.py [IMP] report: moved the register_all() function as a method of ir.actions.report.xml model, to make it easier to inherit/extend for additional report engines 2010-10-01 13:25:52 +02:00
release.py [RELEASE] OpenERP 6.0.0-rc1 2010-10-19 00:02:08 +02:00
run_tests.py [IMP] osv.query,orm: removed trailing whitespace introduced by previous commits 2010-10-01 18:54:11 +02:00
server.cert New trunk 2006-12-07 13:41:40 +00:00
server.pkey New trunk 2006-12-07 13:41:40 +00:00
sql_db.py [IMP] improve debug for --log-level=debug_sql 2010-09-18 11:30:52 +02:00
tiny_socket.py [REVIEW]: code formatting and add comment 2010-03-11 11:21:33 +05:30