odoo/bin/tools
Xavier Morel 752e88e521 [FIX] Remove leftover instances of libxslt and libxml2, replace them by lxml
bzr revid: xmo@tinyerp.com-20091128100104-n0s3sv3p1601mn50
2009-11-28 11:01:04 +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] set absolute path for the config file to avoid the save() method breaking on single file, since os.path.exists('') returns false and you can't create the current directory 2009-11-27 12:07:12 +01:00
convert.py [FIX] Remove leftover instances of libxslt and libxml2, replace them by lxml 2009-11-28 11:01:04 +01:00
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 [IMP] Update the copyright to 2009 2009-01-04 23:13:29 +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