odoo/openerp/addons/base/ir
Xavier Morel a5cb8460c6 [FIX] __init__ can't return values
bzr revid: xmo@openerp.com-20121214122525-bd5207viiz4vqi8x
2012-12-14 13:25:25 +01: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 [IMP] merge extraneous setitem into literal dict creation 2012-12-14 13:22:23 +01: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 [IMP]Settings : view type and action typefield is select 2012-11-27 13:00:12 +05:30
ir_actions.xml [IMP] ir_actions add a server action to run config wizards 2012-12-05 17:00:15 +01:00
ir_attachment.py [MERGE] Forward-port 6.1 bugfixes up to rev. 4307 2012-11-26 19:15:27 +01: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] ir_confir_parameter: add parameter 'force' in method 'init' to reinitialize existing parameters 2012-11-19 12:02:06 +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 cron cleanup, back to the Kernighan KISS roots 1min poll time, rely only on database, multiprocess/multiserver ready. 2012-12-09 18:04:47 +01:00
ir_cron_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_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] recursive conversion of o2ms in import 2012-11-06 09:42:06 +01:00
ir_filters.py [IMP] ir_filters: use "shared filters" to designate global filters, to match the UI 2012-11-08 10:28:22 +01:00
ir_filters.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_mail_server.py [REM] useless intermediate lambdas in default values 2012-11-02 10:47:05 +01: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] fix the serialized field domain in the model view. 2012-12-04 16:00:04 +01:00
ir_model_view.xml [IMP] fix problem of Settings/ Database Structure/ Models: Create new model and in Field tab, Add item click on Serialization field it's given trace back 2012-11-26 14:15:16 +05:30
ir_needaction.py [FIX] needaction: returns a count-like result. 2012-12-05 15:32:38 +01:00
ir_rule.py [REF] [IMP] expression.parse: refactored the main parsing loop, now using source and result stacks. Leaf elements are encapsulated into a specific object, allowing to delegate the join condition formation and aliases generation, as well as working_table management to them. The main parsing loop is now a loop taking a leaf, doing one action on it, and putting the result back to be analyzed or in the results. This allows to avoid having while loops inside a main while loop with some weird corner effects. 2012-12-04 15:26:50 +01:00
ir_rule_view.xml [IMP] ir.rule better filters 2012-11-27 22:06:09 +01:00
ir_sequence.py [FIX]traceback issue for sequence 0 2012-11-26 15:13:37 +05:30
ir_sequence_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_translation.py [IMP] ir.translation, raise exception when trying to translate fields when no extra language is installed. 2012-11-06 17:27:53 +01:00
ir_translation_view.xml [FIX] translation tree view 2012-11-07 19:37:06 +05:30
ir_ui_menu.py [FIX] __init__ can't return values 2012-12-14 13:25:25 +01: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 [REM] useless intermediate lambdas in default values 2012-11-02 10:47:05 +01:00
ir_ui_view_view.xml [IMP]Settings : view type and action typefield is select 2012-11-27 13:00:12 +05:30
ir_values.py [FIX] creation of action ir_values 2012-06-08 11:28:30 +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 [IMP] Added missing vim mode lines 2011-11-22 09:58:48 +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