odoo/openerp/addons/base/module/wizard
Olivier Dony 356e4ed9bd [FIX] translation: remove calls to trans_update_res_ids
Calling this method is no longer required since the
merge of the new code for loading translations using
a temporary table. The method itself has been removed
at revision 3919, so all calls to it should have been
cleaned up as well.
Rev.3919 = rco@openerp.com-20111223104824-fup1cjbjni1fsty1

bzr revid: odo@openerp.com-20120109140958-10i1ti16tw327580
2012-01-09 15:09:58 +01:00
..
__init__.py [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
base_export_language.py [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
base_export_language_view.xml [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
base_import_language.py [FIX] translation: remove calls to trans_update_res_ids 2012-01-09 15:09:58 +01:00
base_import_language_view.xml [FIX] Fixed problem of import translation do not work after another import 2011-08-18 11:53:26 +05:30
base_language_install.py [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
base_language_install_view.xml [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
base_module_configuration.py [FIX] ir.actions.todo: remove skip state, rename 'normal_recurring' to just 'recurring', add a method to query todos state progress 2011-07-14 12:38:07 +02:00
base_module_configuration_view.xml [REM] 'Add More Features' now broken, move it to the relevant addon 2011-07-18 16:01:50 +02:00
base_module_import.py base_module_import fix crash for not zip files, better module_name detection, codestyling 2011-07-31 22:17:24 +04:00
base_module_import_view.xml [IMP] Access Rights on Modules Installation 2011-12-06 17:17:32 +01:00
base_module_scan.py [MERGE] Missing modelines, requested and provided by Lionel Sausin (Numerigraphe) 2011-11-24 17:15:21 +01:00
base_module_scan_view.xml [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
base_module_update.py [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
base_module_update_view.xml [IMP] Access Rights on Modules Installation 2011-12-06 17:17:32 +01:00
base_module_upgrade.py [IMP] Added missing vim mode lines 2011-11-22 09:58:48 +01:00
base_module_upgrade_view.xml [IMP] Access Rights on Modules Installation 2011-12-06 17:17:32 +01:00
base_update_translations.py [FIX] translation: remove calls to trans_update_res_ids 2012-01-09 15:09:58 +01:00
base_update_translations_view.xml [FIX]:rename menus 2011-07-26 18:07:14 +05:30