Bug 491975

Summary: No mention of the conditions required for checks printing
Product: [Applications] kmymoney Reporter: Ralf Habacker <ralf.habacker>
Component: documentationAssignee: KMyMoney Devel Mailing List <kmymoney-devel>
Status: REPORTED ---    
Severity: normal    
Priority: NOR    
Version: git (master)   
Target Milestone: ---   
Platform: Other   
OS: All   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: test case

Description Ralf Habacker 2024-08-21 10:14:06 UTC
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)