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
Olivier Dony 8d745f9f50
[FIX] account, mail, etc.: uniformize evaluated expressions
8 years ago
..
addons [I18N] Sync latest translations from Launchpad (not the final one) 8 years ago
cli [FIX] Scaffolding: moved two files to better reflect the architecture we currently use for our themes 8 years ago
conf [MERGE] openerp.pooler is deprecated. 10 years ago
modules [FIX] registry: recompute `pure_function_fields` after every setup 8 years ago
osv [FIX] account, mail, etc.: uniformize evaluated expressions 8 years ago
report [FIX] account, mail, etc.: uniformize evaluated expressions 8 years ago
service [MERGE] forward port of branch saas-3 up to 9323f2b 8 years ago
tests [FIX] phantomjs 2.0 compatibility 8 years ago
tools [IMP] logging: store logs in database in multi databases env. 8 years ago
workflow [IMP] workflow: add sequence for ordering workflow transitions (split/join mode especially for XOR) 9 years ago
PKG-INFO [REM] netrpc: KILL EVERYBODY 10 years ago
__init__.py [IMP] fields: turn field.digits and column.digits into dynamic properties 8 years ago
api.py [FIX] models: recompute nested old-style computed field 8 years ago
exceptions.py [ADD] doc: new documentation, with training tutorials, and new scaffolding 9 years ago
fields.py Revert "Revert "[FIX] fields: `digits()` computation"" 8 years ago
http.py [FIX] http: `request.env` and request.cr` now raise `RuntimeError`. 8 years ago
import_xml.rng [MERGE] ir-ui-view split active and show_customize 9 years ago
loglevels.py [REF] logging: removed pseudo log-level TEST. 10 years ago
models.py [FIX] model: wrong alias used in read query for multi-inherited field 8 years ago
netsvc.py [FIX] ir.logging: cursor should be in auto-commit 8 years ago
pooler.py [IMP] registry: avoid every direct access registry.db, and rename attribute as registry._db 9 years ago
release.py [REL] Odoo 8.0 9 years ago
sql_db.py [FIX] Cursor.closed property 8 years ago