fix(lint): trailing whitespace
Signed-off-by: Sabu Siyad <hello@ssiyad.com>
This commit is contained in:
parent
56b96f0a9c
commit
c5edbe2e2f
@ -58,7 +58,7 @@ erpnext.taxes_and_totals = class TaxesAndTotals extends erpnext.payments {
|
||||
|
||||
if (
|
||||
in_list(["Sales Invoice", "POS Invoice"], this.frm.doc.doctype)
|
||||
&& this.frm.doc.is_pos
|
||||
&& this.frm.doc.s_pos
|
||||
&& this.frm.doc.is_return
|
||||
) {
|
||||
this.set_total_amount_to_default_mop();
|
||||
|
Loading…
x
Reference in New Issue
Block a user