My client likes ERPNext and he need it to work with his existing mobile and web applications. Many of his customers use his mobile app and he need the data to be stored in erpnext also.
Is it possible to use erpnext database from other platforms and expect it (erpnext apps) to work normally?
Traceback (innermost last):
File "/home/erpnext/frappe-bench/apps/frappe/frappe/app.py", line 70, in application
File "/home/erpnext/frappe-bench/apps/frappe/frappe/api.py", line 50, in handle
return frappe.handler.handle()
File "/home/erpnext/frappe-bench/apps/frappe/frappe/handler.py", line 77, in handle
execute_cmd(cmd)
File "/home/erpnext/frappe-bench/apps/frappe/frappe/handler.py", line 92, in execute_cmd
is_whitelisted(method)
File "/home/erpnext/frappe-bench/apps/frappe/frappe/handler.py", line 105, in is_whitelisted
print frappe.guest_methods
PermissionError: Not Allowed,