[FIX] base_import: avoid name clash when importing ir.translation records. Call the...
authorMartin Trigaux <mat@openerp.com>
Wed, 12 Mar 2014 14:05:15 +0000 (15:05 +0100)
committerMartin Trigaux <mat@openerp.com>
Wed, 12 Mar 2014 14:05:15 +0000 (15:05 +0100)
commitc9bca78bb166d3d227371b49fbf9f333561e8bbb
treee0859098baadc9c9121f2c665aa4b989a3894f3e
parent6ab74d0d8db3bc72940d25c95db84d05fc5e55fb
[FIX] base_import: avoid name clash when importing ir.translation records. Call the orm method directly.

This hack is needed in 7.0 to avoid changes in the API.
Renaming the method is the proper solution for trunk (done revision 5018)

bzr revid: mat@openerp.com-20140312140515-tisj9cye0mzfprsw
addons/base_import/models.py