feat(moneyIn): add exchange rate detail.

This commit is contained in:
elforjani13
2022-02-27 14:26:10 +02:00
parent 01db5a2faa
commit 31a5ee6dda
5 changed files with 43 additions and 9 deletions

View File

@@ -28,6 +28,7 @@ const defaultInitialValues = {
reference_no: '',
cashflow_account_id: '',
credit_account_id: '',
currency_code: '',
description: '',
publish: '',
};