The-Commit-Company / frappe_er_generator

Frappe ER Generator is application to generate ERD
Other
25 stars 9 forks source link

get_erd?doctypes=["doc1", "doc2"] not working #5

Open chnk8802 opened 2 hours ago

chnk8802 commented 2 hours ago

get_erd?doctypes=["Doctype"] not working frappe_er_generate. other functions are working fine.

http://localhost:8080/api/method/frappe_er_generator.frappe_er_generator.er_generator.get_erd?doctypes=%5B%22Repair%20Order%22,%22Purchase%20Invoice%20Repair%20Order%22,%22Spare%20Part%22,%22Service%22%5D

output: The resource you are looking for is not available

nikkothari22 commented 2 hours ago

Hey @chnk8802 Have you tried commit? We're actively maintaining that repo.

https://github.com/The-Commit-Company/commit

You can also try it at commit.frappe.cloud/commit - exporting ERDs will also work there.