Change `Source Type` Field in Table 414 to Enum for Extensibility
The `Source Type` field in the `IC Outbox Transaction` table (ID 414) is currently of type `Option`. We propose changing it to an `Enum` to make it extensible, allowing partners and developers to customize and extend its values as needed.
**Reason for Change:**
- Using...
STATUS DETAILS
Needs Votes
Request to Remove `[Scope('OnPrem')]` from `SetBatchMode` in Codeunit 426
The SetBatchMode function in the Payment Tolerance Management codeunit (ID 426) is currently marked with [Scope('OnPrem')]. However, there seems to be no functionality within the method that would limit its use to on-premises deployments.
STATUS DETAILS
Needs Votes
