Commit Graph

4 Commits

Author SHA1 Message Date
33ef7566af Add cargo manifest functionality to ticketing system
- Updated `tra_cargticket.php` to include a new hidden input for cargo manifest and added JavaScript functions to handle cargo manifest display and updates.
- Introduced new methods in `tra_cargticketc.php` for managing cargo details, including setting, deleting, and loading cargo data.
- Modified `tra_newticket.php` to accommodate changes in passenger type handling and validation.
- Enhanced `tra_newticketc.php` to support dynamic loading of cargo details and improved user interaction for adding and deleting cargo records.
- Implemented server-side logic to handle cargo data retrieval and deletion in the new `tra_cargticketc` class.
2025-04-25 07:27:12 +07:00
0700a715e4 Refactor code structure for improved readability and maintainability 2025-04-10 19:23:03 +07:00
e4705579f0 Clean 2025-04-09 13:44:43 +07:00
663c28a2ea Add version files and new GIF images for UI components 2025-04-03 06:26:44 +07:00