odoo/addons/base_import
Xavier Morel b39aac717d [IMP] mail, base_import: context key disabling history tracking
* added a ``tracking_disable`` context key used by mail to completely disable
  subscriptions setup and events generation during create and write operations
* added import option to optionally set up that context key and speed up
  imports at the cost of not setting up subscriptions and not sending
  create/update events

bzr revid: xmo@openerp.com-20140512100400-d1axjam2d0i2y0tf
2014-05-12 12:04:00 +02:00
..
i18n Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
security [FIX]Make .csv file for base_import module 2012-10-10 16:40:37 +05:30
static [IMP] mail, base_import: context key disabling history tracking 2014-05-12 12:04:00 +02:00
tests [FIX] base_import: just loading module should not require unittest2. Reported by M.Taylor 2012-09-11 15:24:46 +02:00
views [IMP] bundlify addons (except website) 2014-04-24 19:21:29 +02:00
__init__.py [FIX] base_import: just loading module should not require unittest2. Reported by M.Taylor 2012-09-11 15:24:46 +02:00
__openerp__.py [MERGE] upstream 2014-04-29 17:41:04 +02:00
controllers.py more controller conversion to new route api 2013-10-27 18:31:43 +01:00
models.py [MERGE] Forward-port of latest saas-2 bugfixes, up to rev. 9142 revid:dle@openerp.com-20140310101705-2g3e6gp5jd2g8fpc 2014-03-10 12:03:40 +01:00
test_models.py [FIX] base_import: just loading module should not require unittest2. Reported by M.Taylor 2012-09-11 15:24:46 +02:00