Skip to content

[Shopify] Default Allow Line Disc. to true and move upgrade procedure#7576

Open
onbuyuka wants to merge 1 commit intomainfrom
bugs/630269-630270-shopify-price-calc-fixes
Open

[Shopify] Default Allow Line Disc. to true and move upgrade procedure#7576
onbuyuka wants to merge 1 commit intomainfrom
bugs/630269-630270-shopify-price-calc-fixes

Conversation

@onbuyuka
Copy link
Copy Markdown
Contributor

@onbuyuka onbuyuka commented Apr 7, 2026

Summary

  • Set InitValue = true on the "Allow Line Disc." field in both Shpfy Shop (field 61) and Shpfy Catalog (field 15) tables so line discounts from BC price lists are no longer silently suppressed
  • Move CopyPriceCalculationFieldsFromCustomerTempl from ShpfyShop.Table.al to ShpfyUpgradeMgt.Codeunit.al as a local procedure, since it is only called from the upgrade codeunit

Fixes AB#630270
Fixes AB#630269

🤖 Generated with Claude Code

Set InitValue = true on "Allow Line Disc." field in both ShpfyShop and
ShpfyCatalog tables so line discounts are not silently suppressed. Move
CopyPriceCalculationFieldsFromCustomerTempl from ShpfyShop table to
ShpfyUpgradeMgt codeunit where it is actually used.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@onbuyuka onbuyuka requested a review from a team as a code owner April 7, 2026 22:10
@onbuyuka onbuyuka enabled auto-merge (squash) April 7, 2026 22:10
@github-actions github-actions bot added the AL: Apps (W1) Add-on apps for W1 label Apr 7, 2026
@github-actions github-actions bot added this to the Version 29.0 milestone Apr 7, 2026
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.

2 participants