chore: remove whitelisting for method not accessed from UI
This commit is contained in:
		| @@ -96,7 +96,6 @@ class AssetCategory(Document): | ||||
| 				frappe.throw(msg, title=_("Missing Account")) | ||||
|  | ||||
|  | ||||
| @frappe.whitelist() | ||||
| def get_asset_category_account( | ||||
| 	fieldname, item=None, asset=None, account=None, asset_category=None, company=None | ||||
| ): | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Sagar Vora
					Sagar Vora