master
Changes in logging v.2.
Changes. 1. config.py : deleted the extra print. 2. main.py : added the execution of main_button_all_sales() after the payment is completed. 3. Added debugging mode for conducting sales without CCT. 4. payment_equipment.py : changed the context manager. Added additional error handling to check_open.
Обновлена библиотека ККТ лоя драйвера версии 10.10.8.0.
Refactoring module main.py - 13: Changed the structure of the project.
Changes. 1. worker.py : fixed receiving the amount and making payments offline. 2. otchet.py : fixed the calculation of bank card transactions.
Changes: 1. Fixed the calculation of the number of large visitors on sale. 2. Fixed the display of the number of large visitors on the sales form. 3. Fixed a bug in TransactionWorker to properly handle special categories of visitors. 4. Fixed the display of discounts on sale for special categories of visitors.
Fixed a bug in the progress bar.
Changes. 1. The sale_update function has been updated. The formation of the sales dictionary has been completely updated. 2. The register_tickets function has been updated. Redesigned logic. 3. The calculate_itog function has been updated. Redesigned logic.
Fixed 1. Exclusion of an adult from sale. 2. The problem when applying the discount. 3. Fixed a bug with incorrect ticket registration. 4. Fixed the function counting the total amount of the order.
Small fix.