microsoft / microsoft/BCApps

[Event Request] Pass OpenInboundItemLedgerEntry by reference in OnCalculatePreciseCostAmountsOnAfterFilterOpenInboundItemLedgerEntry

Open
#7,611 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

AI-Triage Approved event-request Team: SCM
Dominant language
AL
Stars
683
Forks
459
Avg merge
3d 26m
Merged PRs (30d)
633

Description

Describe the issue

The mentioned event has no sense because it has no reference on variable OpenInbndItemLedgEntry

Image

For us the event is useless. Can we add the reference to the OpenInbndItemLedgEntry parameter? I think we need a new event because it is a breaking change.

Expected behavior

Variable is passed by reference

Steps to reproduce

Subscribe the event and add a filter on OpenInbndItemLedgEntry

Additional context

No response

I will provide a fix for a bug
  • I will provide a fix for a bug

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate the declaration of OnCalculatePreciseCostAmountsOnAfterFilterOpenInboundItemLedgerEntry and inspect how OpenInbndItemLedgEntry is exposed to subscribers. Reproduce the issue by subscribing and adding a filter on OpenInbndItemLedgEntry; done means the subscriber can affect that filter while preserving compatibility for the existing event or providing the required replacement event.

Written by the indexing model from the issue text.

Assessment

Domain
api, backend-api-design
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.