69b7c31100d025f98cf0d673af6437de49314cc8
**Changes:** - Persist service bookings immediately after purchase to ensure data consistency. - Enhanced notification display by appending authenticated user names to notification titles. - Updated account disabled event handling to include authenticated user names in warning messages. - Modified notification event handling in Admin, Customer, and Technician menus to pass authenticated user names. - Improved service selection logic to skip services with depleted inventory items. - Added dependency cleanup: services requiring a removed inventory item are automatically removed. - Updated displayNewNotification to extract numeric IDs correctly and append authenticated user names to notification titles. - Included StringHelper for improved string operations in notification handling. #2080 #2081 #2082 Related work items: #2080, #2081, #2082
Introduction
TODO: Give a short introduction of your project. Let this section explain the objectives or the motivation behind this project.
Getting Started
TODO: Guide users through getting your code up and running on their own system. In this section you can talk about:
- Installation process
- Software dependencies
- Latest releases
- API references
Build and Test
TODO: Describe and show how to build your code and run the tests.
Contribute
TODO: Explain how other users and developers can contribute to make your code better.
If you want to learn more about creating good readme files then refer the following guidelines. You can also seek inspiration from the below readme files:
Description
Releases
3
Languages
C++
99.3%
C
0.7%