d6cc6fc04f63e3f7ac08821c011626ba74e673a6
Changes - Added tabular invoice list with selection before full details - Displayed Payment Mode in detailed invoice view - Removed duplicate pressEnter() calls and improved console messages - Changed combo package bookings to start with PENDING status - Added filterComboPackages to list only active packages - Improved CustomerMenu combo package selection with clearer messages and formatting - Enhanced output with console clearing, spacing, and success feedback - Added truncateString utility for consistent display of long names - Updated filter functions to use reference parameters for efficiency - Cleared console before displaying Complete Job screen - Improved submenu header and formatting for clarity - Prevented table headers from showing when no jobs exist - Refined job completion flow with consistent messages Fixes #1779 Fixes #1782 Fixes #1784 Related work items: #1779, #1782, #1784
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%