From f17b1c3e6eb00a1f66bd4d8428e0680800b0d16c Mon Sep 17 00:00:00 2001 From: demo Date: Sat, 22 Oct 2022 05:03:12 +0000 Subject: [PATCH] User: alex clicked save for shared/currency/which-currency_UISchema.json --- shared/currency/which-currency_UISchema.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/shared/currency/which-currency_UISchema.json b/shared/currency/which-currency_UISchema.json index 7bfcd2a2..6413d5bf 100644 --- a/shared/currency/which-currency_UISchema.json +++ b/shared/currency/which-currency_UISchema.json @@ -2,11 +2,11 @@ "curAmount": { "ui:help": "" }, - "invoice.invoiceCurrency": { + "curCurrency": { "ui:help": "Select currency to be formatted" }, "ui:order": [ - "invoice.invoiceAmount", + "curAmount", "curCurrency" ] } \ No newline at end of file