Hello there.
I have created a codeunit to handle eventSubscribers.
I have these functions among others.
What the below does, is take a custom field and pass value from the Purchase header to the vendor ledger entry.
So 2 events (one Purchheader to GenJnl and the other event from GenJnl to Vendor ledg).
This works great in my SBX environment running locally on Docker, however does not work on the client environment.
The client is running BC365 on Premise.
This codeunit has other EventSubscibers but they use table Events and they work great.
Any idea why the code below does not work on the client's environment ?
*This post is locked for comments
I have the same question (0)