implemented get_site_info for erpnext and patch to move setup complete to system settings
This commit is contained in:
@@ -181,3 +181,5 @@ get_translated_dict = {
|
||||
bot_parsers = [
|
||||
'erpnext.utilities.bot.FindItemBot',
|
||||
]
|
||||
|
||||
get_site_info = 'erpnext.utilities.get_site_info'
|
||||
|
||||
Reference in New Issue
Block a user