mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-19 12:33:56 +00:00
clean up development
This commit is contained in:
@@ -27,6 +27,7 @@ class UpdateTransactionBillOwnerSeeder extends Seeder
|
||||
|
||||
$row->owner_type = Transaction::class;
|
||||
$row->owner_id = $paymentTransaction->id;
|
||||
$row->updated_at = $row->updated_at;
|
||||
$row->update();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user