Skip to content

Conversation

@tomasevicst
Copy link
Contributor

@tomasevicst tomasevicst commented Dec 24, 2025

Summary

Separate Misc Helper codeunit into codeunits with single responsibility principles

Work Item(s)

Fixes AB#611502

@tomasevicst tomasevicst requested a review from a team as a code owner December 24, 2025 09:17
@github-actions github-actions bot added the AL: Apps (W1) Add-on apps for W1 label Dec 24, 2025
@github-actions github-actions bot added this to the Version 28.0 milestone Dec 24, 2025
/// Used for UI display and user-facing text where localization is required.
/// </summary>
/// <returns>The localized "Yes" text (up to 250 characters)</returns>
procedure GetTranslatedYes(): Text[250]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will we keep this pattern? We don't use it in base app, we just rely on regular labels directly in the codeunit that needs them

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AL: Apps (W1) Add-on apps for W1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants