mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 05:40:31 +00:00
refactoring(accountant): accountant.
This commit is contained in:
@@ -9,6 +9,7 @@ export const ERRORS = {
|
||||
export const defaultPaymentMadeEntry = {
|
||||
bill_id: '',
|
||||
payment_amount: '',
|
||||
currency_code:'',
|
||||
id: null,
|
||||
due_amount: null,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user