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

[4.2] 管理者が顧客の注文中に税金を変更し #5496

Closed
maianhtu010596 opened this issue Aug 4, 2022 · 1 comment
Closed

[4.2] 管理者が顧客の注文中に税金を変更し #5496

maianhtu010596 opened this issue Aug 4, 2022 · 1 comment
Milestone

Comments

@maianhtu010596
Copy link
Contributor

概要(Overview)

管理者が顧客の注文中に税金を変更し、合計金額も変更されますが、UI に通知はありません

期待する内容(Expect) or 要望 (Requirement)

再現手順(Procedure)

Step 1. 管理画面へ遷移する
単価4000円及び状態が公開という商品を作成する
1
Step 2. 10%の税率を作成する
2
Step 3. 商品をカートに入れる
3
Step 4. 会員でログインする
4

Step 5. ご注文手続きの画面を表示する
5

Step 6. 確認するボタンを押して、ご注文内容確認ページへ遷移する
6

Step 7. 管理画面で税率を変更する
7

Step 8. 税率を200%に変更する
8

Step 9. ご注文内容確認ページで、確認するボタンを押し下げて、注文する
9

Step 10. 注文が成功した旨を表示しますが管理者から税率が変更したことが通知しない
10

Step 11. 管理画面で、領収書へアクセスして購入金額を確認する (税率が変更したため購入金額も変越される)
11

Step 12. 領収書の明細を確認する (注文中に税率が変更したので合計金額も変更される)
12

環境 (environment)

  • EC-CUBE: 4.2.0 beta
  • PHP: 7.4.x, 8.0.x, 8.1.x
  • DB:
    • PostgreSQL 10.x.x
    • MySQL 5.7.x, 8.0.x

関連情報 (Ref)

Monkey Test

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

No branches or pull requests

2 participants