odoo/openerp
Fabien Meghazi 0084646475 [IMP] Refactor ir.ui.view's read_template cache invalidation 2014-09-17 15:52:47 +02:00
..
addons [IMP] Refactor ir.ui.view's read_template cache invalidation 2014-09-17 15:52:47 +02:00
cli [ADD] initial theme guide + scaffolding 2014-09-02 12:43:17 +02:00
conf [MERGE] openerp.pooler is deprecated. 2013-03-27 17:40:45 +01:00
modules [IMP] modules: add support for loading module description from README.{md,rst,txt} 2014-09-12 18:31:32 +02:00
osv [FIX] orm: correct read_group() on models with `_group_by_full` (introduced by previous forward-port) 2014-09-15 12:09:35 +02:00
report [REM] report: remove openerp/report/pyPdf 2014-09-16 15:42:02 +02:00
service Merge pull request #1169 from xmo-odoo/8.0-remove-async-db-create-xmo 2014-07-16 10:29:21 +02:00
tests [MERGE] Forward-port saas-5 up to acbdac4 2014-08-14 14:56:57 +02:00
tools [ADD] image_save_for_web() format argument 2014-09-16 19:55:00 +02:00
workflow [IMP] workflow: add sequence for ordering workflow transitions (split/join mode especially for XOR) 2014-08-05 12:26:28 +02:00
PKG-INFO [REM] netrpc: KILL EVERYBODY 2013-02-21 13:18:25 +01:00
__init__.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
api.py [IMP] api: compute methods cannot depend on field 'id' 2014-09-15 15:06:44 +02:00
exceptions.py [ADD] doc: new documentation, with training tutorials, and new scaffolding 2014-08-22 17:51:20 +02:00
fields.py [FIX] fields: convert_to_read, handle missing many2one foreign keys 2014-09-16 12:29:37 +02:00
http.py [ADD] http.send_file() helper 2014-09-16 19:54:59 +02:00
import_xml.rng [MERGE] ir-ui-view split active and show_customize 2014-08-31 16:56:44 +02:00
loglevels.py [REF] logging: removed pseudo log-level TEST. 2013-03-26 16:58:44 +01:00
models.py [FIX] models: make field inheritance work when source field is defined in old api 2014-09-16 16:03:16 +02:00
netsvc.py [FIX] allow `--log-db` to connect to another postgresql server than the one setted in config 2014-08-25 18:52:50 +02:00
pooler.py [IMP] registry: avoid every direct access registry.db, and rename attribute as registry._db 2014-04-09 15:35:15 +02:00
release.py FIX] packaging: odoo-ification 2014-09-04 16:27:58 +02:00
sql_db.py [FIX] removed bad comments from previous commit 2014-09-05 17:12:49 +02:00