رقم القيد: {$journal.entry_no}
التاريخ: {$journal.entry_date}
السنة المالية: {$journal.fiscal_year_name}
البيان: {$journal.description}
| الحساب | البيان | مركز التكلفة | مدين | دائن |
|---|---|---|---|---|
| {$line.account_code} - {$line.account_name} | {$line.description} | {$line.costcenter_name} | {$line.debit|number_format:2} | {$line.credit|number_format:2} |
| الإجمالى | {$journal.total_debit|number_format:2} | {$journal.total_credit|number_format:2} | ||