odoo/openerp/addons/base/ir
Christophe Simonis 208b697239 [MERGE] forward port of branch saas-1 up to revid 4899 chs@openerp.com-20130821094758-1ae0d1ml5obufzxv
bzr revid: odo@openerp.com-20130820160346-qcdy4kavgm5cb9t6
bzr revid: chs@openerp.com-20130821103139-zqqbrt8dq6iixrny
2013-08-21 12:31:39 +02:00
..
report [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
wizard [IMP] use the openerp namespace. 2012-12-10 16:27:23 +01:00
workflow [MERGE] forward port of branch 7.0 up to revid 5006 chs@openerp.com-20130612151912-m19okjsdkjo12qnt 2013-06-12 17:28:26 +02:00
__init__.py [FIX] cleanup ir.xml mess, ir.ui.view name is now optional in xml files 2012-10-13 14:09:24 +02:00
ir_actions.py [DOC] server actions: added comments in various methods 2013-07-26 10:41:38 +02:00
ir_actions.xml [IMP] server action: improved form view to be more clear 2013-07-25 14:22:57 +02:00
ir_attachment.py [FIX]ir_attachement: if res_id = 0, allow to read if allowed to read model 2013-07-24 15:09:36 +02:00
ir_attachment_view.xml [FIX] cleanup ir.xml mess, ir.ui.view name is now optional in xml files 2012-10-13 14:09:24 +02:00
ir_config_parameter.py [IMP] use the openerp namespace. 2012-12-10 16:27:23 +01:00
ir_config_parameter_view.xml [FIX] cleanup ir.xml mess, ir.ui.view name is now optional in xml files 2012-10-13 14:09:24 +02:00
ir_cron.py [MERGE] forward port of server v7 up to revision 4954 2013-04-23 20:37:23 +02:00
ir_cron_view.xml [FIX] ir.cron: cron list makes inactive cron jobs hard to spot 2013-01-07 18:17:20 +01:00
ir_default.py [IMP] use the openerp namespace. 2012-12-10 16:27:23 +01:00
ir_exports.py [IMP] use the openerp namespace. 2012-12-10 16:27:23 +01:00
ir_fields.py [FIX] Remove unused imports and fix some imports that doesn't use the new namespace 2012-12-17 15:30:29 +01:00
ir_filters.py [IMP] ir_filers: added an order in the construction of the list of available models 2013-02-20 11:34:59 +01:00
ir_filters.xml [IMP] rng of field tag in data xml 2013-04-29 14:24:23 +02:00
ir_mail_server.py [MERGE] forward port of branch 7.0 up to revid 5006 chs@openerp.com-20130612151912-m19okjsdkjo12qnt 2013-06-12 17:28:26 +02:00
ir_mail_server_view.xml [FIX] cleanup ir.xml mess, ir.ui.view name is now optional in xml files 2012-10-13 14:09:24 +02:00
ir_model.py [MERGE] forward port of branch saas-1 up to revid 4899 chs@openerp.com-20130821094758-1ae0d1ml5obufzxv 2013-08-21 12:31:39 +02:00
ir_model_view.xml [MERGE] ir_model_data: add `module` field to tree view (to allow group by modul). 2013-07-02 11:22:32 +02:00
ir_needaction.py [MERGE] From trunk (second time) 2012-12-17 15:47:53 +01:00
ir_rule.py [IMP] replace all tests like 'registry.get(X)' by 'X in registry' where X is non static 2013-03-29 15:07:23 +01:00
ir_rule_view.xml [IMP] ir.rule better filters 2012-11-27 22:06:09 +01:00
ir_sequence.py [FIX] ir.sequence: add a proper default value for number_next_actual (0 is disallowed by default) + avoid error when trying to alter a sequence during creation 2013-05-17 20:15:14 +02:00
ir_sequence_view.xml [FIX]ir_sequence: only execute a change on postgresql sequence when really needed and add a field to get an approximation of the current next_number. 2013-05-17 14:43:28 +02:00
ir_translation.py [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 5054 rev-id: odo@openerp.com-20130820091157-e5brwlxuhujf8rrd 2013-08-20 11:16:38 +02:00
ir_translation_view.xml [FIX] ir.translation: backport of trunk fix to allow editing master english source terms 2013-07-03 18:15:20 +02:00
ir_ui_menu.py [MERGE] Forward-port of 7.0 bugfixes up to rev.4970 2013-05-07 13:20:24 +02:00
ir_ui_menu_view.xml [FIX] cleanup ir.xml mess, ir.ui.view name is now optional in xml files 2012-10-13 14:09:24 +02:00
ir_ui_view.py [MERGE] forward port of branch saas-1 up to revid 4899 chs@openerp.com-20130821094758-1ae0d1ml5obufzxv 2013-08-21 12:31:39 +02:00
ir_ui_view_view.xml [IMP] ir_ui_view search 2012-12-19 00:52:13 +01:00
ir_values.py [MERGE] forward port of branch 7.0 up to revid 5006 chs@openerp.com-20130612151912-m19okjsdkjo12qnt 2013-06-12 17:28:26 +02:00
ir_values_view.xml [FIX] cleanup ir.xml mess, ir.ui.view name is now optional in xml files 2012-10-13 14:09:24 +02:00
osv_memory_autovacuum.py [FIX]Autovacuum force true 2013-01-21 16:03:18 +01:00
osv_memory_autovacuum.xml [FIX] cleanup ir.xml mess, ir.ui.view name is now optional in xml files 2012-10-13 14:09:24 +02:00