Question about Cash Receipt Journals
allende
Member Posts: 51
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
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
-
:-k Sorry... I don't understand your problem... Could you check your sentences, please [-o<
Or try to explain it an other time.My candle burns by both ends, it will not last the night,
But oh my foes and oh my friends, it gives a lovely light0 -
shortly;
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.0 -
Do the field have the same Field No.?0
-
If you are saying that you want to pass the value from this filed called correct from the Gen. Jnl Line to the G/L Entry at the time of posting then you will need to find the local function in codeunit 12 called InitGLEntry. there you will add a line of code like this:
GLEntry.Correct := GenJnlLine.Correct;0
Categories
- All Categories
- 75 General
- 75 Announcements
- 66.7K Microsoft Dynamics NAV
- 18.8K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 610 NAV Courses, Exams & Certification
- 1.9K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 251 Dynamics CRM
- 103 Dynamics GP
- 6 Dynamics SL
- 1.5K Other
- 991 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 28 Design Patterns (General & Best Practices)
- Architectural Patterns
- 9 Design Patterns
- 4 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1K General Chat
- 1.6K Website
- 77 Testing
- 1.2K Download section
- 23 How Tos section
- 249 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions
