Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

受注ステートマシンの「返品取り消し」の仕様を正しく記載する #142

Open
okazy opened this issue Sep 16, 2020 · 1 comment
Labels
Functions 計算ロジックなど内部仕様に関するもの improvement 改善
Milestone

Comments

@okazy
Copy link
Contributor

okazy commented Sep 16, 2020

現在のドキュメント

画像

image

文面

返品されても在庫やポイントの戻しを行わない。

実際の仕様

利用ポイント、加算ポイントともに戻している。

https://github.com/EC-CUBE/ec-cube/blob/dc27cb56697f2a02a7950d0a12cdc9983aa0d6a3/src/Eccube/Service/OrderStateMachine.php#L108

@okazy okazy added the Functions 計算ロジックなど内部仕様に関するもの label Sep 16, 2020
@okazy okazy added this to the 4.0 milestone Sep 16, 2020
@okazy okazy added the improvement 改善 label Feb 24, 2021
@ji-eunsoo
Copy link
Contributor

@okazy
ありがとうございます。Mermaid形式に書き換えた時に修正したいと思います。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Functions 計算ロジックなど内部仕様に関するもの improvement 改善
Projects
None yet
Development

No branches or pull requests

2 participants