Frequently Asked Questions
What is ERPNext Doctype Inspector?
ERPNext Doctype Inspector is an AI
powered tool that Integrates Frappe
Apps, allowing
developers to analyze and generate Frappe's apps Doctype metadata using leading AI chatbots.
What problem does ERPNext
Inspector Solve?
As a developer, customizing ERPNext for
different business solutions is
often a problem, due to a mismatch of fields and having to go through each doctype to view the properties to
utilize or extend. This tool, works to improve your productivity as a developer by creating Typescript types
and AI capabilities allowing you to interact with ERPNext's core Doctypes from the AI chatbot of preference,
in addition to the ones provided.
How do I use DocType Inspector?
To use DocType Inspector, navigate Doctype
list. Search the doctype name from the list provided and click on the view button. From there you
can view the properties of each doctype.
How many frappe Apps are currently
supported ?
Frappe's ERPNext, Framework, and HRMS
apps are currently supported. More
will come soon with requests.
How do I use my AI chatbot of
choice aside from the one provided ?
On each Doctype page, there is a
Copy as markdown
option, which replicates the contents of the doctype in a markdown format. Copy and paste this markdown into
your preferred AI chatbot.
How may AI chatbots are currently
integrated ?
Claude AI, and ChatGPT are the only ones currently connected.
More AI chatbots will be added as similar functionality is added and their availability allows.
More AI chatbots will be added as similar functionality is added and their availability allows.
How do I use ERPNext Inspector
with my local Instance ?
This feature is currently in development, but will be available soon. It will allow you to connect your
local instance of ERPNext to the Doctype Inspector, allowing you to view your custom doctypes and their
properties in addition to the standard ones.