mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-02 03:39:11 +00:00
fix codacy issues
This commit is contained in:
committed by
Rohit Waghchaure
parent
5fadd355df
commit
309913bbdf
@@ -15,7 +15,7 @@ frappe.ui.form.on('Import Supplier Invoice', {
|
|||||||
filters: {
|
filters: {
|
||||||
account_type: 'Tax'
|
account_type: 'Tax'
|
||||||
}
|
}
|
||||||
}
|
};
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
Reference in New Issue
Block a user