You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
odoo/openerp/tools
Martin Trigaux b7789771f0
[FIX] tools: colorize image with pillow 4.0
1 year ago
..
__init__.py [MERGE] new v8 api by rco 9 years ago
amount_to_text.py [FIX] amount_to_text: make sure accented string is in unicode 9 years ago
amount_to_text_en.py [IMP] more augmented assignments 10 years ago
appdirs.py [FIX] move appsdirs to tools 9 years ago
assertion_report.py [IMP] tests: 11 years ago
cache.py [FIX] ormcache: correct stat counter usage. 8 years ago
config.py [IMP] logging: store logs in database in multi databases env. 8 years ago
convert.py [FIX] openerp: don't ignore active field on new views when updating a module 8 years ago
debugger.py [IMP] Move the netsvc.dispatch_rpc function from netsvc to openerp.http 9 years ago
float_utils.py [FIX] base: support float rounding with rounding_method=UP (ceiling) 9 years ago
func.py [IMP] core: manage registries via an LRU. 9 years ago
graph.py [IMP] more augmented assignments 10 years ago
image.py [FIX] tools: colorize image with pillow 4.0 1 year ago
import_email.py [MERGE] new v8 api by rco 9 years ago
lru.py [FIX] core: correct LRU cleaning 8 years ago
mail.py [FIX] tools: email TLDs can be longer than 6 chars 7 years ago
misc.py [MERGE] Forward-port 7.0 up to 051b2ce539 7 years ago
osutil.py [IMP] Allow custom ordering of files contained in zip dumps 8 years ago
parse_version.py [IMP] parse_version: ignore saas~ componants 10 years ago
pdf_utils.py [IMP] openerp python module. 12 years ago
safe_eval.py [MERGE] Forward-port latest saas-3 bugfixes, up to c9b690f6b6 8 years ago
sql.py [FIX] drop_view_if_exists: simpler and CASCADING implementation for pg 8.3+ 11 years ago
test-config-values [ADD] tools/config: started tests. 12 years ago
test-config-values-00.conf [ADD] tools/config: started tests. 12 years ago
test_config.py [IMP] Added missing vim mode lines 12 years ago
test_reports.py [MERGE] new v8 api by rco 9 years ago
translate.py [MERGE] forward port of branch 7.0 up to f8b56e4 8 years ago
view_validation.py [ADD] doc: new documentation, with training tutorials, and new scaffolding 9 years ago
which.py [IMP] Added missing vim mode lines 12 years ago
win32.py [IMP] openerp python module. 12 years ago
yaml_import.py [FIX] YAML: `!menuitem` tag handling 8 years ago
yaml_tag.py [MERGE] new v8 api by rco 9 years ago