fix: Test case

This commit is contained in:
Deepesh Garg 2022-01-04 16:24:24 +05:30
parent 094158f287
commit e311667a25

View File

@ -2465,6 +2465,7 @@ class TestSalesInvoice(unittest.TestCase):
si.set_posting_time = 1
si.posting_date = '2019-01-01'
si.debit_to = '_Test Receivable USD - _TC'
si.items[0].enable_deferred_revenue = 1
si.items[0].service_start_date = "2019-01-01"
si.items[0].service_end_date = "2019-03-30"