odoo/bin/tools
Xavier Morel 9bb02a1bb0 [fix] use env for python shebang rather than hardcoding /usr/bin/python
bzr revid: xmo@tinyerp.com-20091202100658-d2q66mu6kihgj8h5
2009-12-02 11:06:58 +01:00
..
__init__.py [FIX] Unicode encoding 2009-02-06 00:43:52 +01:00
amount_to_text.py [FIX] Amount to text conversions made better 2009-11-25 15:10:31 +05:30
amount_to_text_en.py [FIX] Amount to text conversions made better 2009-11-25 15:10:31 +05:30
config.py [FIX] Secure option on config file 2009-08-20 18:37:49 +05:30
convert.py [FIX] act_window False domain problem - produce after dom to lxml conversion 2009-11-17 14:42:18 +05:30
copy.py [FIX] Use the copy version from Python 2.5 2009-01-28 20:01:19 +01:00
func.py [FIX] fix the decorator "@wraps" to work on python < 2.5 2009-01-05 12:56:08 +01:00
graph.py [fix] use env for python shebang rather than hardcoding /usr/bin/python 2009-12-02 11:06:58 +01:00
import_email.py [IMP] Update the copyright to 2009 2009-01-04 23:13:29 +01:00
maintenance.py [FIX] maintenance: avoid a crash when the creditential to access the migration server aren't correct 2009-05-05 10:36:51 +02:00
misc.py [FIX] Config : wrong calculation if cached_timeout comes from config file 2009-10-26 18:20:05 +05:30
osutil.py [IMP] Update the copyright to 2009 2009-01-04 23:13:29 +01:00
parse_version.py [IMP] parse_version: refactor tests 2009-02-05 11:29:53 +01:00
pdf_utils.py [IMP] Update the copyright to 2009 2009-01-04 23:13:29 +01:00
sql.py [IMP] Update the copyright to 2009 2009-01-04 23:13:29 +01:00
threadinglocal.py add encoding comment and vim comment 2008-07-23 17:01:27 +02:00
translate.py Fixed xml dom problem in export translation. 2009-11-17 18:15:11 +05:30
win32.py [FIX] Unicode encoding 2009-02-06 00:43:52 +01:00