Git commit 7af9ef4a463628bad215bba241fb27fe371d507f by Jack Ostroff. Committed on 13/11/2022 at 22:55. Pushed by ostroffjh into branch '5.1'.
Correct Payee Matching description to match screenshot. M +9 -9 doc/details-payees.docbook https://invent.kde.org/office/kmymoney/commit/7af9ef4a463628bad215bba241fb27fe371d507f diff --git a/doc/details-payees.docbook b/doc/details-payees.docbook index 5c5afbb2e..cd418ff0e 100644 --- a/doc/details-payees.docbook +++ b/doc/details-payees.docbook @@ -132,10 +132,10 @@ <para> For example, let's say your monthly mortgage payment comes in from your bank - like this <quote>SUNTRUST BANK MAPLE VALLEY, GA 111506</quote> one month and - then <quote>SUNTRUST BANK MAPLE VALLEY, GA 121606</quote> the next month. You + like this <quote>SUN TRUST BANK MAPLE VALLEY, GA 111506</quote> one month and + then <quote>SUN TRUST BANK MAPLE VALLEY, GA 121606</quote> the next month. You would really like both of those transactions to be assigned to your payee - <quote>SunTrust</quote>. The transaction matching feature is for you! + <quote>Sun Trust</quote>. The transaction matching feature is for you! </para> <para> @@ -213,15 +213,15 @@ transactions using the QIF import, or using a plugin such as OFX or AqBanking, If the Match Key for one of your payees is found anywhere in the payee of the imported transaction, the corresponding payee from your list will be assigned - to that transaction. Thus, a Match Key of <quote>SunTrust</quote> will match - <quote>SUNTRUST BANK MAPLE VALLEY,GA</quote> or even - <quote>MORGENSUNTRUST&LOAN</quote>. So choose your Match Keys carefully. - <note> + to that transaction. Thus, a Match Key of <quote>Sun Trust</quote> will match + <quote>SUN TRUST BANK MAPLE VALLEY,GA</quote> or even + <quote>MORGEN SUN TRUST&LOAN</quote>. So choose your Match Keys carefully. +</para> +<para><note> <para> If a transaction payee matches more than one Match Key, the behavior is undefined. &kmymoney; will arbitrarily pick one of the matching payees.</para> - </note> -</para> +</note></para> </sect3> </sect2> </sect1>
