mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
[MIG] Account Check Deposit to 12.0
This commit is contained in:
committed by
Alexis de Lattre
parent
53c2a5e23d
commit
3c2edac206
@@ -123,7 +123,6 @@ class TestPayment(AccountingTestCase):
|
||||
""" Returns an open invoice """
|
||||
invoice = self.invoice_model.create({
|
||||
'partner_id': self.partner_agrolait.id,
|
||||
'reference_type': 'none',
|
||||
'currency_id': currency_id,
|
||||
'name': type == 'out_invoice' and
|
||||
'invoice to client' or 'invoice to supplier',
|
||||
|
||||
Reference in New Issue
Block a user