mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-15 12:20:31 +00:00
feat: add auto increment in vendor credit number.
This commit is contained in:
@@ -52,10 +52,10 @@ const initialState = {
|
||||
cashflowTransactions: {
|
||||
tableSize: 'medium',
|
||||
},
|
||||
creditNotes: {
|
||||
creditNote: {
|
||||
tableSize: 'medium',
|
||||
},
|
||||
vendorCredits: {
|
||||
vendorCredit: {
|
||||
tableSize: 'medium',
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user