mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 13:20:31 +00:00
fix: add rransaction number in Custoemrs & vendors transactions.
This commit is contained in:
@@ -68,6 +68,7 @@ export function useGeneralLedgerTableColumns() {
|
||||
accessor: 'formatted_credit',
|
||||
className: 'credit',
|
||||
width: getColumnWidth(tableRows, 'formatted_credit', {
|
||||
|
||||
minWidth: 100,
|
||||
magicSpacing: 10,
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user