why my modules are not created in the system files. They are in the web app but not in the file structure
@creation_1011 күн бұрын
Bro I want to add dashboard in workspace it is possible without editing I mean a chart will be in workspace
@aliaqdass372817 күн бұрын
make complete development enviorment local to cloud
@aliaqdass372817 күн бұрын
sir please guide to push erp next local computer to git hub and git hub to aws ec2 instance please
@silversurfer196718 күн бұрын
@D-codE Which software do you use for your screen capture. And how do you overlay your video on to it ?
@namanchauhan926920 күн бұрын
What is the root password for mysql. I want to know what mysql is it using, is it using the redis, mariadb, or mysql. And is it using the one that is installed on the system or creating a new instance?
@GEETESHPATIL-ns2ru24 күн бұрын
I managed to get it running on my local server, but i want to install this pc as a dedicated server for this service. I want to take it live on Internet, can you tell me how i can achieve that? I want to host it on a pc and connect it to a subdomain i own
@Rooyy202529 күн бұрын
I am getting error in installing frappe bench, its showing "externally-managed-environment × This environment is externally managed ╰─> To install Python packages system-wide, try apt install python3-xyz, where xyz is the package you are trying to install."
@bishnoiamit40429 күн бұрын
Really Very useful i am very impressed with this Thank you sir to give such a nice information, thanks again
@sagarpatil3197Ай бұрын
what is freeze:true
@An._u_.07Ай бұрын
If we use same name using name series it is not a problem? Sir
@VerdadesOlvidadasАй бұрын
you are awesome keep the good job!!!😉
@allabout6860Ай бұрын
These thing are enough to become frappe developer ?
@hamzabawumiaАй бұрын
What is the difference between the Administrator user that was created when you run bench new-site and the System Admin user you created when you opened the site for the first time in the browser? I mean why the need to create a second user via the browser?
@d-code-hubАй бұрын
@@hamzabawumia Administrator has the total control over the system. System admin is less powerful but has all over control. Just like Ubuntu root and ubuntu user
@hamzabawumiaАй бұрын
@@d-code-hub Great Video, but I have another problem, your web view did not show how to do a full CRUD, it only showed the ListView and DetailView for the articles. How can I do the Update and the Delete via the portal/webview for a logged in user. I know how to use webforms to create objects via the portal, but I am struggling with Update and Delete. Sorry to bother you but I am a Django developer now learning Frappe. It seems all the frappe tutorials are too focused on the DESK. There is not much info how to create an Update-webform for updating objects via portal pages (for logged in users). Yes, I know it is possible to use a separate frontend with API calls but not everyone likes the separation of frontend from backend architecture. I wish i could achieve a full CRUD with just webviews and webforms without relying on React or Vue.
@hamzabawumia22 күн бұрын
@@d-code-hub Thanks
@ayoshka4772 ай бұрын
When I am typing in .py file it's not showing any message when I type the frappe.msgprint("") inside after_save function what is the problem
@ayoshka4772 ай бұрын
When I create a workspace it's not showings on the side bar why?
@d-code-hub2 ай бұрын
@@ayoshka477 create at least a doctype and try
@ayoshka4772 ай бұрын
@d-code-hub thanks it worked🌹
@RajeshSharma-un8il2 ай бұрын
Sir, Is there a forum where we can discuss the error and issues faced during the installation of Frappe-ERPNext.
@d-code-hub2 ай бұрын
discuss.frappe.io
@ferru33712 ай бұрын
Amazing tutorial
@relightgaming71552 ай бұрын
please share the github link for the codes/scripts for this project 😇
@relightgaming71552 ай бұрын
please share the github link for the codes/scripts for this project
@sinjohnsan38162 ай бұрын
is somone installated successfully and running at production? please let me know
@Dipangkar-H2 ай бұрын
Yes, Installed and running at production. Please post your specific Question/issue. I will try my best to help.
@shahriernasif2 ай бұрын
Im finding this error sudo: nano: command not found
@gavinsimiyu96843 ай бұрын
Failed listening on port 13000 (TCP), aborting.
@nakulpkumar3 ай бұрын
Good Job
@CodeWithNazmul3 ай бұрын
Thanks sir, for this kind of valuable tutorial
@habdem2153 ай бұрын
Thanks a lot , it is very helpful.
@CodeWithNazmul3 ай бұрын
sir one thing i saw, when i checked, values are assigning in child table & when i unchecked again values are assigning , and it's happening again and again. is it okay? or we need to fix it?
@CodeWithNazmul3 ай бұрын
Best Tutorials currently working on Frappe version 15
@PatrickLeo-j1c3 ай бұрын
Does anyone have a link on how to install frappe ERP next in Ubuntu
@d-code-hub3 ай бұрын
@@PatrickLeo-j1c check this channel playlist
@MariaSeban5553 ай бұрын
Nice app.Very useful👍
@brons_n3 ай бұрын
Keep it up
@TanmayaPatra-zr2is4 ай бұрын
Hello @decode Are you active nowadays? Why dont you upload new videos on Frappe?
@ashaseeb4 ай бұрын
thank you for such a wonderful training videos, I appreciate and hope you will record more on advance scripting in coming days. hope to hear from you on advance level soon.
@kiritpatoliya12854 ай бұрын
unable to access the site from other system in lan. also can not access via ip address.
@jbjuren3 ай бұрын
bench use [sitename] -> restart bench
@kiritpatoliya1285Ай бұрын
@@jbjuren Thanks a lot sir.. issue resolved.
@narayanneopaney66324 ай бұрын
Everyting works perfect until i add my new site and site won't work. Not Found 127.0.0.1 does not exist
@TheRock-b4o4 ай бұрын
Did all the steps still when open the site, it does not open, gives error code 404
@yashpataliya76954 ай бұрын
how do i add validations there
@abdulansari20074 ай бұрын
not working! do we require a developer mode ?
@kamibutt1434 ай бұрын
Hi Thanks for making useful videos, can you create a video for frappe press on how I can install it and use it instead of Frappe Cloud?
@relightgaming71554 ай бұрын
helpful
@ebaaanas21644 ай бұрын
Great explanation🔥 i just got stuck while trying to create a new site it didn't create a database for it , i checked all mariadb configuration but I couldn't figure it out I'll appreciate any kind of response
@weixiangng82794 ай бұрын
After setup production how to browse your local/development erpnext ya?
@Yagnik_Sojitra5 ай бұрын
how to access the site started in bench over Local network ?
@6thSensePromoters5 ай бұрын
Thank you for your tutorials and it really very clear. But I have one question here 4:35 while you are setting value then you are taking a hard coded age value what about If I have set value while creating a record and whose doc.name is not known. Suppose I want to update available qty in batch while splitting batch.
@weixiangng82795 ай бұрын
How you do the setup for production?
@davidbiddulph69615 ай бұрын
site times out
@davidbiddulph69615 ай бұрын
My custom websites time out any idea why?
@weixiangng82795 ай бұрын
After production how you host the erpnext on website like hostinger or some other hosting website.