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
Raphael Collet 13b36ac677
[IMP] fields: in selection fields, 'selection_add' only adds options not in selection yet
8 years ago
..
addons [FIX] models: inherited fields must be copied iff their original field is copied 8 years ago
cli [IMP] let scaffold render files ending by .rst and .html 8 years ago
conf [MERGE] openerp.pooler is deprecated. 10 years ago
modules [FIX] mail: prevent sending mail during registry loading 8 years ago
osv [FIX] orm: Revert 332154444d && acd7d84da4 8 years ago
report [MERGE] forward port of branch saas-3 up to b3f3daf 8 years ago
service [FIX] dbmanager: backup allow pg_dump custom dump to be larger than diskspace 8 years ago
tests [FIX] test phantomjs discard stderr 9 years ago
tools [FIX] tools.translate: use `request` to find `cr` and `lang` when other methods fail 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 [MERGE] new v8 api by rco 9 years ago
api.py [FIX] fields: add a flag "compute_sudo" to recompute fields as user admin 8 years ago
exceptions.py [ADD] doc: new documentation, with training tutorials, and new scaffolding 9 years ago
fields.py [IMP] fields: in selection fields, 'selection_add' only adds options not in selection yet 8 years ago
http.py [IMP] http: don't warn when using HTTPException results 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] models: in onchange(), do not assign field 'id' on record 8 years ago
netsvc.py [FIX] logging: dont use color in windows cmd 9 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 [MERGE] forward port of branch saas-3 up to 30674c3 9 years ago