- 90
- 461 676
Ghorz Ace
Nigeria
Приєднався 21 бер 2021
Programming, software development, frappe, erpnext, django, linux, databases, python javascript.
How to Create a Live USB with Multiple OS: Windows & Linux
Learn how to create a bootable USB drive with multiple operating systems, including Windows and Linux, for live booting or installation. This step-by-step guide will show you how to easily set up a USB drive that can hold multiple OS options, perfect for tech enthusiasts, IT professionals, or anyone looking for a versatile installation tool.
Переглядів: 197
Відео
Quotes API
Переглядів 713 місяці тому
This is a video demonstration of Quotes API docker usage. docker run -d -p8000:8000 name quotes-api mymi14s/quotes-api
3D Testing for my first PC Build AMD 7700x + Nvidia 4060 AIO
Переглядів 593 місяці тому
3D Testing for my first PC Build CPU: AMD 7700x GPU: Nvidia 4060 AIO Motherboard: Gigabyte B650 Cooling: AIO
Synthetic Data Generation with ERPNEXT
Переглядів 3306 місяців тому
Hi, everyone I am excited to share a 3-minute video demonstration of my recent work on generating synthetic data from real data, inspired by the innovative approaches at gretel.ai. Check it out and let me know your thoughts! Thank you!
Override Workflow Action Button - Frappe ERPNext
Переглядів 1,8 тис.Рік тому
In this tutorial, we will override Workflow Actions Button in Frappe/ERPNext. - Add Confirmation Dialog on all action button. - Before transition proceed, we will run background checks via API to decide if transition should proceed. NOTE : correct the below in workflow.js at minute 06:29 class="text-primary"
68. Extend core doctype and make API call in printformat
Переглядів 2,5 тис.2 роки тому
Learn how to extend core doctype methods, call external API and show results in print format.
ERPNExt Installation version13
Переглядів 4 тис.2 роки тому
Step by step installation of ERPNext version-13 by Ghorz.com t.me/Ghorz
67. Upload file and media with REST API - Frappe ERPNEXT
Переглядів 7 тис.3 роки тому
Learn to upload files and media to Frappe/ERPNExt using REST API in Javascript. You will learn 1. Upload with url link 2. Attach file to document 3. Upload file from html form 4. Some useful information. CONTACT Telegram: t.me/Ghorz
VueJS AdminLTE for Frappe and ERPNext
Переглядів 13 тис.3 роки тому
VueJS AdminLTE for Frappe and ERPNext
66. Connect VUEJS to Frappe Portal ERPNExt
Переглядів 7 тис.3 роки тому
66. Connect VUEJS to Frappe Portal ERPNExt
65. Write your own bench cli - Frappe Erpnext
Переглядів 1,5 тис.3 роки тому
65. Write your own bench cli - Frappe Erpnext
Erpnext and Frappe Paystack Integration
Переглядів 1,5 тис.3 роки тому
Erpnext and Frappe Paystack Integration
64. Virtual Doctype Part2 - Frappe ERPNext
Переглядів 1,6 тис.3 роки тому
64. Virtual Doctype Part2 - Frappe ERPNext
63. Virtual Doctypes Part 1 - Frappe ERPNext
Переглядів 3,3 тис.3 роки тому
63. Virtual Doctypes Part 1 - Frappe ERPNext
62. Web Form - Working with web form - Frappe ERPNext
Переглядів 8 тис.3 роки тому
62. Web Form - Working with web form - Frappe ERPNext
04. Setup site and set admin password - Frappe cloud
Переглядів 2,4 тис.3 роки тому
04. Setup site and set admin password - Frappe cloud
03. Create New Site in Frappecloud and site config json
Переглядів 1,3 тис.3 роки тому
03. Create New Site in Frappecloud and site config json
02. Frappe Cloud Dashboard Introduction
Переглядів 1,1 тис.3 роки тому
02. Frappe Cloud Dashboard Introduction
61. Action Link in Erpnext and Frappe
Переглядів 3,7 тис.3 роки тому
61. Action Link in Erpnext and Frappe
60. Document Link in ERPNEXT and Frappe.mp4
Переглядів 9 тис.3 роки тому
60. Document Link in ERPNEXT and Frappe.mp4
01. Frappecloud tutorial series introduction
Переглядів 7513 роки тому
01. Frappecloud tutorial series introduction
58. How to Export Notification to Custom App - Frappe ERPNext
Переглядів 3,1 тис.3 роки тому
58. How to Export Notification to Custom App - Frappe ERPNext
57. Workflow Email Notification - Frappe ERPNExt
Переглядів 9 тис.3 роки тому
57. Workflow Email Notification - Frappe ERPNExt
56. Conditional Workflow - Frappe ERPNExt
Переглядів 5 тис.3 роки тому
56. Conditional Workflow - Frappe ERPNExt
55. How to Build a Workflow - Frappe ERPNExt
Переглядів 7 тис.3 роки тому
55. How to Build a Workflow - Frappe ERPNExt
54. Workflow Basic - Frappe ERPNext
Переглядів 3,5 тис.3 роки тому
54. Workflow Basic - Frappe ERPNext
Most comprehensive coverage of topic, even after 3 years of publishing. Thank you !
Hello Can you please help in webform child table calid validation
Weak. Instead of providing an example the author just retells the manual.
Hey i have a Doctype Sales Invoice and Sales Order is linked to it via this connection section, how can i get all the sales order connected to my sales invoice by ORM query or by any other way ?
can you please give your code
where's captions i don't understand what are your saying
This is a very innovative feature. This way, we can send out this data to research companies who need your data. I wish you could do a tutorial on synthetic data
please improve audio quality and sharp voice raises your words , i really love what you do and i preciate what you doing and the help that you give , thanks in advance <3
i have insalled frappe in redhat on local host pc .. can you guide.. to setup production.. and domain name acess public.
how about if the condition is from field in the child table? because in the example condition always using field in parent/main doctype
This is very nice sharing. Your OS is Linux or Windows?
I have created Page and showed data with datatable , how to add treeview structure to data columns in datatable? In Page
hi in list view of frappe i want to show the form in such a way that owner = frappe.session.user or reports_to = frappe.session.user, but this is working like and condition please help me with better solution. frappe.route_options = { "owner": frappe.session.user, "reports_to": frappe.session.user };
Does your frappe auth work with any front end connecting to Frappe Apps
How to create hooks for data_exporter.js
Hello @Ghorz Ace I’m trying to implement taking action on the document according to its workflow via email directly using notifications. Can I do that?
how about if the api file isn't not in any custom doctype? Mine isn't yet it still can't seem to find the method
Never mind I was able to find it! My url was wrong!
Tks, bro. Your video help me and my team a lot
how you got that encryption key??
How to provide preview?
How to print action status of workflows in print format
how to add css for the htm?
hello I have a school support project with typing, erpnext, python and SQL. I am new to this framework I don’t know anything about everything is there anyone who can help me whether it’s pyer or not please because this project is the end of study project.
hello I have a school support project with typing, erpnext, python and SQL. I am new to this framework I don’t know anything about everything is there anyone who can help me whether it’s pyer or not please because this project is the end of study project.
Thanks for the video ! I still have a question , can we display "Doctype creation Form" on the portal page? Like the Project's Form to create a new project from the Portal ?
very intersting to show and teach. Informative. Good Job. can you do a video with V15 latest because lot are improved in Frappe, so how easy to build to site
Make more videos about this topic
can you help me installing on mac m1 iam unable to do that Reply
can you help me installing frappe on Mac m1
can you help me installing on mac m1 iam unable to do that
Please how do I go about this when I'm not using ngix
Thank you, very much
after ssl setup of frappe site on public ip without port it will not opening showing nginx error, but it is working only on the domain with https?
Is it possible for me to send an Image added into a Student(Education module), to a external Endpoint?
your where clause need to be the ID to be able specific to select the update bro.
Thanks
How do you know all this abeg???
I keep getting "Error 1698 (28000): access denied for user 'root'@'localhost' when I try logging into MySQL to test if it is working,. Please I need help, I'm stuck.
can you please explain flow for if employee enter address then that map should show that address pin automatically
how to export data from Custom HTML Block to custom app
how can we get all js, python and json file in frappe cloud , and how can we do modification in that files in frappe cloud
how to insert image here
my doman still unreached, pleas help me i have followed as you done, but its doesnt workd, "Unable to connect"
filters not working in v15 frappe
Thanks buddy! Helped alot
Thank you for creating this course boss
Thanks you for this
please spit first
Hello sir, your tutorials are awsome , i have been following your tutorials and learn alot, can you please guide me how to make POS visible on a public workspace of a non administrative account, i tried to attach the card while customizing the workspace but it is not appearing can you please help me out...any help will be highly appreciated Thanks and regards 🙂
Hey salman, how you doing? I think that can be probably an issue about your permissions and the component permission...
how about when we send data to other apps use webhook , have to put bearer token, please
Do some research you'll find answers
thanks this really helped a lot even 2 years later 👍👍