Created attachment 172804 [details] test case SUMMARY In the current documentation for the master branch, there is a chapter on printing checks, in which the topic is basically described, but without the required condition. STEPS TO REPRODUCE 2. load appended testcase into kmymoney 3. open account named "checking" 4. select transaction showing "expense" in the details 5. Right click on that transaction 6. select transaction showing "income" in the details 7. Right click on that transaction OBSERVED RESULT Re 5. The menu entry "check printing" is enabled Re 7. The menu entry "check printing" is not enabled EXPECTED RESULT The documentation for printing checks (https://docs.kde.org/trunk5/en/kmymoney/kmymoney/details.settings.plugins.html#details.settings.plugins.printchecks) should include these details: - The account must be of "checking" type - A transaction must be a payment to another account (technical a negative value in the first split is checked)