I have created a new module successfully [from MAC terminal linked with server where an ERPnext is located]
I also created the doctype “travel_request” from core from interface
the problem is there are no .py or .json codes for the model itself as in the other modules
even there is no doctype directory created in the travel … where I can find it from terminal commands?
Im experiencing the same issue following the Library Management tutorial but using site1.local instead of library site. Just created the first doctype Article and dont see any .py files of doctype folder?
Looks like if i have the “custom?” selected when creating the doctype then no files or doctype folders gets created, once i untick and save i see the files and doctype folder created in the app folder of the module, is this meant to be the case?