Тёмный

Python/Kivy POS System Part 3:POS Screen(Part 10) 

Samuel Courses
Подписаться 4 тыс.
Просмотров 3,2 тыс.
50% 1

Checkout my Udemy Course here(free for the first 40pple):
www.udemy.com/desktop-guis-wi...
Social Media:
Twitter: @silverhash
Instagram: @silverh4sh
Gmail: Tawanda.samuelson@gmail.com

Опубликовано:

 

15 июл 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 22   
@tinashemphisa7254
@tinashemphisa7254 3 года назад
thanks man
@gamathealin
@gamathealin 5 лет назад
I believe this should be part 3 of POS Screen..
@samuelcourses7225
@samuelcourses7225 5 лет назад
I actually forgot which part it was there :)
@samuelcourses7225
@samuelcourses7225 5 лет назад
All fixed,thanks mate
@thetrentond
@thetrentond 3 года назад
I have completed all of the tutorials and everything worked except the price of the items (more specifically the new items added in the admin panel) . Could you make a video updating the option to add the price to the DB?
@danielalarcons1584
@danielalarcons1584 Год назад
Hey I'm having the same issue now. Where you able to fix it?
@konbinchong7234
@konbinchong7234 4 года назад
Sir, I have some doubt... how can I access the before data exist.
@mavkco1459
@mavkco1459 3 года назад
Sir. Theres an error when I enter other product code. “ValueError: Label.text accept only str”
@sevenseven2331
@sevenseven2331 4 года назад
Sir i am having an error Label.Text accepts only str before i use float in pprice = price.text after i use float it says keyerror: 'product_price' i think price needs to be defined tried using kivy.properties still cudnt fix it
@samuelcourses7225
@samuelcourses7225 4 года назад
You have to show the error log AND the code before I can help you mate
@sevenseven2331
@sevenseven2331 4 года назад
@@samuelcourses7225 SIR I HAVE SHARED THE LINKS FOR THE CODE AND ERROR LOG ABOVE
@sevenseven2331
@sevenseven2331 4 года назад
sir have you received the links below i believe product_price is not defined anywhere
@samuelcourses7225
@samuelcourses7225 4 года назад
Can you crosscheck with my code on github?
@sevenseven2331
@sevenseven2331 4 года назад
@@samuelcourses7225 sure sir but for this tutorial i cnt find it on github even though i use the link above
@sevenseven2331
@sevenseven2331 4 года назад
Sir i checked the repository but could not find pos screen tutorial codes for part 10..please let me know where i can find it
@Zeus-hb2cn
@Zeus-hb2cn 4 года назад
What is the SQL code for this part: target_code = self.stocks.find_one({'product_code': pcode}) name = Label(text=target_code['product_name'], size_hint_x=.3, color=(.06, .45, .45, 1)) price = Label(text=target_code['product_price'], size_hint_x=.1, color=(.06, .45, .45, 1))
@samuelcourses7225
@samuelcourses7225 4 года назад
Check the sql tutorial
@nilehero6589
@nilehero6589 4 года назад
@@samuelcourses7225 Where is it ??
@karlotevzadze2326
@karlotevzadze2326 3 года назад
did you solve this problem?
Далее
Python/Kivy POS System Part 3:POS Screen(Part 11)
4:51
Python/Kivy POS System Part 5: Routing(Part 3)
10:35
Python/Kivy POS System Part 5:Routing(Part 1)
10:08
Просмотров 6 тыс.
Python/Kivy POS System Part 4:Admin Dashboard(Part 24)
8:31
Python/Kivy POS System Part 4:Admin Dashboard(Part 19)
4:12
Python/Kivy POS System Part 4:Admin Dashboard(Part 21)
12:28
Python/Kivy POS System Part 5: Routing(Part 2)
7:53
Просмотров 10 тыс.
Python/Kivy POS System Part 4:Admin Dashboard(Part 22)
9:03
Python/Kivy POS System Part 4:Admin Dashboard(Part 18)
13:28
Python/Kivy POS System Part 4:Admin Dashboard(Part 23)
12:01
Python/Kivy POS System Part 4:Admin Dashboard(Part 20)
5:03