mirror of
https://github.com/Gnucash/gnucash.git
synced 2024-11-25 10:20:18 -06:00
e804723b37
Patch by Thomas Troesch: The proposed patch does: 1. Changes the chk file key to Blocking_Chars as described in 607522 ( this had been dropped by mistake ). 2. Add several fields to the Custom tab in the print check dialog. Locations for: a. split memos fields. b. split accounts ( e.g. Expenses:Auto ) c. split amounts ( e.g. GBP 21.40 ) The splits do not include the last split in the transaction. The keys in the chk format file are: SPLITS_AMOUNT SPLITS_MEMO SPLITS_ACCOUNTS 3. Memo was added to the custom tab. This is the memo from the split that matches the account from the register. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18636 57a11ea4-9604-0410-9ed3-97b8803252fd
32 lines
520 B
Plaintext
32 lines
520 B
Plaintext
[Top]
|
|
Guid = 67b144d1-96a5-48d5-9337-0e1083bbf229
|
|
Title = Quicken/QuickBooks (tm) US-Letter
|
|
Rotation = 0.0
|
|
Translation = 0.0;4.0
|
|
Show_Grid = false
|
|
Show_Boxes = false
|
|
|
|
[Check Positions]
|
|
Height = 252.0
|
|
Names = Top;Middle;Bottom
|
|
|
|
[Check Items]
|
|
Type_1 = PAYEE
|
|
Coords_1 = 90.0;102.0;400.0;20.0
|
|
|
|
Type_2 = AMOUNT_WORDS
|
|
Coords_2 = 90.0;132.0
|
|
|
|
Type_3 = AMOUNT_NUMBER
|
|
Blocking_Chars_3 = true
|
|
Coords_3 = 500.0;102.0
|
|
|
|
Type_4 = DATE
|
|
Coords_4 = 500.0;67.0
|
|
|
|
Type_5 = NOTES
|
|
Coords_5 = 50.0;212.0
|
|
|
|
Type_6 = ADDRESS
|
|
Coords_6 = 90.0;192.0
|