mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-05 05:09:11 +00:00
fix: travis for sales and purchase invoice
This commit is contained in:
@@ -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):
|
||||
|
||||
Reference in New Issue
Block a user