Skip to content

[Shopify] Rename 'Auto Create Catalog' to 'Auto Create B2B Catalog' caption and tooltip#8647

Open
onbuyuka wants to merge 2 commits into
mainfrom
bugs/638864-rename-b2b-catalog
Open

[Shopify] Rename 'Auto Create Catalog' to 'Auto Create B2B Catalog' caption and tooltip#8647
onbuyuka wants to merge 2 commits into
mainfrom
bugs/638864-rename-b2b-catalog

Conversation

@onbuyuka

@onbuyuka onbuyuka commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Summary

Now that both B2B catalogs and Market catalogs exist, the generic term Catalog in the company-related Auto Create Catalog setting is ambiguous. This renames the field caption and tooltip on the Shop table (table 30102 Shpfy Shop, field 120) to clarify that the setting creates a B2B catalog for new companies.

  • Caption: Auto Create Catalog -> Auto Create B2B Catalog
  • ToolTip: ...whether a catalog is automatically created... -> ...whether a B2B catalog is automatically created...

The AL field identifier is intentionally left unchanged (renaming it would be a breaking change). Translation .g.xlf files are generated at build time and gitignored, so they are not part of this diff.

Fixes AB#638864

…aption and tooltip

The generic 'Catalog' term is ambiguous now that both B2B catalogs and
Market catalogs exist. Rename the field caption and tooltip on the Shop
table to clarify that this setting creates a B2B catalog for new companies.

Fixes AB#638864

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@onbuyuka onbuyuka requested a review from a team as a code owner June 17, 2026 10:05
@github-actions github-actions Bot added the AL: Apps (W1) Add-on apps for W1 label Jun 17, 2026
@github-actions github-actions Bot added this to the Version 29.0 milestone Jun 17, 2026
@onbuyuka onbuyuka enabled auto-merge (squash) June 17, 2026 10:12
… rename

The test asserted the literal old caption 'Auto Create Catalog'. Renaming
the field caption to 'Auto Create B2B Catalog' changes the plan-validation
error text, so derive the expected error from Shop.FieldCaption to keep the
assertion robust against caption changes.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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.

1 participant