chore: remove whitelisting for method not accessed from UI
This commit is contained in:
parent
686685bba0
commit
517d8a03ec
@ -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
|
||||
):
|
||||
|
Loading…
x
Reference in New Issue
Block a user