mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-23 22:44:03 +00:00
code for statement import invoice mapping
This commit is contained in:
@@ -21,6 +21,11 @@ class StatementTransactionOwner extends Model
|
||||
'receipt_reference',
|
||||
'status',
|
||||
];
|
||||
|
||||
public function owner(): morphTo
|
||||
{
|
||||
return $this->morphTo();
|
||||
}
|
||||
|
||||
public function transaction(): BelongsTo
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user