[tests] codacy
This commit is contained in:
parent
00ae424cac
commit
c616a4a527
@ -20,6 +20,6 @@ frappe.ui.form.on('GST Settings', {
|
||||
<td>Total Addresses with GST</td><td>${frm.doc.__onload.data.total_addresses_with_gstin}</td>
|
||||
</tr>
|
||||
</tbody></table>`
|
||||
)
|
||||
);
|
||||
}
|
||||
});
|
||||
|
@ -21,5 +21,5 @@ erpnext.setup_gst_reminder_button = (doctype) => {
|
||||
});
|
||||
}
|
||||
}
|
||||
})
|
||||
});
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user