odoo/bin/tools
Xavier Morel c153c2d46b [ADD] server-side web addons
bzr revid: xmo@openerp.com-20100928075257-06f2b3o6kvdb9f6y
2010-09-28 09:52:57 +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 [REM] tools.config, ir.actions.server: removed server_actions_allow_code option now that safe_eval is in place 2010-09-21 15:14:37 +02:00
convert.py [IMP] tools/convert: allow multiple root elements in view architectures (all fields with type=xml) 2010-09-16 13:47:26 +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 Changed encoding to coding ref: PEP: 0263 2009-10-20 16:22:23 +05:30
misc.py [ADD] server-side web addons 2010-09-28 09:52:57 +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 Changed encoding to coding ref: PEP: 0263 2009-10-20 16:22:23 +05:30
safe_eval.py [FIX] safe_eval() : Added support of len() 2010-09-07 11:51:08 +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 [REVERT] incorrect patch to tools.translate - not yet reviewed 2010-09-08 19:27:08 +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] yaml_import: proper support of different value types for date[time] fields in yml tests 2010-09-17 11:41:00 +02:00
yaml_tag.py Improved yml import for recording osv.memory objects 2010-04-30 19:48:10 +05:30