bug fixes and new additions
This commit is contained in:
7
info.md
7
info.md
@@ -1,2 +1,7 @@
|
||||
# Details
|
||||
|
||||
- Balance notifications
|
||||
- Balance notifications
|
||||
# Charity notes entry | deleted
|
||||
INSERT INTO `client_finances` (`id`, `client_id`, `invoice_number`, `invoice_amount`, `invoice_date`, `invoice_status`, `user_id`, `services`, `short_code`, `remarks`, `created_at`, `updated_at`)
|
||||
VALUES
|
||||
('602', '36', '1878', '6.16', '2025-06-17 00:00:00', 'UNPAID', '8', 'A2P', '', 'May 2025 SMS traffic', '2025-06-17 12:13:37', '2025-06-17 12:13:37');
|
||||
|
||||
Reference in New Issue
Block a user