[Event Request] Pass OpenInboundItemLedgerEntry by reference in OnCalculatePreciseCostAmountsOnAfterFilterOpenInboundItemLedgerEntry
Nobody has claimed this yet.
- 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
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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