I have added a field Called Check Print Name in Gen. Journal Line.
After posting wat ever data is updated in gen journal line should reflect in other tables:
1) Check Ledger entry
2) Bank Account Ledger entry
3) G/L Entry
4) Vendor Ledger entry
5) Detailed Vendor Ledger Entry
Please hlep it urgent.
Thanks & Regards,
Stivan D'souza
0
Comments
what about following them?
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
Stivan D'souza
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
Stivan D'souza
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
Stivan D'souza
"Bank Payment Type"::"Computer Check":
AND
After Under
"Bank Payment Type"::"Manual Check":
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
Stivan D'souza
Is check ledger entry created?
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
Stivan D'souza
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
IN Check Ledger entry table the Entries goes when the Check is printed and it is done before posting.
Stivan D'souza
Stivan D'souza
You have to check with debugger why it is not updating for you..
If you want it to update before posting
try by Adding below code in report 1401
In last Integer dataitem
After
CheckLedgEntry."Check No." := UseCheckNo;
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
Thanks a lot..... =D>
Stivan D'souza
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav