Merge branch 'development' into vapor/development

This commit is contained in:
Dillon Ngo
2024-10-15 00:52:46 +08:00
19 changed files with 1184 additions and 227 deletions
@@ -20,6 +20,7 @@ class PaymentTransactionResource extends JsonResource
public function toArray($request)
{
$current_running_balance = $request['running_balance'];
$booking = null; //cief todo: 66
$bank = null;
//Check if Transaction of type PAYMENT has an override for recipient bank - starts