add download credit note

This commit is contained in:
edmondlang
2023-08-03 11:55:15 +08:00
parent b659ffacef
commit edaf72aa04
3 changed files with 3 additions and 2 deletions
@@ -45,6 +45,7 @@ class WalletTransactionResource extends JsonResource
}
return [
'id' => (int) $this->id,
'type' => (int) $this->type,
'marking' => $this->owner->owner->reference,
'bill_no' => $this->bill_no,