print accounting on check stubs
Moderators: Moderators, Tech Support
print accounting on check stubs
Is there a way to print the accounting flow on a check stub. Basically, can you show what account was debited?
-
- Program Development
- Posts: 1225
- Joined: Fri Sep 05, 2003 11:43 am
- Location: PowerChurch Software
- Contact:
Tom,
We noramlly tell people to redo the layout because many items in the layout may need to be changed to add the new items.
That said, here is how you can add the account distribution to an existing custom check layout:
Make a backup of all files, this will also backup your custom check layout.
(you can also make copies of the chkcust.frx & chkcust.frt files in the layout folder these are the custom check files)
Open the edit layout for your custom check.
Ungroup the bottom stub. (Click the bottom stub area once and select format -> ungroup.)
At this point all the objects in the bottom stub area will be selected. Make sure they are still all selected and double click on one of the field objects. This will display a Multiple Selection dialog. On the properties page, check the "apply these conditions to the selected ojects upon saving:" option and enter "empty(AcctDist)" in the "Print only when expression is true:" area. Now click OK
(What this does is keeps the bottom stub from printing when we have account distributions.)
Regroup the bottom stub by selecting Format -> Group.
Now add a new "Field" object to the check layout. (click the field button on the toolbar and click and drag to create the field)
For the expression enter "AcctDist" and size the field to cover the bottom stub area.
That should all the changes that are necessary to add the account distribution to a custom check.
If you have a problem, just copy the chkCust.* files back into the layout folder.
You don't want to just delete the bottom stub becuase Payroll check don't print the account distribution so you will want the existing layout to print in those cases.
We noramlly tell people to redo the layout because many items in the layout may need to be changed to add the new items.
That said, here is how you can add the account distribution to an existing custom check layout:
Make a backup of all files, this will also backup your custom check layout.
(you can also make copies of the chkcust.frx & chkcust.frt files in the layout folder these are the custom check files)
Open the edit layout for your custom check.
Ungroup the bottom stub. (Click the bottom stub area once and select format -> ungroup.)
At this point all the objects in the bottom stub area will be selected. Make sure they are still all selected and double click on one of the field objects. This will display a Multiple Selection dialog. On the properties page, check the "apply these conditions to the selected ojects upon saving:" option and enter "empty(AcctDist)" in the "Print only when expression is true:" area. Now click OK
(What this does is keeps the bottom stub from printing when we have account distributions.)
Regroup the bottom stub by selecting Format -> Group.
Now add a new "Field" object to the check layout. (click the field button on the toolbar and click and drag to create the field)
For the expression enter "AcctDist" and size the field to cover the bottom stub area.
That should all the changes that are necessary to add the account distribution to a custom check.
If you have a problem, just copy the chkCust.* files back into the layout folder.
You don't want to just delete the bottom stub becuase Payroll check don't print the account distribution so you will want the existing layout to print in those cases.
-
- Posts: 863
- Joined: Thu Jun 03, 2004 4:55 pm
- Location: New England Bible Church, Andover, MA
- Contact:
I tried this on an off sight computer and it does work. However it did some overwriting on the header of the distribution section. The reference information was printed twice. The second time it was bold and on top of the header. Could this have something to do with the adjusted layout of the stub? Also I expected the account info to be in addition to what was already on the stub, not replacing it. Kind of caught me off guard. Not necessarily a bad thing just an unexpected thing.
PS
Neil don't you ever sleep??
PS
Neil don't you ever sleep??
Tom
-
- Posts: 863
- Joined: Thu Jun 03, 2004 4:55 pm
- Location: New England Bible Church, Andover, MA
- Contact:
Your probably right. I tried it again today and it seemed to work OK. I would like to leave some of the original information on the stub, including name and address of the vendor and the check number. I was able to leave the check number, but when I left the name and address the distribution did not print out. Could have something to do with what fields are in the front and back of the form. I'll have to play with this a little more on a test version to see if I can get the results I would like.
Tom