master
Renamed the directory.
Refactoring module main.py - 13: Changed the structure of the project.
Fixed the generate_ticket_report_table function. I've made age determination a separate function. I have updated and added tests for these functions.
Changes. The module main.py 1. Startup logging in the functions: get_date_range_from_ui, fetch_stat_data, fill_sales_table, fill_ticket_table. 2. The main_otchet_kassira function has been redesigned. The report is generated correctly.
Added tests for the generating_parts_for_partial_returns function.
Moved the function for reading a bank slip check to the system class. Added tests to check it.
Fixed the callback processing. Added tests.