mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-15 20:30:33 +00:00
feat: general ledger and journal exporting
This commit is contained in:
@@ -70,7 +70,7 @@ const transactionTypeColumnAccessor = (column) => {
|
||||
const transactionIdColumnAccessor = (column) => {
|
||||
return {
|
||||
...column,
|
||||
width: 100,
|
||||
width: 80,
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user