odoo/bin/tools
Olivier Dony f92f272130 [IMP] reports: support generic report_file field instead of report_xml ; add "file" attribute for <report> ; pending better refactoring after v6.0
bzr revid: odo@openerp.com-20101008142301-0os4ajp8xb9kt3cy
2010-10-08 16:23:01 +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] reports: support generic report_file field instead of report_xml ; add "file" attribute for <report> ; pending better refactoring after v6.0 2010-10-08 16:23:01 +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 [IMP] translations: support generic "report" translation type + export from *.mako files + multiple types for _get_source() + lint cleanup 2010-10-08 16:03:49 +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 [IMP] reports: support generic report_file field instead of report_xml ; add "file" attribute for <report> ; pending better refactoring after v6.0 2010-10-08 16:23:01 +02:00
yaml_tag.py Improved yml import for recording osv.memory objects 2010-04-30 19:48:10 +05:30