I’m not a programming guy but somehow i installed ERP next for myself in my Windows11 , with Docker.
I have few questions and problems.
Where is my Erp Database is situated like if i upload so many purchase invoices, images, pdf, where will they go (storage source). To my local system ? or cloud (which i never linked) i use localhost8080 for login that’s all.
If i want to add custom scripts or code from the web they written that i need to open the config.jason file something and frappe.ui.form.on
from where i can access them.
i have a custom doctype called cashbooks and i want their closing balance get calculated automatically when i enter the fund input and expense details.
i just want to know these question, Thanks in advance.
Could you please elaborate step by step guide as im new to this, i tried but didn’t get succeed, It will be a great help.
Thanks i have also attached my containers image.
Thank you for the reply, just another question, if store so many files in my local host where will the data goes ? in my local c drive where the pwd.yml file situated ? or somewhere in the windows ? sorry for my bad english
Thank you got the files as im using my own pc as a local host it uses my own c drive. Thanks for the help.
do you also know how to find the config json. file
as if i want to add a module or script change how can i do that.