odoo/bin/tools
P. Christeas 89c40dec2f translate: fix scanning the ir.models for translations
The loop would only consider models that have >0 records registered in
    ir.model.data.

This is merge of commits 3988ebf4dc130, 070e7d6ac717de and adapt to trunk.

bzr revid: p_christ@hol.gr-20101116163510-yemzlcy0f0yk893l
2010-11-16 18:35:10 +02:00
..
__init__.py [FIX] tools: missing import in tools pack 2010-09-07 12:15:53 +05:30
amount_to_text.py [FIX] Amount_To_Text Corrected 2010-02-10 11:41:07 +05:30
amount_to_text_en.py [FIX] Amount_To_Text Corrected 2010-02-10 11:41:07 +05:30
config.py [FIX] tools.config: do not chmod existing config files 2010-11-09 23:09:07 +01:00
convert.py [MERGE] sync with the trunk 2010-11-12 15:10:41 +01:00
copy.py [FIX] mutable default in tools 2010-07-22 15:54:36 +02:00
func.py [IMP] tools.cache now use a LRU to avoid memory overload 2010-11-09 17:57:39 +01:00
graph.py improved 2010-03-02 11:08:53 +05:30
import_email.py Changed encoding to coding ref: PEP: 0263 2009-10-20 16:22:23 +05:30
lru.py [IMP] tools.cache now use a LRU to avoid memory overload 2010-11-09 17:57:39 +01:00
maintenance.py Changed encoding to coding ref: PEP: 0263 2009-10-20 16:22:23 +05:30
misc.py tools/misc: prevent icon names from being translated 2010-11-16 17:05:37 +02:00
osutil.py Changed encoding to coding ref: PEP: 0263 2009-10-20 16:22:23 +05:30
parse_version.py Changed encoding to coding ref: PEP: 0263 2009-10-20 16:22:23 +05:30
pdf_utils.py [MERGE] sync with the trunk 2010-11-12 15:10:41 +01:00
safe_eval.py [FIX] safe_eval: added support for new JUMP OPCODES from Python 2.7 2010-11-11 02:12:43 +01:00
sql.py Changed encoding to coding ref: PEP: 0263 2009-10-20 16:22:23 +05:30
test_reports.py tools: Initial version of test_reports utility 2010-11-16 16:59:25 +02:00
threadinglocal.py Changed encoding to coding ref: PEP: 0263 2009-10-20 16:22:23 +05:30
translate.py translate: fix scanning the ir.models for translations 2010-11-16 18:35:10 +02:00
which.py [IMP] tools: find_in_path: use which (file found on python bug tracker) 2010-05-31 11:39:13 +02:00
win32.py Changed encoding to coding ref: PEP: 0263 2009-10-20 16:22:23 +05:30
yaml_import.py [FIX] ir.model.data is writable only by admin user, readable by all. 2010-10-26 11:50:44 +02:00
yaml_tag.py [FIX] Fixed yaml custom tags refactoring from base_module_record. 2010-10-26 11:45:09 +02:00