Hi experts,
i want to update the creation date in Cust ledger entry table and G/L Entry table at the time of posting please tell me how to do this
Creation := TODAY;
Thank you
*This post is locked for comments
You can do that with a simple event subscriber function. Create a function that subscribes the OnAfterInsertEvent of Customer Ledger Entry table and in that function update the Creation Date field with TODAY.
Do you have developer permissions and tools?
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,253 Super User 2024 Season 2
Martin Dráb 230,188 Most Valuable Professional
nmaenpaa 101,156