Skip to content

New event codeunit 10860 Payment Management, procedure PostInvPostingBuffer #29704

@JulienSaibron

Description

@JulienSaibron

🛑🛑🛑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.

Image

Either :

  • add InvPostingBuffer[1] to the existing event OnPostInvPostingBufferOnBeforeGenJnlPostLineRunWithCheck

  • or add a new event containing GenJnlLine (by var) and InvPostingBuffer[1]

Metadata

Metadata

Assignees

No one assigned

    Labels

    missing-infoThe issue misses information that prevents it from completion.

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions