Your guide to unlocking full potential of ERPNext.
With Genie, it's easy to raise a support ticket with screen and audio recording right from withing your system.
Genie.webm
-
Install Genie on your site
-
Go go Genie Settings and check Enable Ticket Raising
-
Provide the base URL of helpdesk site and API Token.
API Token can be generated against any user with Agent role on your helpdesk site. Store API token in the following format:
api_key:api_secret
. Colon(:) is required. -
Add a new button to your Settings Dropdown in NavBar Settings.
Item Type should be Action and Action should be
new genie.SupportTicket()
MIT