odoo/bin/tools
nvi-openerp d5debf686f [IMP] wip
bzr revid: nicolas.vanhoren@openerp.com-20101118093412-czjcmcqupngfqjnt
2010-11-18 10:34:12 +01: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 [IMP] wip 2010-11-17 18:17:54 +01:00
convert.py [ADD] ir.actions.act_window: added support for multi=True parameter to hide an act_window in single item view (already supported on other actions) 2010-10-15 16:07:29 +02:00
copy.py Changed encoding to coding ref: PEP: 0263 2009-10-20 16:22:23 +05:30
func.py Changed encoding to coding ref: PEP: 0263 2009-10-20 16:22:23 +05:30
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
maintenance.py [IMP] wip 2010-11-18 10:34:12 +01:00
misc.py [FIX] tools.misc: enforce passing email_from as utf8 8-bit string to smtp layer in email_send() + various lint cleanup 2010-10-27 14:28:30 +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 [IMP] Changed some things dur to uk localization module renamming 2010-10-28 11:47:58 +02:00
safe_eval.py [FIX] Slicing functionality support added to safe_eval() 2010-10-25 19:24:20 +05:30
sql.py Changed encoding to coding ref: PEP: 0263 2009-10-20 16:22:23 +05:30
threadinglocal.py Changed encoding to coding ref: PEP: 0263 2009-10-20 16:22:23 +05:30
translate.py [FIX] translations: export wizard should also export _sql_constraints + cleanup 2010-10-20 18:38:22 +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