The "Run once (foreground)" action does not work for some job queue entries.
The "Run once (foreground)" action does not work for job queue entries that have the value in field "Starting Time" and "Ending Time" and current time for running in a foreground is not in this interval.
I suggest to modify the code for "Run once (foreground)" to ignore the va...
Error in Word layout for reports "Sales – Shipment" (208) and "Sales Shipment CZL" (31191)
All printed documents have the same document number (when multiple documents are marked for printing)
Step by step procedure:
Database: CZ Business Central 24.3 (Platform 24.0.21458.0 + Application 24.3.21374.21517)
Company: ...
Improvement of rule definitions so their using can be constrained by a filter of text used in message (ruleset.json)
It would be nice to be able to limit the use of a rule defined in ruleset.json to cases only where some specific text is used in the error message
For example:
"rules": [
"id": "AL0432",
"action": "Hidden",
"useonlyifmessageincludes...
Using RecordRef as parameter for TaskScheduler.CreateTask function
For direct printing to the printer we are using the settings of the standard Printer Selection table (78) and the workaround with the TaskScheduler.CreateTask function.
Unfortunately, there is a limitation caused by the fact that this function has only RecordID as a parameter, so only on...