Allow the Payment Reconciliation Journal to match against existing Bank Ledger Entries
The Payment Reconciliation Journal has a severe limitation in that it does not recognise when a Bank Ledger has already been posted - the most common example is Vendor Payments. We should be able to match against these unreconciled Bank Ledger entries, and ideally it should try to auto-match as w...
Promote Actions to Assist Edit
On list pages there is an Assist Edit button for each line. Users expect this to be a context sensitive menu, but it just shows Edit, Delete, Select More etc.. It would be great if we could promote Actions into this menu to meet User expectations.
Modification/Event Request: Notification Entry Dispatcher GetHTMLBodyText
Could we please have an Event added to Codeunit 1509: Notification Entry Dispatcher, function GetHTMLBodyText, so that we can change the layout of the Notification emails. My suggestion is OnGetHTMLBodyText(var NotificationEntry, var HtmlBodyFilePath, var BodyTextOut, var Handled) Alternatively...