odoo/bin/tools
Olivier Dony 891eb265b6 [REF] config: rationalized config parameters to make consistent for v6.
Renamed parameters for static HTTP service + improved param check message.
+ minor cleanup in config params

bzr revid: odo@openerp.com-20100810131200-p71zge94l1qp1s18
2010-08-10 15:12:00 +02:00
..
__init__.py [REF] Renamed file and moved import statement. 2010-03-07 17:49:07 +01:00
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 [REF] config: rationalized config parameters to make consistent for v6. 2010-08-10 15:12:00 +02:00
convert.py [FIX] tools/convert: more lenient server-side parsing of context and domain attributes for <act_window>, in case the values are meant for client-side only. For regular <record> elements you can decide if you want server-side evaluation of context and domain by putting the value in an 'eval' attribute or as the text of the corresponding <field> element. Referenced bug contains some related discussion. 2010-08-04 12:46:13 +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] tools.misc: added method to compute client timestamp according to timezone, for example for inclusion in strings where it will not be formatted by the client (do NOT use it when returning date[time] field values to the client!) + refactored timezone_get service method to make it accessible in tools. 2010-07-27 17:22:11 +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]:FormatLang is not support any python aggregate function like abs(),reduce() etc as an argument. 2010-08-10 16:39:42 +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 [MERGE] merge the changes from main trunk branch. 2010-06-24 14:16:50 +05:30
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] data serialization/loading: support timedelta expressions in eval 2010-07-13 10:40:57 +02:00
yaml_tag.py Improved yml import for recording osv.memory objects 2010-04-30 19:48:10 +05:30