i want to add field to value entry and fill it from purchase invoice when it is posted, which codeunit should I use?
i want to add field to value entry and fill it from purchase invoice when it is posted, which codeunit should I use?
Thanks for update.
Thank you this is really helpful
Thanks for your answer I really appreciate that. Yes i solved the problem
My apologies, It was codeunit 22, it was typo mistake, glad you found that. let me know if its helping you.
Thanks.
Hi, just adding some info.
You can use the shortcut key "Alt + Shift + E" to search for event directly in VS Code.
Hope this helps as well.
Thanks.
ZHU
I found it in codeunit 22
I can not find this event in codeunit 12
Hi,
You can use Codeunit No. - 12 and use below event
OnBeforeInsertValueEntry(ValueEntry, ItemJnlLine, ItemLedgEntry, ValueEntryNo, InventoryPostingToGL, CalledFromAdjustment,
OldItemLedgEntry, Item, TransferItem, GlobalValueEntry);
André Arnaud de Cal... 291,784 Super User 2024 Season 2
Martin Dráb 230,476 Most Valuable Professional
nmaenpaa 101,156