odoo/openerp/tools
Christophe Simonis 7dc9b6087c [IMP] handle menuitems with "server" and "client" type + ensure menu has a name
bzr revid: chs@openerp.com-20120816130406-bsselo97f8tyzcit
2012-08-16 15:04:06 +02:00
..
__init__.py First working version of the html sanitizer 2012-08-13 16:22:32 +02:00
amount_to_text.py amount-to-text: docstrings 2011-06-23 12:03:11 +03:00
amount_to_text_en.py [IMP] openerp.loglevels: removed calls to openerp.loglevels.Logger(). 2012-01-24 18:30:17 +01:00
assertion_report.py [IMP] tests: 2012-03-02 12:02:27 +01:00
cache.py [IMP] Added missing vim mode lines 2011-11-22 09:58:48 +01:00
config.py [IMP] tests: removed the severity concept from `assert` tags. 2012-03-02 12:28:34 +01:00
convert.py [IMP] handle menuitems with "server" and "client" type + ensure menu has a name 2012-08-16 15:04:06 +02:00
float_utils.py [IMP] float_utils: simplified code, added float_repr 2011-12-21 00:47:40 +01:00
func.py [IMP] tools: removed some functools functions (they were there for previous python versions). 2012-01-18 12:41:09 +01:00
graph.py [FIX] infinte loops in tools.graph 2012-02-22 16:16:53 +01:00
html_sanitize.py [IMP] html_sanitize: remove dependency on pyquery. 2012-08-16 12:45:40 +02:00
image.py [CLEAN] [DOC] Pre-merge review: image: added comments. Also renamed functions, now prefixed with a image_* . 2012-08-07 13:08:34 +02:00
import_email.py [IMP] res_partner:add res_partner_address field to res_partner 2012-02-20 14:47:05 +05:30
lru.py [IMP] Added missing vim mode lines 2011-11-22 09:58:48 +01:00
misc.py [IMP] tools.reference_re: support matching model name as well 2012-08-07 18:12:02 +02:00
osutil.py [IMP] Added missing vim mode lines 2011-11-22 09:58:48 +01:00
parse_version.py [IMP] Added missing vim mode lines 2011-11-22 09:58:48 +01:00
pdf_utils.py [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
safe_eval.py [IMP] log exceptions in safe_eval 2012-06-05 17:26:30 +02:00
sql.py [FIX] drop_view_if_exists: simpler and CASCADING implementation for pg 8.3+ 2012-02-27 17:57:37 +01:00
test-config-values [ADD] tools/config: started tests. 2011-06-01 13:50:55 +02:00
test-config-values-00.conf [ADD] tools/config: started tests. 2011-06-01 13:50:55 +02:00
test_config.py [IMP] Added missing vim mode lines 2011-11-22 09:58:48 +01:00
test_reports.py [IMP] openerp.tools: _logger with fully qualified module name. 2012-01-24 15:00:56 +01:00
threadinglocal.py [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
translate.py [IMP] Translations of static terms in views 2012-06-28 16:16:32 +02:00
view_validation.py [FIX]:Fix a predicate function doc 2012-08-07 12:24:55 +05:30
which.py [IMP] Added missing vim mode lines 2011-11-22 09:58:48 +01:00
win32.py [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
yaml_import.py [FIX] correct default values from yaml import 2012-05-21 15:55:56 +02:00
yaml_tag.py [IMP] Added missing vim mode lines 2011-11-22 09:58:48 +01:00