mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 13:20:31 +00:00
feat(OwnerContributionForm): add exchange rate.
This commit is contained in:
@@ -68,6 +68,7 @@ function MoneyInForm({
|
||||
transaction_number: transactionNo,
|
||||
}),
|
||||
cashflow_account_id: accountId,
|
||||
exchange_rate: 1,
|
||||
};
|
||||
|
||||
// Handles the form submit.
|
||||
|
||||
Reference in New Issue
Block a user