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

add balance check to post and put voucher #3773

Merged
merged 6 commits into from
Dec 27, 2024
Merged

Conversation

TinyMurky
Copy link
Contributor

DEVELOP

  • Description: 新增 voucher 的 debit credit balance

Related Issues

  • Issue Number: #

Checklist

  • Used @ in import paths.
  • Verified naming convention compliance (Naming Convention Guidelines).
  • Coding style verification: checked
  • new Library: 0
  • new Class / Component: 0
  • new loop: 0
  • new recursive: 0
  • high risk: 0
  • new sql: 0

UML Diagrams

  • None

Additional Notes

  • Ensured all links are up-to-date.
  • Conducted thorough testing on responsive design changes.
  • Documented any notable considerations or edge cases addressed.

@TinyMurky TinyMurky added this to the v0.9.0 Beta Release milestone Dec 26, 2024
@TinyMurky TinyMurky requested a review from Luphia December 26, 2024 03:18
@TinyMurky TinyMurky self-assigned this Dec 26, 2024
Copy link

vercel bot commented Dec 26, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
i-sun-fa ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 27, 2024 3:20am

src/lib/utils/common.ts Outdated Show resolved Hide resolved
@Luphia Luphia marked this pull request as draft December 26, 2024 12:13
Copy link
Member

@Luphia Luphia left a comment

Choose a reason for hiding this comment

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

  • no bug found

@Luphia Luphia merged commit 991895b into develop Dec 27, 2024
4 checks passed
@Luphia Luphia deleted the feature/voucherCheckBalance branch December 27, 2024 03:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] - Voucher 新增的時候要檢查平衡
2 participants