Bug #24074
Feature #23261: Implement rooms XML
Rooms xml cancellation updation
Status: | Closed | Start date: | 08/09/2017 | |
---|---|---|---|---|
Priority: | Immediate | Due date: | 08/09/2017 | |
Assignee: | - | % Done: | 100% | |
Category: | Functionality | Spent time: | 4.00 hours | |
Target version: | - | |||
End_Date: | 08/09/2017 | Areas Affected: | ||
remarks: | Files Changed: | |||
DB Changes: | Initial Planned Hours: | |||
Keys & Permissions: |
Description
If in rooms xml, the cancellation charge is only giving as amount, do the below change
In this case, since no date is mentioned, it means the fees apply from the date of booking confirmation. Always take the highest fee if both have the same date, so the fee to consider is 59. This means from the date of booking confirmation a charge of 59 will apply. Thanks.
<CanxFees>
<Fee>
<Amount amt="32.1300" />
</Fee>
<Fee>
<Amount amt="59.0000" />
</Fee>
</CanxFees>
Make sure we display a text No refundable in this case and also highlight the cancellation charge will be Higher amount.
History
#1 Updated by Jubin J over 7 years ago
- Due date set to 08/09/2017
- Status changed from New to Assigned
- Assignee set to Jinu P Chacko
- Start date changed from 08/08/2017 to 08/09/2017
#2 Updated by Jinu P Chacko over 7 years ago
- Status changed from Assigned to Fixed not Tested
- % Done changed from 0 to 100
- End_Date set to 08/09/2017
#3 Updated by Sreerag Prasannan over 7 years ago
- Status changed from Fixed not Tested to Closed
- Assignee deleted (
Jinu P Chacko)
issue fixed