ECCUBE2Downloads対応: ダウンロード商品のsale_type_idを222に書き換え #18
+170
−71
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
mtb_product_type.csvから「ダウンロード」販売種別のIDを検出dtb_product_class及びdtb_deliveryのsale_type_idを 222(ECCUBE2Downloadsの販売種別ID)にマッピングdown_filename/down_realfilenameは既存の汎用マッピングロジックで自動移行される(追加コード不要)Test plan
dtb_product_classのsale_type_idが222になることを確認sale_type_idが222にならないことを確認dtb_deliveryのダウンロード配送のsale_type_idが222になることを確認down_filename,down_realfilenameが移行されることを確認🤖 Generated with Claude Code