[office/kmymoney/5.1] doc: Add missing condition for deleting a category
Dawid Wróbel
null at kde.org
Wed Sep 28 16:25:06 BST 2022
Git commit b04b4a8c4c9a77835fa257239805460847eae615 by Dawid Wróbel, on behalf of Paul Worrall.
Committed on 28/09/2022 at 15:25.
Pushed by wrobelda into branch '5.1'.
Add missing condition for deleting a category
Update to doc/details-categories.docbook to add an additional condition
that has to be met before a category can be deleted.
BUG: 432897
(cherry picked from commit 60ab5d8d330992df039246e166cd11ebe1b1da8b)
M +2 -1 doc/details-categories.docbook
https://invent.kde.org/office/kmymoney/commit/b04b4a8c4c9a77835fa257239805460847eae615
diff --git a/doc/details-categories.docbook b/doc/details-categories.docbook
index 80bb39485..57480ec78 100644
--- a/doc/details-categories.docbook
+++ b/doc/details-categories.docbook
@@ -144,7 +144,8 @@
<para>
To delete a category, select it in the tree, right click to bring up the popup
menu, and select <guimenuitem>Delete</guimenuitem>. If the category has no
- transactions, schedules, or budgets associated with it, it will be deleted.
+ transactions, schedules, or budgets associated with it, and it is not set as the
+ default category for new transactions with any payee, it will be deleted.
</para>
<para>
More information about the kde-doc-english
mailing list