Update salary_component.js
This commit is contained in:
parent
3e2ecc3423
commit
20d2d7548a
@ -7,7 +7,6 @@ frappe.ui.form.on('Salary Component', {
|
||||
var d = locals[cdt][cdn];
|
||||
return {
|
||||
filters: {
|
||||
"account_type": "Expense Account",
|
||||
"root_type": "Expense",
|
||||
"is_group": 0,
|
||||
"company": d.company
|
||||
|
Loading…
x
Reference in New Issue
Block a user