@@ -388,6 +388,7 @@ class InvoiceLedgerService
|
||||
): array {
|
||||
return [
|
||||
'invoice_id' => $invoiceId,
|
||||
'school_year' => (string)($metadata['school_year'] ?? ''),
|
||||
'line_type' => $lineType,
|
||||
'source_type' => $sourceType,
|
||||
'source_id' => $sourceId,
|
||||
|
||||
Reference in New Issue
Block a user