From 215a16a5e8dbd092ae8fd17d61ce86d5c2960fc6 Mon Sep 17 00:00:00 2001 From: John Ralls Date: Sat, 9 Sep 2023 14:16:05 -0700 Subject: [PATCH] [stock-txn-asst] Add multicurrency note to introduction. Warning the user that they're not supported. --- gnucash/gtkbuilder/assistant-stock-transaction.glade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnucash/gtkbuilder/assistant-stock-transaction.glade b/gnucash/gtkbuilder/assistant-stock-transaction.glade index 013a3f8c3e..7975d82c33 100644 --- a/gnucash/gtkbuilder/assistant-stock-transaction.glade +++ b/gnucash/gtkbuilder/assistant-stock-transaction.glade @@ -19,7 +19,7 @@ start 12 12 - This assistant will help you record a stock transaction. The transaction type (purchase, sale, dividend, distribution, return of capital, stock split) will determine the transaction splits involved in the transaction. + This assistant will help you record a stock transaction. The transaction type (purchase, sale, dividend, distribution, return of capital, stock split) will determine the transaction splits involved in the transaction. Note that the transaction currency will be that of the stock account and that multi-currency transactions are not supported: Only accounts in the transaction currency will be offered for cash, capital gains, dividends, and fees. True