Hi
I have a problem about Cash Receipt Journals. I added a field in Cash Receipt Form (Form255) and Gen.Journal Line table named correct. Correct field type is boolean and when I post a record clicked it. I need when I clicked this field correct field in GL Entry table is effect.
thans for your interest
0
Comments
Or try to explain it an other time.
But oh my foes and oh my friends, it gives a lovely light
When I post a record in Cash Receipt Journals. The record should write in GL Entry table in same time. I have a field named correct in Gen. Journal Line and GL Entry table.
GLEntry.Correct := GenJnlLine.Correct;