mirror of
https://github.com/OCA/bank-payment.git
synced 2025-02-02 10:37:31 +02:00
Merge pull request #177 from acsone/8.0-fix-common.DB-sbi
[FIX] tests.common.DB was removed from 8.0 stable
This commit is contained in:
@@ -23,9 +23,6 @@
|
||||
import openerp.tests.common as common
|
||||
from openerp import workflow
|
||||
|
||||
DB = common.DB
|
||||
ADMIN_USER_ID = common.ADMIN_USER_ID
|
||||
|
||||
|
||||
def create_simple_invoice(self, cr, uid, context=None):
|
||||
partner_id = self.ref('base.res_partner_2')
|
||||
|
||||
Reference in New Issue
Block a user