mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 21:30:31 +00:00
feat: add create & edit & delete in vendor credit.
This commit is contained in:
@@ -52,6 +52,12 @@ const initialState = {
|
||||
cashflowTransactions: {
|
||||
tableSize: 'medium',
|
||||
},
|
||||
creditNotes: {
|
||||
tableSize: 'medium',
|
||||
},
|
||||
vendorCredits: {
|
||||
tableSize: 'medium',
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user