odoo/openerp/addons/base/ir
Xavier Morel 7a7876d4a8 [MERGE] from trunk
bzr revid: xmo@openerp.com-20121010154605-u16f57fnck148ued
2012-10-10 17:46:05 +02:00
..
report [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
wizard [REV] Revert removal of ir.wizard.menu, still useful to create menuitems for custom models 2012-10-03 16:20:06 +02:00
workflow [MERGE] diagram view label 2012-08-19 14:46:31 +02:00
__init__.py [REV] Revert removal of ir.wizard.menu, still useful to create menuitems for custom models 2012-10-03 16:20:06 +02:00
ir.xml [IMP] 'more info' actions from relational fields conversion 2012-10-04 17:17:53 +02:00
ir_actions.py [MERGE] from trunk 2012-10-10 17:44:36 +02:00
ir_attachment.py [IMP] base : Improved the typos. 2012-04-23 17:52:20 +05:30
ir_config_parameter.py [REF] Replace the user id 1 by openerp.SUPERUSER_ID 2012-08-31 15:53:09 +02:00
ir_config_parameter_view.xml [IMP]Remove type field from the view 2012-08-07 18:21:38 +05:30
ir_cron.py manual merge of multicorn 2012-09-22 12:51:07 +02:00
ir_default.py [IMP] Added missing vim mode lines 2011-11-22 09:58:48 +01:00
ir_exports.py [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
ir_fields.py [FIX] treat imported datetime as local to the context-provided or user's datetime 2012-10-09 10:54:46 +02:00
ir_filters.py [IMP] ir.filters: default user_id = uid ; comment about cryptic code 2012-05-16 18:31:22 +02:00
ir_filters.xml [IMP]Remove type field from the view 2012-08-07 18:21:38 +05:30
ir_mail_server.py [FIX] usa fix 2012-06-25 19:14:14 +05:30
ir_model.py [FIX] ir: small fix to handle missing models when upgrading 2012-10-05 12:20:03 +02:00
ir_model_constraint.py [FIX] uninstall: delete all given ir_model_relation/ir_model_constraint (still making sure the protected resource is not deleted if still referenced elsewhere). 2012-08-24 10:52:01 +02:00
ir_model_relation.py [FIX] uninstall: delete all given ir_model_relation/ir_model_constraint (still making sure the protected resource is not deleted if still referenced elsewhere). 2012-08-24 10:52:01 +02:00
ir_needaction.py [IMP] ir.needaction: made the model Abstract. Fixed a bug when inheriting from AbstractModels: _auto (to create a database for the model) was not correctly set. 2012-09-04 12:32:42 +02:00
ir_rule.py [MERGE] active of ACLs, courtesy of akretion 2012-09-29 13:42:36 +02:00
ir_sequence.py [FIX] Fixed last commit, about removing check_read/write/unlink/create: those methods were used, propagated the changes :) . 2012-08-22 13:16:13 +02:00
ir_translation.py [IMP] translations: wip, remove unnecessary code, support loading PO comments and storing them, split ir.translation view data in separate XML file 2012-09-13 16:29:20 +02:00
ir_translation_view.xml [ADD] ir.translation: add separate view file - missing in previous commits 2012-09-28 11:43:55 +02:00
ir_ui_menu.py [FIX] ir: small fix to handle missing models when upgrading 2012-10-05 12:20:03 +02:00
ir_ui_view.py [IMP] ir.ui.view: discard custom views before updating view arch 2012-09-24 12:40:26 +02:00
ir_values.py [MERGE] from trunk 2012-04-03 10:27:43 +02:00
osv_memory_autovacuum.py [IMP] Added missing vim mode lines 2011-11-22 09:58:48 +01:00