odoo/bin/addons/base/ir
P. Christeas 1a3432b439 ir.model: move the check inside create() and write(), simplfy defaults.
Since the create() function does call cr.commit(), the validity check
for selection options shall happen before the call to orm._auto_init().

bzr revid: p_christ@hol.gr-20110107092655-kokkx3pz2ilawyc0
2011-01-07 11:26:55 +02:00
..
wizard [FIX] all: ensure all open files are closed (partial patch courtesy of Lampman Trading) 2011-01-04 11:13:35 +01:00
workflow merge 2010-12-29 19:30:07 +01:00
__init__.py [merge] 2010-11-19 09:17:21 +01:00
ir.xml [IMP] better menu tips 2010-12-30 11:22:34 +01:00
ir_actions.py [FIX] all: ensure all open files are closed (partial patch courtesy of Lampman Trading) 2011-01-04 11:13:35 +01:00
ir_attachment.py [MERGE] many improvements regarding translations, logging, reports, http, speed, ... 2010-11-25 18:53:28 +01:00
ir_board.py Changed encoding to coding ref: PEP: 0263 2009-10-20 16:22:23 +05:30
ir_config_parameter.py [IMP] Improved res_log handling 2010-11-23 10:57:38 +01:00
ir_cron.py [FIX] ir.cron: always reschedule tasks even when one of them takes too long (courtesy of Don Kirkby) 2010-12-23 12:28:24 +01:00
ir_default.py Changed encoding to coding ref: PEP: 0263 2009-10-20 16:22:23 +05:30
ir_exports.py [IMP] import / export cleaned 2010-12-21 00:17:43 +01:00
ir_filters.py [FIX] filters : Size of model name corrected to 64,same as model name 2010-11-02 19:48:07 +05:30
ir_model.py ir.model: move the check inside create() and write(), simplfy defaults. 2011-01-07 11:26:55 +02:00
ir_rule.py [IMP] base: default _order for most internal data models (courtesy of Ferdinand Gassauer) + sorted fields in technical module guide 2010-12-10 23:42:58 +01:00
ir_sequence.py [IMP] base: default _order for most internal data models (courtesy of Ferdinand Gassauer) + sorted fields in technical module guide 2010-12-10 23:42:58 +01:00
ir_translation.py [FIX] ir.translation: coerce source terms into unicode, to avoid transmitting invalid UTF-8 bytes 2010-12-30 04:20:17 +01:00
ir_ui_menu.py [MERGE] bugfixes: default language for partners, password change, validation of custom selection fields, ... 2011-01-06 18:38:28 +01:00
ir_ui_view.py [FIX] all: ensure all open files are closed (partial patch courtesy of Lampman Trading) 2011-01-04 11:13:35 +01:00
ir_values.py [FIX] ir_values: revert GTK-specific hack for search_view_id after GTK client was fixed 2010-12-06 14:19:28 +01:00
osv_memory_autovacuum.py [IMP] base: add cron job to autovacuum osv_memory objects 2010-11-10 16:04:48 +01:00