mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-22 22:13:59 +00:00
Merge branch 'dillon/34.8-jenkins-vapor' into vapor/development
This commit is contained in:
@@ -21,6 +21,7 @@ class TransactionResource extends JsonResource
|
||||
{
|
||||
$booking = null; //cief todo: 66
|
||||
$bank = null;
|
||||
|
||||
//Check if Transaction of type PAYMENT has an override for recipient bank - starts
|
||||
$isEditedBankRecipient = false;
|
||||
if(in_array((int)$this->type, [TransactionType::BILL, TransactionType::REFUND, TransactionType::SUPPLIER_REFUND])){
|
||||
|
||||
Reference in New Issue
Block a user