Optionally allow zero-posting
There are some customers who want to allow zero-posting. Please add an Event or a setting. What we want is to disable the code between ===START=== and ===END=== conditionally. Codeunit 13 - CheckRecurringLine WITH GenJnlLine2 DO BEGIN IF "Account No." <> '' THEN IF GenJnlTemplate.Recurri...
Enable SQL Timestamp in Table Extension
Please make it possible to create a field in Table Extension with the property: SQLTimestamp = true; Or add by default this field in each table :) We use this for reporting to update only the latest changes in combination with PowerBI
Installing extension has user impact
When installing a new extension all users get the error: "The administrator has made a change to the system that requires you to restart your activity. “Page X has to close." Also web service sessions got this error. When we are in the middle of a go-live, we need to bugfix a lot of issues....
Publish app in Sandbox in Dev Scope
It is not allowed to publish an app from VSCode into a sandbox environment when the app is an AppSource (published in Global scope).
When publishing an app from VSCode into a sandbox environment, you need to un-install the app via the client (Extension Management). Then you are able to p...