mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-22 06:29:20 +00:00
fix: rogue s/codacy
This commit is contained in:
@@ -24,5 +24,4 @@ frappe.listview_settings['Purchase Invoice'] = {
|
|||||||
return [__("Paid"), "green", "outstanding_amount,=,0"];
|
return [__("Paid"), "green", "outstanding_amount,=,0"];
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
s
|
|
||||||
Reference in New Issue
Block a user