odoo/bin/tools
Julien Thewys b42095255d [FIX] Adapted yaml_tag to serialize custom tags in module recorder.
bzr revid: jth@openerp.com-20101018132907-9cnfm4yzn3w01gox
2010-10-18 15:29:07 +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 [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 Changed encoding to coding ref: PEP: 0263 2009-10-20 16:22:23 +05:30
misc.py [FIX] use correct default callable for a datetime to get the current datetime as of the object's creation 2010-10-12 18:01: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 Changed encoding to coding ref: PEP: 0263 2009-10-20 16:22:23 +05:30
safe_eval.py [FIX] Safe_eval : Added the support of set(),JUMP_FORWARD,POP_BLOCK,SETUP_LOOP 2010-10-18 15:48:30 +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] translation terms overwrited 2010-10-17 17:43:35 +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 [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
yaml_tag.py [FIX] Adapted yaml_tag to serialize custom tags in module recorder. 2010-10-18 15:29:07 +02:00