fix: linting
Co-authored-by: Marica <maricadsouza221197@gmail.com>
This commit is contained in:
parent
ce1ca28296
commit
8abe7b91fe
@ -492,7 +492,7 @@ erpnext.TransactionController = erpnext.taxes_and_totals.extend({
|
||||
d.item_code = "";
|
||||
}
|
||||
|
||||
this.frm.from_barcode = this.frm.from_barcode ? this.frm.from_barcode + 1: 1;
|
||||
this.frm.from_barcode = this.frm.from_barcode ? this.frm.from_barcode + 1 : 1;
|
||||
this.item_code(doc, cdt, cdn);
|
||||
},
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user