mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-23 00:00:31 +00:00
feat(badDebt): fix currency code.
This commit is contained in:
@@ -37,7 +37,6 @@ function BadDebtForm({
|
||||
// Initial form values
|
||||
const initialValues = {
|
||||
...defaultInitialValues,
|
||||
currency_code: base_currency,
|
||||
amount: invoice.due_amount,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user