mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-24 00:29:49 +00:00
fix: journl Header
This commit is contained in:
@@ -21,7 +21,7 @@ export default function MakeJournalEntriesHeader() {
|
|||||||
<MakeJournalEntriesHeaderFields />
|
<MakeJournalEntriesHeaderFields />
|
||||||
|
|
||||||
<PageFormBigNumber
|
<PageFormBigNumber
|
||||||
label={<T id={'due_amount'} />}
|
label={<T id={'amount'} />}
|
||||||
amount={total}
|
amount={total}
|
||||||
currencyCode={currency_code}
|
currencyCode={currency_code}
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user