fix:whitespace missing

Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com>
This commit is contained in:
bhavesh95863
2020-07-13 18:48:47 +05:30
committed by GitHub
parent 70eb94280e
commit fd8c856af2

View File

@@ -3,7 +3,7 @@ frappe.listview_settings['Quotation'] = {
"company", "currency", 'valid_till'],
onload: function(listview) {
if(listview.page.fields_dict.quotation_to){
if (listview.page.fields_dict.quotation_to) {
listview.page.fields_dict.quotation_to.get_query = function() {
return {
"filters": {