[MIG] partner_statement: Migration to 18.0
This commit is contained in:
committed by
Miquel Raïch
parent
7899fff564
commit
b054d48e24
@@ -5,7 +5,8 @@
|
||||
from dateutil.relativedelta import relativedelta
|
||||
|
||||
from odoo import fields
|
||||
from odoo.tests.common import Form, TransactionCase, new_test_user
|
||||
from odoo.tests import Form
|
||||
from odoo.tests.common import TransactionCase, new_test_user
|
||||
|
||||
|
||||
class TestOutstandingStatement(TransactionCase):
|
||||
|
||||
Reference in New Issue
Block a user