Fix typo
This commit is contained in:
parent
8775204d63
commit
19f8e6bcf8
@ -1,7 +1,7 @@
|
||||
import frappe
|
||||
from frappe import _
|
||||
|
||||
def execcute():
|
||||
def execute():
|
||||
accounts_module_icons = frappe.get_all('Desktop Icon', filters={
|
||||
'module_name': 'Accounts'
|
||||
}, fields=['name'])
|
||||
|
Loading…
x
Reference in New Issue
Block a user