mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 21:30:31 +00:00
fix(webapp): payment receive auto-increment
This commit is contained in:
@@ -36,6 +36,7 @@ export const defaultEstimate = {
|
||||
estimate_date: moment(new Date()).format('YYYY-MM-DD'),
|
||||
expiration_date: moment(new Date()).format('YYYY-MM-DD'),
|
||||
estimate_number: '',
|
||||
// Holds the estimate number that entered manually only.
|
||||
estimate_number_manually: '',
|
||||
delivered: '',
|
||||
reference: '',
|
||||
|
||||
Reference in New Issue
Block a user