mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-19 14:20:31 +00:00
Merge pull request #659 from bigcapitalhq/format-money-table-columns
feat: Tabular number of all money columns
This commit is contained in:
@@ -113,6 +113,7 @@ export function usePaymentReceivesColumns() {
|
||||
align: 'right',
|
||||
clickable: true,
|
||||
textOverview: true,
|
||||
money: true,
|
||||
className: clsx(CLASSES.FONT_BOLD),
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user