기능(Feature) #489
closed
Added by Dan Hoang 9 months ago.
Updated 9 months ago.
Description
Validate coupon if booking apply coupon
Recalculate billing sum amount when applying coupon
Insert coupon information to table PM_USED_COUPON after booking finish
- Status changed from 신규(New) to 진행(Doing)
- Priority changed from 보통(Normal) to 높음(High)
- % Done changed from 0 to 100
- Status changed from 진행(Doing) to 완료(Done)
- Build env. set to Staging
- Status changed from 완료(Done) to 진행(Doing)
- Start date set to 06/05/2025
- % Done changed from 100 to 0
- Build env. deleted (
Staging)
ALTER TABLE BK_BOOKING_EXTERNAL_TOKEN
ADD COLUMN COMM_RATE decimal(5,2) DEFAULT NULL,
ADD COLUMN COMM_AMOUNT decimal(15,2) DEFAULT NULL;
- % Done changed from 0 to 50
- % Done changed from 50 to 100
- Status changed from 진행(Doing) to 완료(Done)
- Due date set to 06/09/2025
- Build env. changed from Dev to Staging
- Build env. changed from Staging to Prod
- Status changed from 완료(Done) to 완료성공(Resolve)
- Target version set to v1.0.0
Also available in: Atom
PDF