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

[fix]購入申請のバグ修正 #699

Merged
merged 4 commits into from
Mar 19, 2024

Conversation

Kubosaka
Copy link
Collaborator

@Kubosaka Kubosaka commented Mar 7, 2024

resolve #698

概要

  • 購入申請の登録のスタイルの修正
  • 登録の際に最後にまとめてPOSTをする→リロードすると虚無申請が生成されるバグ修正のため
  • 不要な関数deletePurchaseOrder→最初に申請を生成しないため必要ない

画面スクリーンショット等

スクリーンショット 2024-03-07 12 18 35

テスト項目

  • 購入申請の登録が問題なくできる
  • 購入申請を追加中にリロードをすると虚無の申請が生成されないか
  • あえて、変な処理をしてバグらないか

備考

  • 虚無申請↓
スクリーンショット 2024-03-07 12 21 51

@Kubosaka Kubosaka self-assigned this Mar 7, 2024
@Kubosaka Kubosaka requested a review from TkymHrt March 7, 2024 03:22
Copy link
Collaborator

@TkymHrt TkymHrt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@hikahana hikahana merged commit 7b59e28 into develop Mar 19, 2024
@hikahana hikahana deleted the feat/kubosaka/698-fix-purchase_orders branch March 19, 2024 05:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

購入申請のバグ修正
3 participants