AppSheet Inventory Point Of Sale Management for Any Business Part 1

  Рет қаралды 52,019

Joe Tayactac

Joe Tayactac

Күн бұрын

Пікірлер: 60
@mbtv7576
@mbtv7576 Жыл бұрын
Really I don't know what to say to thank you because you really helped us. I am sure that your training is better among the which I follow online it makes me want to create my applications that I had the idea to do but I do know where to start and it open the big door
@medicareneweraclinics
@medicareneweraclinics 2 жыл бұрын
Great content as always. Where do we get Part 2?
@irvanhamzah9303
@irvanhamzah9303 8 ай бұрын
Thank you for the tutorial, i have question, Is there any bot/task if i edit the sales qty it will also change the inventory available stocks?
@alessandroscimone5463
@alessandroscimone5463 2 жыл бұрын
Bravo! Bravo! good job
@JohnWick-j9p
@JohnWick-j9p 9 ай бұрын
hi bro, is there any chance to observate total sum of trade. For example daily, weekly or monthly. Thank you in advance
@Alfredinni10
@Alfredinni10 Жыл бұрын
Hi, is it possible to have inventory by location (store) ? and have inventory in Distribution center, so that store manager can see his inventory and also the inventory in the distribution center?
@billyjoseph7844
@billyjoseph7844 Жыл бұрын
Great video! Where can we find Part 2?
@roxasmindoro9098
@roxasmindoro9098 2 жыл бұрын
Thank you so much I learn a lot..but I'm stock at the receipt it does not print the or create a pdf file at my drive..can you please help me
@A01_M07
@A01_M07 7 ай бұрын
Hello brother, I need your help in teaching me to create an integrated program for sales, purchases, invoices, and so on to manage the company as soon as possible. Thank you.
@mbtv7576
@mbtv7576 Жыл бұрын
Comment pourront nous avoir la deuxième partie de cette vidéo car c'est très important pour finir cette formation avec les deux parties
@emqbaba3890
@emqbaba3890 2 жыл бұрын
hi sir when are ganna upload sa 2nd part?
@youssefhalabi4892
@youssefhalabi4892 Жыл бұрын
Why my available stock doesn't update to new available stock when i make a new sale ?
@huberfrancis6800
@huberfrancis6800 Жыл бұрын
Please am frimpong from Ghana west African pl can l get the steps in pdf form
@dudong.6138
@dudong.6138 4 ай бұрын
Is the 2nd part of this video available?
@veradelmamaclay7355
@veradelmamaclay7355 8 ай бұрын
Hi sir do you have apps of this integrated by barcode scanning?
@VelmorBelda
@VelmorBelda Жыл бұрын
HI! I followed each and every step in your tutorial but automation did not work for me, sales transactions does deduct to inventory.Available stocks remains the same..What could be my mistake?
@welintongomes8552
@welintongomes8552 8 ай бұрын
I'm using this code and it's working perfectly now after a lot of trying { "Action": "Edit", "Properties": { "Locale": "en-US", "Location": "47.623098, -122.330184", "Timezone": "Pacific Standard Time" }, "Rows": [ { "Item Code": "", "Available Stocks": "" } ] }
@Estsony
@Estsony 4 ай бұрын
Hello sir. Is there a part 2 of this tutorial?
@rasmionline6214
@rasmionline6214 2 жыл бұрын
can your create billing system or invoice management system
@huberfrancis6800
@huberfrancis6800 Жыл бұрын
Interesting one
@TPRacing-t4l
@TPRacing-t4l 11 ай бұрын
The bot doesn't create the file. Go look at the system that doesn't allow using the free hookup web?
@Adeeb15-05
@Adeeb15-05 6 ай бұрын
Can someone help me with this same app I have created and I want to attach the same PDF invoice via WhatsApp web, I have tried so many times but only getting PDF name in attachment. Please help me
@Glykeria_OfficiaI
@Glykeria_OfficiaI Жыл бұрын
How can we print directly from appsheet to a thermal printer
@viveksharma7675
@viveksharma7675 Жыл бұрын
Sir can you tell me what we have to do if bot testing shows error : http error webhook 400 bad request … something like that because
@dmtauto-m9m
@dmtauto-m9m 8 ай бұрын
Thanks for this video I followed but now I need part 2 which is not available I searched for "AppSheet Inventory Point Of Sale Management for Any Business Part 2", but could not find it can you please help?
@kaizerjohn7771
@kaizerjohn7771 8 ай бұрын
Hi there, just repeat the process he did from sales and sales form. Don't include the settlement, item code and item name in delivery form just include Total quantity delivered sum(select(Delivery[Quantity],[_thisrow].[Reference]=[reference]). the formula for the reference in delivery form will be: MAXROW("DELIVERY", "Date", ([Date] < [_THISROW].[Date])). It will return the latest delivery reference you have entered. then repeat the automation just like what he did. Duplicate the "new Sale bot" and replace the event table to delivery and the new HTTP body will be: { "Action": "Edit", "Properties": { "Locale": "en-US", "Location": "47.623098, -122.330184", "Timezone": "Pacific Standard Time" }, "Rows": [ { "Item Code": "", "Available Stocks": "" } ] } then you've created the Delivery update inventory
@fabianomarques927
@fabianomarques927 Жыл бұрын
Hi, in my new sales form I have the Status that can be updated among other options to "Sale Confirmed". So the thing is, I wish I could only update the inventory when I trigger my status to confirmed, Because when I am creating my sales the client might change his mind about the quantity and your program doesn't expect this kind of situation
@fabianomarques927
@fabianomarques927 Жыл бұрын
in this case it will be updating the stock for all the sales at once
@HybridSupport
@HybridSupport 4 ай бұрын
Is this full tutorial or is there part 2?
@justaRandomthoughts
@justaRandomthoughts Жыл бұрын
I wanted to input the item Names when costumers are making a purchase not the code, if I have hundreds of items without a scanner, how am I supposed to remember what item code they are? Please teach us how to fix it
@JoeTayactac
@JoeTayactac Жыл бұрын
Hi, use ref type dropdown and ensure in ref type table the label is item name
@Lohith-b3i
@Lohith-b3i 10 ай бұрын
where can we get part2?
@Lohith-b3i
@Lohith-b3i 10 ай бұрын
My Inventory Table is not updating.. please help me out
@fg009letyrds8
@fg009letyrds8 Жыл бұрын
Can this be used on Android Phone?
@JoeTayactac
@JoeTayactac Жыл бұрын
Yes download in google play store
@bijoyrevi6699
@bijoyrevi6699 Жыл бұрын
I have some issue with print area in automation. Can you please support me
@mohanvakil4604
@mohanvakil4604 3 ай бұрын
webhook not working what to do?
@SixonHardwareIronstores
@SixonHardwareIronstores Жыл бұрын
part 2?
@ChristopherJohnEder
@ChristopherJohnEder Жыл бұрын
Do u still have the appsheet copy for this?
@JoeTayactac
@JoeTayactac Жыл бұрын
:-( deleted
@ChristopherJohnEder
@ChristopherJohnEder Жыл бұрын
@@JoeTayactac do you stil have the part 2 of this video?
@focuswallah
@focuswallah Жыл бұрын
Pls share
@Plumb365
@Plumb365 10 ай бұрын
Where is part 2
@SixonHardwareIronstores
@SixonHardwareIronstores Жыл бұрын
MY WEBHOOK DOESNT WORK HELP PLEASE
@bluepawn
@bluepawn Жыл бұрын
I hope one day there will be a Tesla team for the nocode and my grandmother will understand how to build everything in 2 minutes. For the moment, Google has built a big... Appshit !
@hilmanjayalaksana4431
@hilmanjayalaksana4431 Жыл бұрын
still waiting part2😀
@mbtv7576
@mbtv7576 Жыл бұрын
Bonsoir comment vas tu ok j'ai foyer dans la playlist de notre formateur et j'ai trouvé cette vidéo qui est comme la deuxième partie de notre vidéo essayer le voir kzbin.info/www/bejne/ppfKpparisukhrs
@mbtv7576
@mbtv7576 Жыл бұрын
La seconde partie peut être ceci essayer le voir kzbin.info/www/bejne/ppfKpparisukhrs
@محمدالسامعي-ل9ص
@محمدالسامعي-ل9ص 2 жыл бұрын
هل يحتاج الى اشتراك مميز ام مجاني
@monks9486
@monks9486 9 ай бұрын
Why Use Item Code as Ref? It should be Item name. Nobody searches for Item Code To Find Item name.
@TGr963
@TGr963 8 ай бұрын
i agree! trying to find solution to fix this but failing 😢
@irvanhamzah9303
@irvanhamzah9303 8 ай бұрын
That's just an example, you can reverse the code to use the item name as a ref
@makaniharesh1459
@makaniharesh1459 8 ай бұрын
If you use barcode then it will be helpful...in that you can add scan button
@RaviMaster-o6w
@RaviMaster-o6w Жыл бұрын
🎉
@lakshanmadhuwantha8619
@lakshanmadhuwantha8619 Жыл бұрын
nice work sir thank you can i contact you?
@KarthikSiva-c4v
@KarthikSiva-c4v Жыл бұрын
can i get your number,i have doubt in one point
@ehabkamal4610
@ehabkamal4610 Ай бұрын
Thanks for this video I followed but now I need part 2 which is not available I searched for "AppSheet Inventory Point Of Sale Management for Any Business Part 2", but could not find it can you please help?
@ruliadinugroho3307
@ruliadinugroho3307 5 ай бұрын
Where is part 2
@ehabkamal4610
@ehabkamal4610 Ай бұрын
Thanks for this video I followed but now I need part 2 which is not available I searched for "AppSheet Inventory Point Of Sale Management for Any Business Part 2", but could not find it can you please help?
How To Create a Scan QR Code To View Restaurant Menu in AppSheet
11:55
AppSheet POS System and Print Receipt Full Tutorial
1:33:10
Joe Tayactac
Рет қаралды 54 М.
To Brawl AND BEYOND!
00:51
Brawl Stars
Рет қаралды 17 МЛН
小丑教训坏蛋 #小丑 #天使 #shorts
00:49
好人小丑
Рет қаралды 52 МЛН
小丑女COCO的审判。#天使 #小丑 #超人不会飞
00:53
超人不会飞
Рет қаралды 16 МЛН
How To Make an Inventory Management in Appsheet
41:08
Joe Tayactac
Рет қаралды 118 М.
AppSheet Update All Child Records When Parent Record is Updated
27:57
AppSheet Simple Inventory Management With Multiple Store Part 1
30:00
Automated Task Tracker App - AppSheet Tutorial for Beginners
1:33:10
AppSheet Training
Рет қаралды 156 М.
How to Create a Scan to Check Price and Details Using AppSheet
27:37
Make an Invoicing App
27:08
Appify Your Business
Рет қаралды 17 М.
Inventory App for the Manufacturing Industry | Weekly Webinar
1:39:36
AppSheet Training
Рет қаралды 9 М.
AppSheet Inventory Management V2023 Multiple Store Part 1
1:35:40
Joe Tayactac
Рет қаралды 14 М.
Create a Customized Drop Down List Based on User Input AppSheet
15:45
To Brawl AND BEYOND!
00:51
Brawl Stars
Рет қаралды 17 МЛН