The requirement is:
“When viewing G/L entries, the finance and accounting teams must be able to see debits and credits instead of a positive or negative amount.”
In Business Central, the General Ledger Entries page can display amounts in two different ways:
Amount (positive/negative): This is the default display of entry amounts as signed numbers.
Debit Amount / Credit Amount (separate fields): This allows accounting teams to clearly see whether an entry is a debit or a credit, consistent with traditional accounting presentation.
The configuration option "Debit/Credit" is specifically provided to control this display. By enabling this setting, amounts are shown in two columns (Debit Amount and Credit Amount) instead of one column with positive/negative signs.
Why not the other options?
B. Show Amounts – This relates to toggling whether amounts are displayed on certain ledger pages but does not change the format to Debit/Credit.
C. Check G/L Account Usage – This is a validation function for checking how accounts are used, not related to entry display format.
D. G/L Account Card – Used to configure properties of individual G/L accounts (posting type, direct posting, account category), not the general display mode for entries.
Therefore, the correct configuration to meet the requirement is Debit/Credit.
Microsoft Learn references
Work with General Ledger Entries – explains how G/L entries can be displayed and filtered.
Business Central General Ledger Setup – includes configuration options such as showing amounts as debit/credit.
General Ledger Overview in Business Central – details on how entries are posted and viewed.
Submit