Project

General

Profile

Test Case #27830

Updated by Nitheesh K N about 2 months ago

Do verify static fixed package section - B2B2B 

 * Create Static package with all inventories  
 * Create static package by excluding some inventories 
 * Create package with Individual amount 
 * Create package with package amount 


 +*B2B2B Flow - Definition*+ 

 Create a new agency type (Sub agent) which should be inside a travel agent with wallet balance. Make bookings with this agency type and check the wallet as we do for the normal travel agency login. 

 *_If TA have balance, SA don't have balance : SA can't book 
 If TA don't have balance, SA have balance : SA can't book 
 If TA have balance, SA have balance : SA book 
 If TA don't have balance, SA don't have balance : SA can't book_*

Back