bug fixes, senderID polishing, support fees, paperless partial

This commit is contained in:
Kwesi Banson
2024-07-02 09:25:00 +00:00
parent 318fddbff0
commit edb78d1bfc
116 changed files with 1488 additions and 368 deletions

View File

@@ -46,5 +46,14 @@ if(date('D') == 'Sat' || date('D') == 'Sun') {
$diff = abs(strtotime($expiry_date) - strtotime($current_date));
$days = floor($diff / (60*60*24));
*/
#mno_rates
// id
// mno_id
// buying_rate
// rate_method (flat, schedule)
// date_received
// modified_by_id
// file_uploaded (YES)
// comments
?>