Add publisher OnAfterBankAccStmtInsert in procedure TransferToBankStmt of codeunit Bank Acc. Reconciliation Post
The existing publisher OnBeforeBankAccStmtInsert is just before the record is created in the Bank Account Statement table.
At this stage the record system id is not available and the record is not committed yet to the database.
We have a custom procedure that allows to add attachm...
STATUS DETAILS
Needs Votes
Default securityfiltering for variables should be filtered rather than validated
When the users set up security filters on permission sets, there are several part in Business Central that will generate an error due to the fact the default value for securityfiltering for variables is validated instead of filtered.
This is described in this learn page:
https://le...
STATUS DETAILS
Needs Votes