-
Notifications
You must be signed in to change notification settings - Fork 692
New event codeunit 10860 Payment Management, procedure PostInvPostingBuffer #29704
Copy link
Copy link
Open
Labels
missing-infoThe issue misses information that prevents it from completion.The issue misses information that prevents it from completion.
Description
🛑🛑🛑This repo is no longer dedicated to handling application requests and enhancements 🛑🛑🛑
Instead please use the following repository: https://github.com/Microsoft/ALAppExtensions
Hi,
Request
We need a new event in codeunit 10860 Payment Management, in the procedure PostInvPostingBuffer, in order to transfer the payment method code during posting.
Expected behavior
Add a new event that exposes the necessary variables so partners can retrieve and propagate the Payment Method Code while the system fills or manipulates the InvPostingBuffer.
Either :
-
add InvPostingBuffer[1] to the existing event OnPostInvPostingBufferOnBeforeGenJnlPostLineRunWithCheck
-
or add a new event containing GenJnlLine (by var) and InvPostingBuffer[1]
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
missing-infoThe issue misses information that prevents it from completion.The issue misses information that prevents it from completion.