Hello! I’m new using Frappe/ERPNext and I have a task to do.
The company is a group of 15 companies or so and when I need to make a new entry regarding intercompany transfers, I have to make an outcome entry for the main company and then make an income entry for one of the companies involved.
Is there a way to customize a form so I can make this entry once for both companies?
Is there a topic related to this?
I saw some instructions of creating custom doctypes by creating an app with bench commands, everything went well until install-app, the UI start crashing saying that a module was not found.
I’m using the frappe_docker repo for this. Is this the correct way?