Add delegates to the form letter posting classes
This is part of extensibility. Please add delegates for key parts of the posting cycle so we can safely interact with the sales and purchase posting classes.
For example:
onJournalCreated / ing(...)
onJournalLineCreated / ing(...)
onEndUpdate(...)
STATUS DETAILS
Needs Votes
Add a list of missing or unnecessary package references in the build output.
With each major release, the packages' structure can change, causing extension package to fail due to a missing package reference. The opposite can also happen, where a package reference is no longer required (as the referenced element has moved to a different package).
It...
STATUS DETAILS
Needs Votes