Project

General

Profile

Actions

결함(Bug) #150

closed

Booking with Shared Contract send to TL failed due to price amount is not an integer

Added by Dan Hoang 10 months ago. Updated 5 months ago.

Status:
중단 (Stop)
Priority:
보통(Normal)
Assignee:
Start date:
10/02/2025
Due date:
10/02/2025
% Done:

100%

Estimated time:
4.00 h
Part:
Build env.:
Staging

Description

Booking fail K25050110772H01

<BasicRateInformation>
    <RoomRateOrPersonalRate>RoomRate</RoomRateOrPersonalRate>
    <!--RoomRate/PersonalRate -->
    <TaxServiceFee>IncludingServiceAndTax</TaxServiceFee>
    <SettlementDiv>6</SettlementDiv>
    <TotalAccommodationCharge>57754.97</TotalAccommodationCharge>
    <TotalAccommodationDiscountPoints/>
    <AmountClaimed>0</AmountClaimed>
    <PointsDiscountList>
        <PointsDiv/>
        <PointsDiscountName/>
        <PointsDiscount>0</PointsDiscount>
    </PointsDiscountList>
    <CurrencyCode>JPY</CurrencyCode>
</BasicRateInformation>

<entryBookingResult>
    <commonResponse>
        <systemDate>2025-05-01T12:43:29.760+09:00</systemDate>
        <resultCode>False</resultCode>
        <errorInfos>
            <errorCode>E001</errorCode>
            <errorMsg>合計宿泊料金(総額)が入力されていません</errorMsg>
        </errorInfos>
    </commonResponse>
</entryBookingResult>


Files

picture269-1.png (14.4 KB) picture269-1.png ziniy Kang, 06/05/2025 09:09 AM
Screenshot 2025-10-02 110038.png (139 KB) Screenshot 2025-10-02 110038.png Daniel Do, 10/02/2025 04:01 AM
image.png (100 KB) image.png Daniel Do, 10/06/2025 08:35 AM
image.png (161 KB) image.png Tracy Tran, 10/06/2025 08:45 AM
Screenshot 2025-10-06 154443.png (161 KB) Screenshot 2025-10-06 154443.png Tracy Tran, 10/06/2025 08:45 AM
Screenshot 2025-10-07 153833.png (133 KB) Screenshot 2025-10-07 153833.png Tracy Tran, 10/07/2025 08:39 AM
Screenshot 2025-10-24 082920.png (65.8 KB) Screenshot 2025-10-24 082920.png Daniel Do, 10/24/2025 01:30 AM
picture756-1.png (22.6 KB) picture756-1.png ziniy Kang, 10/24/2025 02:25 AM

Related issues

Related to VOC - 결함(Bug) #190: [VOC]HIGH: Regarding Rate notification 721740 - Kyoto Tokyu Hotel완료성공(Resolve)Daniel Do05/08/2025

Actions
Actions #1

Updated by Dan Hoang 10 months ago

  • Description updated (diff)
Actions #2

Updated by Daniel Do 10 months ago

  • Due date set to 05/07/2025
  • Status changed from 신규(New) to 진행(Doing)
  • Start date set to 05/07/2025
  • Estimated time set to 4.00 h
Actions #3

Updated by Daniel Do 10 months ago

  • % Done changed from 0 to 100
  • Build env. set to Dev
Actions #4

Updated by Daniel Do 10 months ago

  • Related to 결함(Bug) #190: [VOC]HIGH: Regarding Rate notification 721740 - Kyoto Tokyu Hotel added
Actions #5

Updated by Daniel Do 10 months ago

  • Status changed from 진행(Doing) to 완료(Done)
Actions #6

Updated by Daniel Do 10 months ago

  • Build env. changed from Dev to Staging

Please test on Staging 1 booking: Booking notification to Tl-Lincoln
After that cancel booking.

Actions #8

Updated by ziniy Kang 9 months ago

Actions #9

Updated by Daniel Do 5 months ago

  • Due date changed from 05/07/2025 to 10/02/2025
  • Status changed from 완료(Done) to 진행(Doing)
  • Start date changed from 05/07/2025 to 10/02/2025
  • Build env. deleted (Staging)
Actions #10

Updated by Daniel Do 5 months ago

  • % Done changed from 100 to 0

Apply new solution: round amount before save booking and send to vendor

Actions #11

Updated by Daniel Do 5 months ago

Test case:

Import price of hotel incorrect with 2 decimal for currency: JPY, VND, KRW

Test booking and check price in popup Buying Rate Details & Modify of booking detail

Expectation: No decimal used for vendor booking amount

Actions #12

Updated by Daniel Do 5 months ago

  • Status changed from 진행(Doing) to 완료(Done)
  • % Done changed from 0 to 100
  • Build env. set to Dev
Actions #13

Updated by Daniel Do 5 months ago

  • Status changed from 완료(Done) to QA test
  • Assignee changed from Daniel Do to Tracy Truong
Actions #14

Updated by Tracy Tran 5 months ago

  • Status changed from QA test to 피드백(Feedback)
  • Assignee changed from Tracy Truong to Daniel Do

Currently, we are not allow to input/import rate with decimal for JPY, VND, KRW
Cannot process to check this test case... Please check again.

Actions #15

Updated by Daniel Do 5 months ago

Tracy Tran wrote in #note-14:

Currently, we are not allow to input/import rate with decimal for JPY, VND, KRW
Cannot process to check this test case... Please check again.

Please test on DEV hotel : 350682 - Pearl Hotel Shinjuku Akebonobashi

Actions #16

Updated by Daniel Do 5 months ago

  • Status changed from 피드백(Feedback) to QA test
  • Assignee changed from Daniel Do to Tracy Tran
Actions #17

Updated by Daniel Do 5 months ago

Actions #18

Updated by Tracy Tran 5 months ago

Tested on DEV ==> K25100610022H01
Vendor Sum Amt and Billing Net Amt is different even the same CUR. It seem that round amount is different between buying and Selling. Please check again.

Actions #19

Updated by Daniel Do 5 months ago

  • Status changed from 피드백(Feedback) to QA test
  • Assignee changed from Daniel Do to Tracy Tran

Fixed

Actions #20

Updated by Tracy Tran 5 months ago

Checked on Dev OK

Actions #21

Updated by Daniel Do 5 months ago

  • Build env. changed from Dev to Staging
Actions #22

Updated by ziniy Kang 5 months ago

  • Status changed from 완료(Done) to QA test
  • Assignee changed from Daniel Do to Tracy Tran
Actions #23

Updated by Tracy Tran 5 months ago

  • Status changed from QA test to 피드백(Feedback)
  • Assignee changed from Tracy Tran to Daniel Do

Please advise hotel can be test on Staging as we are unable to input rate with decimal to test this case.

Actions #24

Updated by Daniel Do 5 months ago

Tracy Tran wrote in #note-23:

Please advise hotel can be test on Staging as we are unable to input rate with decimal to test this case.

I’ve checked and there’s no data error in the production environment.
Lastest data error for check-in date: 2025-06-28

Let’s close this task — it’s been open for six months.

Actions #25

Updated by Daniel Do 5 months ago

  • Status changed from 피드백(Feedback) to QA test
  • Assignee changed from Daniel Do to Tracy Tran
Actions #26

Updated by ziniy Kang 5 months ago

Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 50 MB)