Announcements
No record found.
Hi Experts,
Please tell me how G/L Entry Table Updating.
i want to add my filed also please tell me any solution.
Thank you
*This post is locked for comments
The amount comes from the posted invoice. For details, check the posting routines with debugging.
Hi Stefano,
I did debug in posted codeunit (80)and (12) i can nt find that i want know this is achieved by setup or code ,(i need to write code or i need to do any G/L setup activation) please tell any solution.
What do you want to achieve? Do you want to transfer custom fields from the invoice to the G/L Entries? Do you want to update the Amount?
Thank you so much for your reply and sorry for my late reply,
I want to transfer custom fields (Amount Filed )from the invoice to the G/L Entries
please help me on this.
Use the power of events. Create a function that is EventSubscriber of G/L Entry - OnAfterInsert event and here create the code that retrieved the Invoice and validates your new fields (that you’ve to add on the G/L Entry table).
This g/l entry table is update at the time of posting, how can i change that, if write a code means my custom filed will not get update automatically
If your field come from the invoice, in this event you can retrieve the invoice from the G/L Entry just posted and then populate the fields in your G/L Entry. It’s a common way to do now. Otherwise the other way is to change the posting codeunit, but with events now you can avoi this.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Stars!
We are thrilled to have these Champions in our Community!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
TAHER_El_Mehdi 2
sliderxb 2
broberts 2