gnucash/checks/voucher.chk
Christian Stimming e804723b37 Bug #534210: Add individual check item types.
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
2010-02-10 20:34:51 +00:00

75 lines
1.1 KiB
Plaintext

[Top]
Guid = 0a0a1498-5f06-45ff-abc2-b2d32ad61bc9
Title = Voucher Check 3-Part US-Letter
Font = sans 10
Rotation = 0.0
# override character blocking from global preferences
Blocking_Chars = false
Translation = 0.0;0.0
Show_Grid = false
Show_Boxes = false
[Check Items]
Type_1 = PAYEE
Coords_1 = 90.0;107.0;400.0;20.0
Type_2 = DATE
Coords_2 = 480.0;67.0
Type_3 = AMOUNT_WORDS
Blocking_Chars_3 = true
Coords_3 = 70.0;132.0;380.0;12.0
Type_4 = AMOUNT_NUMBER
Blocking_Chars_4 = true
Coords_4 = 510.0;107.0
Type_5 = ADDRESS
Font_5 = sans 9
Coords_5 = 70.0;192.0
Type_6 = NOTES
Font_6 = sans 8
Coords_6 = 60.0;220.0;250.0;10.0
# stub 1
Type_7 = PAYEE
Coords_7 = 50.0;300.0
Type_8 = DATE
Coords_8 = 480.0;300.0
Type_9 = NOTES
Coords_9 = 50.0;330.0
Type_10 = MEMO
Coords_10 = 50.0;342.0
Type_11 = ACTION
Coords_11 = 50.0;475.0
Type_12 = AMOUNT_NUMBER
Coords_12 = 500.0;475.0
# stub 2
Type_13 = PAYEE
Coords_13 = 50.0;550.0
Type_14 = DATE
Coords_14 = 480.0;550.0
Type_15 = NOTES
Coords_15 = 50.0;580.0
Type_16 = MEMO
Coords_16 = 50.0;592.0
Type_17 = ACTION
Coords_17 = 50.0;725.0
Type_18 = AMOUNT_NUMBER
Coords_18 = 500.0;725.0