odoo/openerp/tools
Olivier Dony 0c9e9a7643 [IMP] rng,convert: add support for report `usage` attribute
The `usage` attribute may indicate a special purpose
of this report. For instance, the "default" usage
is used to identify the report to include along with
a record for EDI exports.

bzr revid: odo@openerp.com-20111010142226-ceradf4acsbr3r5l
2011-10-10 16:22:26 +02:00
..
__init__.py API docs: settings file and titles at modules 2011-06-23 12:03:57 +03:00
amount_to_text.py amount-to-text: docstrings 2011-06-23 12:03:11 +03:00
amount_to_text_en.py amount-to-text: docstrings 2011-06-23 12:03:11 +03:00
cache.py [IMP] simplified cache implementation (and stored on the osv), does not support contexts. 2011-08-30 14:15:41 +02:00
config.py [IMP] config set --load default to web, this will be cleaned up by metaoptions 2011-10-01 15:16:19 +02:00
convert.py [IMP] rng,convert: add support for report `usage` attribute 2011-10-10 16:22:26 +02:00
copy.py [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
func.py tools.func: docstrings 2011-06-23 12:03:11 +03:00
graph.py tools.graph: cleanup docstrings 2011-06-23 12:03:11 +03:00
import_email.py [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
lru.py [IMP] new tools.cache cleaner, 10% speedup and more to come... 2011-06-08 05:03:30 +02:00
misc.py [imp] switched the dates to UTC. I'm so happy. 2011-09-22 11:54:43 +02:00
osutil.py [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
parse_version.py [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
pdf_utils.py [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
safe_eval.py [IMP] safe_eval: allow OPCODES for try/except/finally 2011-10-05 03:01:36 +02:00
sql.py [IMP] openerp python module. 2011-02-07 13:57:23 +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 [ADD] tools/config: started tests. 2011-06-01 13:50:55 +02:00
test_reports.py [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
threadinglocal.py [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
translate.py [REF] openerp-server: streamlining startup script. 2011-08-23 12:33:43 +02:00
which.py tools.which: docstring fix 2011-06-23 12:03:12 +03:00
win32.py [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
yaml_import.py [IMP] yaml_import: make !ref nodes work for m2o values 2011-10-03 19:13:02 +02:00
yaml_tag.py [FIX] yaml_tag: python records should log AssertionErrors at ERROR level by default 2011-03-24 12:10:55 +01:00