How to Calculate Invoice Amount (Qty * Rate) & Total using JS | Invoice Calculator Example

  Рет қаралды 47,306

Self Imagination

Self Imagination

Күн бұрын

Is Video me Invoice ke sabhi Calculation ke bare me bataya hain. yaha par javascript ka hi upyog kiya hain.
In this JavaScript tutorial, we'll learn how to create an invoice calculator that automatically calculates the invoice amount and total based on the quantity and rate entered. This practical coding example is perfect for beginners to improve their JavaScript skills. We'll walk through step-by-step coding and explanation, so you can understand the logic behind this invoicing system. Whether you're a web developer, student, or anyone interested in coding, this tutorial will help you enhance your programming knowledge. Don't forget to like, subscribe, and hit the bell icon for more coding tutorials!
Invoice Generation Series me Video is prakar hain
1. Design Invoice using Bootstrap & Use of Media Query Print
• Invoice Generation wit...
2. Dynamic Add Rows (Clone Row) Button & Delete Button
• How to add delete butt...
3. Detail Calculation and Footer Calculation (This Video)
Table Serial Number Generation
• How to fix serial numb...
For More Detail Read
selfimaginatio...
#JavaScriptTutorial #InvoiceCalculator #WebDevelopment #CodingExample #BeginnerProgramming #JavaScriptProject #InvoiceLogic #CodingTips #ProgrammingTutorial #WebDev #JavaScriptCoding #CodingForBeginners #InvoiceAmount #TotalCalculation #LearnCoding

Пікірлер: 92
@neerajbisht7505
@neerajbisht7505 Жыл бұрын
Very nice teaching by you... Thank You so much.. 🙏
@selfimagination
@selfimagination Жыл бұрын
You're welcome! I'm glad that you found my teaching helpful.
@humayooncader5149
@humayooncader5149 Жыл бұрын
Sir, This video is very helpful for me Thank you
@selfimagination
@selfimagination Жыл бұрын
Welcome
@Bestforyou9940
@Bestforyou9940 Жыл бұрын
thank you so much sir for making this video help me a lot
@selfimagination
@selfimagination Жыл бұрын
You are most welcome
@MahtabKamal
@MahtabKamal Жыл бұрын
awesome boss. wanna this type of practicle js video more and more.
@selfimagination
@selfimagination Жыл бұрын
Sure 👍
@swingTrader345
@swingTrader345 Ай бұрын
Plz make all your videos playlist, by series, to learn step by step
@Mi_Min20
@Mi_Min20 Жыл бұрын
very good, you are my savior
@selfimagination
@selfimagination Жыл бұрын
Welcome, I'm glad I could help
@AmanKumar-cn5yc
@AmanKumar-cn5yc Жыл бұрын
Nice teaching experience
@selfimagination
@selfimagination Жыл бұрын
Thanks and welcome
@asgeralia8802
@asgeralia8802 Ай бұрын
Superb superb superb But I want in django
@PythonDevloper-t6u
@PythonDevloper-t6u Жыл бұрын
very good
@selfimagination
@selfimagination Жыл бұрын
Thank you
@muhammadansarkhan4544
@muhammadansarkhan4544 8 ай бұрын
sir! Thanks so much You are great
@selfimagination
@selfimagination 8 ай бұрын
Most welcome
@faisalsalam33
@faisalsalam33 9 ай бұрын
❤❤❤❤ Thank you for the video.
@selfimagination
@selfimagination 8 ай бұрын
You are so welcome!
@shivendrasharma9205
@shivendrasharma9205 Жыл бұрын
Thanks really helpful
@selfimagination
@selfimagination Жыл бұрын
Welcome
@mrahman3788
@mrahman3788 7 ай бұрын
Excellent Thank u Brother
@selfimagination
@selfimagination 7 ай бұрын
You're most welcome
@Uk49s_boom_boom_prediction
@Uk49s_boom_boom_prediction Жыл бұрын
thank you for tutorial
@selfimagination
@selfimagination Жыл бұрын
Welcome
@mohamednourqaadi1374
@mohamednourqaadi1374 29 күн бұрын
thanks
@selfimagination
@selfimagination 26 күн бұрын
Welcome
@globalwastesolution2055
@globalwastesolution2055 6 ай бұрын
Best❤❤❤❤❤❤❤❤
@selfimagination
@selfimagination 6 ай бұрын
Thanks for Watching.
@mjhiremathhiremath3237
@mjhiremathhiremath3237 Жыл бұрын
THANK YOU
@selfimagination
@selfimagination Жыл бұрын
Welcome
@Tech-Tutorial-VBA
@Tech-Tutorial-VBA 7 ай бұрын
thank you so much sir for making this video help me a lot Can u give me the practice file?
@selfimagination
@selfimagination 7 ай бұрын
Welcome, Link Available in Description, Thanks for Watching.
@shwetankjoshi3011
@shwetankjoshi3011 Жыл бұрын
useful information sir. what book should I refer for JavaScript. from where u mastered it.
@selfimagination
@selfimagination Жыл бұрын
Thanks for watching. Shwetank, "Perfection comes from practice". If you want to Mastery in any programming language, then you have to understand them well by taking small tasks. I have also not read particulars from any website or book, I also take small tasks and complete them, for example you must have seen this invoice example. Soon I will make a Blog/Video to learn JavaScript from scratch. Thanks
@mohammadnazmi6592
@mohammadnazmi6592 Жыл бұрын
mujhe jquery k vedios ho to dijye nd mujhe java ko use karna h back end me to .. study kara dijye full..
@stackdeveloper7818
@stackdeveloper7818 Жыл бұрын
sir select box mai agr 3 options ho or hum first row mai ik option select kr dy to next row mai wo select box mai show na ho option isi kaise kry gy using simple jquery
@tmtrig1m468
@tmtrig1m468 Жыл бұрын
Sir aadhar number se pan find ka full video banaiye
@Uk49s_boom_boom_prediction
@Uk49s_boom_boom_prediction Жыл бұрын
Value already in input box means echo value or fetched from database tables then how is calculate? Means one input box value is 10 and other one is 20 then how is calculate?
@selfimagination
@selfimagination Жыл бұрын
Thanks for Watching. You create a function in JavaScript and call it when the page loads or after the value is set from the database, which will do the calculation.
@titan-squads
@titan-squads Жыл бұрын
var net = +(sum) + +(gst); ki jagah bas ye use krna hain var net = +(sum) * ((100 + +(gst)) / 100); GST calculate into percentage
@hritikshrivastava6602
@hritikshrivastava6602 7 ай бұрын
how can we fetch the data from an api in this project i mean when i start typing the name of a product it should search the product in my database and when i select that particuler product it will be inserted in the table with respected price ... i need your help in this.
@selfimagination
@selfimagination 7 ай бұрын
Thanks for Watching. I have made a video on this channel with the name "Fetch Item Rates from Google Sheets | Dynamic Invoice Tutorial using Apps Script & JavaScript" in which Google Apps Script has been used. You can understand the logic, use whatever API you want.
@jakubdrazkowski5952
@jakubdrazkowski5952 Жыл бұрын
Hi! What if I would like to divide the total score by amount of items?
@kamleshgawai4557
@kamleshgawai4557 9 ай бұрын
sir how to inser this data in database usig JDBC
@f450fpv7
@f450fpv7 4 ай бұрын
@asgeralia8802
@asgeralia8802 Ай бұрын
Assalamualaikum Sir how do i write this code in django
@DasTech-o2g
@DasTech-o2g Жыл бұрын
Thank you so much sir for making this video help me a lot But I have a question That as we enter the product name, can the rate be automatically displayed or fetched from google sheet? Because I want to create an invoice in such a way that I only need to enter the barcode of the product, and after that, the product name, unit of measurement, and cost price should automatically appear from [my sheets "all products" database]. I can simply enter the quantity and submit it."
@selfimagination
@selfimagination Жыл бұрын
Welcome, You can do exactly as you want. As soon as you select the item, the information related to the item is picked up from the item sheet and appears on the HTML.
@M.nassib2211Haqmal
@M.nassib2211Haqmal 4 ай бұрын
Dear brother I tried to do as same you have written but it is not multiplying the row what I do for more instruction please tell me how to do
@selfimagination
@selfimagination 4 ай бұрын
Please check on the console, there must be some errors coming.
@humayooncader5149
@humayooncader5149 Жыл бұрын
Sir, Its possible to show how i can use "rate" with decimel
@selfimagination
@selfimagination Жыл бұрын
Yes it is possible, if you type decimal in the rate, it will be typed.
@shortcutclips
@shortcutclips 3 ай бұрын
jb tamam row delete krain to gst b zeero hona chiay
@shadabalisayed1372
@shadabalisayed1372 Жыл бұрын
Hello sir nice tutorial... But sir how to display GST 18% amount in GST input field... Sub total calculate karne ke baad total GST amount display karna hai... Please reply sir
@selfimagination
@selfimagination Жыл бұрын
Thank you, You can calculate 18 percent GST and add GST to Net on the same which we have brought Sum in GetTotal function in JavaScript.
@user-ix4ky6vi8r
@user-ix4ky6vi8r 8 ай бұрын
Why disabled is not working brother in my code
@selfimagination
@selfimagination 8 ай бұрын
Thanks for Watching. You just try writing disabled, if it is still not there then try changing the browser once.
@EmildaNongspung
@EmildaNongspung 3 ай бұрын
How to store this data from + colum into database
@selfimagination
@selfimagination 3 ай бұрын
Thanks for watching, To store in database you can watch this video on this channel "How to Connect HTML to MySQL Database using PHP"
@hashirahmad5137
@hashirahmad5137 Жыл бұрын
Assalam o Alaikum Ham Grand Total jo is page par aaya hai isko kisi dusaray page par kaisay display karvaye gain
@selfimagination
@selfimagination Жыл бұрын
Namaste, Aap URL par parameter pass kar Value ko dusre page par le ja skate hain.
@chbh112
@chbh112 10 ай бұрын
what code is required to calculate 18% GST?
@selfimagination
@selfimagination 10 ай бұрын
Thanks for Watching. You will have to create another input before the GST amount and calculate it by writing JavaScript on it. I will make a detailed video on this in a few days
@vanjarivinod907
@vanjarivinod907 Жыл бұрын
Sir how to find auto gst using Javascript only
@selfimagination
@selfimagination Жыл бұрын
Thanks for Watching. Exactly as we have done for amt = qty * rate you can do for gst_amt = amt * gst_per /100 and you can pass 0 in index because gst value is in footer not in table which is only one time.
@LiTerminal
@LiTerminal 11 ай бұрын
How to insert those input fields results in database at a time?
@selfimagination
@selfimagination 11 ай бұрын
HTML to MySQL wala video kal publish kiya hain use dekh kar aap html se mysql me data store kar sakte hain
@LiTerminal
@LiTerminal 11 ай бұрын
@@selfimagination thank you so much sir 🙏🙏🙏🙏
@Tirth813
@Tirth813 Жыл бұрын
Iski coding step by step btaiye sir plz
@selfimagination
@selfimagination Жыл бұрын
इस Video के Description मे Video की लिंक हैं उसमे इस Invoice को शुरू से बनाना बताया हैं।
@Bestforyou9940
@Bestforyou9940 Жыл бұрын
Sir iss mai aik masla hai jab mai form ko dubara clone karta hu Thu kaam karta hai lakin jab iss mai value ditha hu aur phir cross btn pi click karta hu thu voh value total se subtract nahi huta hai sir kia masla hu saktha hai
@selfimagination
@selfimagination Жыл бұрын
Delete के लिए हमने BtnDel() Function बनाया हैं , इसमे Row Remove करने के बाद आपको फिर से GetTotal(); Function Call करना होगा, शायद इसी कारण Delete करने पर Re Total नहीं हो रहा हैं।
@Bestforyou9940
@Bestforyou9940 Жыл бұрын
@@selfimagination sir plz written english or urdu Muje hindi nahi athi hai
@selfimagination
@selfimagination Жыл бұрын
We have created BtnDel() Function for Delete, in this after removing Row you will call GetTotal() Function, probably because of this, Re Total is not happening after deleting.
@Bestforyou9940
@Bestforyou9940 Жыл бұрын
@@selfimagination thank you sir muje reply dena ka layee Ok sir mai try karonga
@santhoshsanthosh-m5u
@santhoshsanthosh-m5u 10 ай бұрын
bro how to store the database in background
@selfimagination
@selfimagination 10 ай бұрын
Thanks for watching, you will also get videos on storing data on this channel. If you want to store data in MySQL then watch this video (How to Connect HTML to MySQL Database using PHP). And if you want to store on Google Sheet then watch this video (How to Submit a HTML Form to Google Sheet Using Apps Script), there are different videos on Google Sheet according to the concept.
@hendraprahmono7636
@hendraprahmono7636 8 ай бұрын
Hallo sir, this video is very helpful for me, but can you help me to get separator for calculated value? e.g : 10000 --> 10,000 Thanks
@selfimagination
@selfimagination 8 ай бұрын
Welcome, Thanks for Watching, A video related to this (Currency Format) is going to come on this channel in some time.
@hendraprahmono7636
@hendraprahmono7636 8 ай бұрын
Oh great I'll wait for the video, thank you so much@@selfimagination
@selfimagination
@selfimagination 8 ай бұрын
Thanks & Welcome
@HarbhajanSingh-zu2pj
@HarbhajanSingh-zu2pj 8 ай бұрын
Maine without input krna hai wo kaise hoga
@selfimagination
@selfimagination 8 ай бұрын
Thanks for Watching. आपने Input की जगह पर क्या लिया हैं? , Div हैं या Table TD मे डाटा हैं ?
@JollyJinglesStories885
@JollyJinglesStories885 12 күн бұрын
sir
@selfimagination
@selfimagination 12 күн бұрын
Yes, Please
@rayyanabdulwajid7681
@rayyanabdulwajid7681 2 ай бұрын
Source code please
@mohammedelaminazza5217
@mohammedelaminazza5217 Жыл бұрын
can you send me the code i realy need it plzzz
@selfimagination
@selfimagination Жыл бұрын
There are links in the description, you can make your own with their reference.
@daitran5047
@daitran5047 11 ай бұрын
thanks
@selfimagination
@selfimagination 11 ай бұрын
Welcome
Invoice Generation with Bootstrap | CSS Media Print Tutorial
20:45
Self Imagination
Рет қаралды 38 М.
Как подписать? 😂 #shorts
00:10
Денис Кукояка
Рет қаралды 5 МЛН
How to multiply two values without clicking a button | jQuery
12:22
How to Submit a HTML Form to Google Sheet Using Apps Script
20:17
Self Imagination
Рет қаралды 29 М.