commit | 3c96791d52f06b611ea14a2814a651af2ecd7649 | [log] [tgz] |
---|---|---|
author | Marica <maricadsouza221197@gmail.com> | Mon Feb 20 12:04:14 2023 +0530 |
committer | GitHub <noreply@github.com> | Mon Feb 20 12:04:14 2023 +0530 |
tree | 908e3fe0e506cc7f16d7c36701f2b55d1ebc4793 | |
parent | 74fab53e281b42c2eb3436ae3145d820108b1c13 [diff] |
fix: Use block variable Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com>
diff --git a/erpnext/selling/doctype/quotation/quotation.js b/erpnext/selling/doctype/quotation/quotation.js index f77dce8..81ef44d 100644 --- a/erpnext/selling/doctype/quotation/quotation.js +++ b/erpnext/selling/doctype/quotation/quotation.js
@@ -236,7 +236,7 @@ } show_alternative_items_dialog() { - var me = this; + let me = this; const table_fields = [ {