fix: travis for sales and purchase invoice

This commit is contained in:
Rohit Waghchaure
2023-04-01 23:54:20 +05:30
parent d3ceb07936
commit 48fbf99e6d
8 changed files with 155 additions and 73 deletions

View File

@@ -1142,7 +1142,6 @@ class update_entries_after(object):
self.allow_zero_rate,
currency=erpnext.get_company_currency(sle.company),
company=sle.company,
batch_no=sle.batch_no,
)
def get_sle_before_datetime(self, args):