| Action | Date | Time | |||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{ a.seller_id | seller:Sellers | limitTo : 2 }} |
{{ Actions[a.action_id][0].name }}
|
{{ a.date | date:'dd/MM/yyyy' }} | {{ displayHour(a.heure, a.date) }} | ||||||||||||||||||||||||||||||||
|
{{ Actions[na.id][0].name }}
|
{{ na.date | date:'EEE' }}
+{{ daysDiff(na.date) }}days |
|
{{ na.comment }} |
| 1 × | {{ c }} more than room capacity ({{ ro.max }} pax) less than room capacity ({{ ro.max }} pax) |
| {{ $index+1 }} |
|
| {{ $index+1 }} |
|
The changes are not yet saved
{{ activeCircuit.IdCircuit }}
Circuit Kit Circuit Kit
Yes No Yes No
Yes No Yes No
| {{ p.type }} | {{ p.name }} | {{ ( 1 + sourceObject(dossier.source_id).commission/100 ) * p.price/(request.currency.rate*(1-request.currency.sell_commission/100)) | number: 0 }} {{ request.currency.symbol }} |
| {{ $index+1 }} |
|
| {{ p.type }} | {{ p.name }} | {{ ( 1 + sourceObject(dossier.source_id).commission/100 ) * p.price/(request.currency.rate*(1-request.currency.sell_commission/100)) | number: 0 }} {{ request.currency.symbol }} |
{{ activeTrip.idTrip }}
Trip Package
Trip Package
Yes No Yes No
| Category | General | Family | Honeymoon | Group | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| P{{ p }} | P{{ p }} | P{{ p }} | P{{ p }} | |||||||||||||
| {{ Categories[c-1].name }} | {{ getHotelPriceByPriorityCategoryType(p, c, 'all') | number: 0 }}{{ the.Currency.symbol }} {{ city_priorities['p'+p+'_c'+c] }} | {{ getHotelPriceByPriorityCategoryType(p, c, 'family') | number: 0 }}{{ the.Currency.symbol }} {{ city_priorities['f_p'+p+'_c'+c] }} | {{ getHotelPriceByPriorityCategoryType(p, c, 'honeymoon') | number: 0 }}{{ the.Currency.symbol }} {{ city_priorities['hm_p'+p+'_c'+c] }} | {{ getHotelPriceByPriorityCategoryType(p, c, 'group') | number: 0 }}{{ the.Currency.symbol }} {{ city_priorities['g_p'+p+'_c'+c] }} | ||||||||||||
| S | C | L | GL | |
|---|---|---|---|---|
| {{ Voyages[0].shortname_en }} | {{ getHotel('all', 1).id }} | {{ getHotel('all', 2).id }} | {{ getHotel('all', 3).id }} | {{ getHotel('all', 4).id }} |
| {{ Voyages[1].shortname_en }} | {{ getHotel('family', 1).id }} | {{ getHotel('family', 2).id }} | {{ getHotel('family', 3).id }} | {{ getHotel('family', 4).id }} |
| {{ Voyages[2].shortname_en }} | {{ getHotel('honeymoon', 1).id }} | {{ getHotel('honeymoon', 2).id }} | {{ getHotel('honeymoon', 3).id }} | {{ getHotel('honeymoon', 4).id }} |
| {{ Voyages[3].shortname_en }} | {{ getHotel('group', 1).id }} | {{ getHotel('group', 2).id }} | {{ getHotel('group', 3).id }} | {{ getHotel('group', 4).id }} |
{{ typeName(activeProd.type_id) }}
{{ Categories[getIndexOf(Categories, activeProd.agents[0].category_id, "id")].name }}
Use #allfirstnameguest#, #drivername#, #driverphone#, #drivername2#, #driverphone2#, #timeprod#, #hotelname#, #flightspecification#, #hotelname-1# to automatic insert in the WA message.
Edit the message in the supplier : {{ supplier(activeProd.supplier_id).name }}
Use #allfirstnameguest#, #drivername#, #driverphone#, #drivername2#, #driverphone2#, #timeprod#, #hotelname#, #flightspecification#, #hotelname-1# to automatic insert in the WA message.
Edit the message in the supplier : {{ supplier(activeProd.supplier_id).name }}
Use #allfirstnameguest#, #drivername#, #driverphone#, #drivername2#, #driverphone2#, #timeprod#, #hotelname#, #flightspecification#, #hotelname-1# to automatic insert in the WA message.
Edit the message in the supplier : {{ supplier(activeProd.supplier_id).name }}
Oui Non
Oui Non
| Priority | |||
|---|---|---|---|
| A {{ activeProd.priority }} | F {{ activeProd.priority_family }} | H {{ activeProd.priority_honeymoon }} | G {{ activeProd.priority_group }} |
| Season | {{ 1*y-1 }} | Price | Commissions | Sell Price | {{ the.Currency.symbol }} |
|---|---|---|---|---|---|
| LS | +{{ tootltipPriceYearPerPax(y,0,1).percent }}% | {{ activeProd['pa'+y][0].price_1 | number: 0 }} {{ currencyName(activeProd['pa'+y][0].currency_id) }} | {{ comPriceProd(1,1,y) | number:0 }} | {{ sellPriceProd(1,1,y) | number:0 }} | {{ ( 1 + the.Source.commission/100 ) * sellPriceProd(1,1,y) /(the.Currency.rate*(1-the.Currency.sell_commission/100)) | number:0 }} |
| MS | +{{ tootltipPriceYearPerPax(y,0,2).percent }}% | {{ activeProd['pa'+y][0].price_2 | number: 0 }} {{ currencyName(activeProd['pa'+y][0].currency_id) }} | {{ comPriceProd(2,1,y) | number:0 }} | {{ sellPriceProd(2,1,y) | number:0 }} | {{ ( 1 + the.Source.commission/100 ) * sellPriceProd(2,1,y) /(the.Currency.rate*(1-the.Currency.sell_commission/100)) | number:0 }} |
| HS | +{{ tootltipPriceYearPerPax(y,0,3).percent }}% | {{ activeProd['pa'+y][0].price_3 | number: 0 }} {{ currencyName(activeProd['pa'+y][0].currency_id) }} | {{ comPriceProd(3,1,y) | number:0 }} | {{ sellPriceProd(3,1,y) | number:0 }} | {{ ( 1 + the.Source.commission/100 ) * sellPriceProd(3,1,y) /(the.Currency.rate*(1-the.Currency.sell_commission/100)) | number:0 }} |
| PS | +{{ tootltipPriceYearPerPax(y,0,4).percent }}% | {{ activeProd['pa'+y][0].price_4 | number: 0 }} {{ currencyName(activeProd['pa'+y][0].currency_id) }} | {{ comPriceProd(4,1,y) | number:0 }} | {{ sellPriceProd(4,1,y) | number:0 }} | {{ ( 1 + the.Source.commission/100 ) * sellPriceProd(4,1,y) /(the.Currency.rate*(1-the.Currency.sell_commission/100)) | number:0 }} |
| PROFORMA | +{{ tootltipPriceYearPerPaxPF(y,0).percent }}% | {{ activeProd['pa'+y][0].pf_price | number: 0 }} Rps | |||
| Season | {{ 1*y-1 }} | Price | Commissions | Sell Price | {{ the.Currency.symbol }} |
|---|---|---|---|---|---|
| LS | +{{ tootltipPriceYearEB(y,0,1).percent }}% | {{ activeProd['pa'+y][0].eb_price_1 | number: 0 }} {{ currencyName(activeProd['pa'+y][0].currency_id) }} | {{ comPriceExtraBed(1,1,y) | number:0 }} | {{ sellPriceExtraBed(1,1,y) | number:0 }} | {{ ( 1 + the.Source.commission/100 ) * sellPriceExtraBed(1,1,y) /(the.Currency.rate*(1-the.Currency.sell_commission/100)) | number:0 }} |
| MS | +{{ tootltipPriceYearEB(y,0,2).percent }}% | {{ activeProd['pa'+y][0].eb_price_2 | number: 0 }} {{ currencyName(activeProd['pa'+y][0].currency_id) }} | {{ comPriceExtraBed(2,1,y) | number:0 }} | {{ sellPriceExtraBed(2,1,y) | number:0 }} | {{ ( 1 + the.Source.commission/100 ) * sellPriceExtraBed(2,1,y) /(the.Currency.rate*(1-the.Currency.sell_commission/100)) | number:0 }} |
| HS | +{{ tootltipPriceYearEB(y,0,3).percent }}% | {{ activeProd['pa'+y][0].eb_price_3 | number: 0 }} {{ currencyName(activeProd['pa'+y][0].currency_id) }} | {{ comPriceExtraBed(3,1,y) | number:0 }} | {{ sellPriceExtraBed(3,1,y) | number:0 }} | {{ ( 1 + the.Source.commission/100 ) * sellPriceExtraBed(3,1,y) /(the.Currency.rate*(1-the.Currency.sell_commission/100)) | number:0 }} |
| PS | +{{ tootltipPriceYearEB(y,0,4).percent }}% | {{ activeProd['pa'+y][0].eb_price_4 | number: 0 }} {{ currencyName(activeProd['pa'+y][0].currency_id) }} | {{ comPriceExtraBed(4,1,y) | number:0 }} | {{ sellPriceExtraBed(4,1,y) | number:0 }} | {{ ( 1 + the.Source.commission/100 ) * sellPriceExtraBed(4,1,y) /(the.Currency.rate*(1-the.Currency.sell_commission/100)) | number:0 }} |
Oui Non
Oui Non
| Season | Price (max {{ Vehicles[0].max_pax }} pax) | Price (max {{ Vehicles[1].max_pax }} pax) | Price (max {{ Vehicles[2].max_pax }} pax) | Price (max {{ Vehicles[3].max_pax }} pax) | Com | Sell | {{ the.Currency.symbol }} | |||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| LS | +{{ tootltipPriceYearTRP(y,1,1).percent }}% | {{ activeProd['pa'+y][0].price_1 | number: 0 }} {{ currencyName(activeProd['pa'+y][1].currency_id) }} | +{{ tootltipPriceYearTRP(y,1,2).percent }}% | {{ activeProd['pa'+y][1].price_1 | number: 0 }} {{ currencyName(activeProd['pa'+y][1].currency_id) }} | +{{ tootltipPriceYearTRP(y,1,3).percent }}% | {{ activeProd['pa'+y][2].price_1 | number: 0 }} {{ currencyName(activeProd['pa'+y][1].currency_id) }} | +{{ tootltipPriceYearTRP(y,1,4).percent }}% | {{ activeProd['pa'+y][3].price_1 | number: 0 }} {{ currencyName(activeProd['pa'+y][1].currency_id) }} | {{ comPriceProd(1,showPriceVehicle,y) | number:0 }} | {{ sellPriceProd(1,showPriceVehicle,y) | number:0 }} | {{ ( 1 + the.Source.commission/100 ) * sellPriceProd(1,showPriceVehicle,y) /(the.Currency.rate*(1-the.Currency.sell_commission/100)) | number:0 }} | |||
| MS | +{{ tootltipPriceYearTRP(y,2,1).percent }}% | {{ activeProd['pa'+y][0].price_2 | number: 0 }} {{ currencyName(activeProd['pa'+y][1].currency_id) }} | +{{ tootltipPriceYearTRP(y,2,2).percent }}% | {{ activeProd['pa'+y][1].price_2 | number: 0 }} {{ currencyName(activeProd['pa'+y][1].currency_id) }} | +{{ tootltipPriceYearTRP(y,2,3).percent }}% | {{ activeProd['pa'+y][2].price_2 | number: 0 }} {{ currencyName(activeProd['pa'+y][1].currency_id) }} | +{{ tootltipPriceYearTRP(y,2,4).percent }}% | {{ activeProd['pa'+y][3].price_2 | number: 0 }} {{ currencyName(activeProd['pa'+y][1].currency_id) }} | {{ comPriceProd(2,showPriceVehicle,y) | number:0 }} | {{ sellPriceProd(2,showPriceVehicle,y) | number:0 }} | {{ ( 1 + the.Source.commission/100 ) * sellPriceProd(2,showPriceVehicle,y) /(the.Currency.rate*(1-the.Currency.sell_commission/100)) | number:0 }} | |||
| HS | +{{ tootltipPriceYearTRP(y,3,1).percent }}% | {{ activeProd['pa'+y][0].price_3 | number: 0 }} {{ currencyName(activeProd['pa'+y][1].currency_id) }} | +{{ tootltipPriceYearTRP(y,3,2).percent }}% | {{ activeProd['pa'+y][1].price_3 | number: 0 }} {{ currencyName(activeProd['pa'+y][1].currency_id) }} | +{{ tootltipPriceYearTRP(y,3,3).percent }}% | {{ activeProd['pa'+y][2].price_3 | number: 0 }} {{ currencyName(activeProd['pa'+y][1].currency_id) }} | +{{ tootltipPriceYearTRP(y,3,4).percent }}% | {{ activeProd['pa'+y][3].price_3 | number: 0 }} {{ currencyName(activeProd['pa'+y][1].currency_id) }} | {{ comPriceProd(3,showPriceVehicle,y) | number:0 }} | {{ sellPriceProd(3,showPriceVehicle,y) | number:0 }} | {{ ( 1 + the.Source.commission/100 ) * sellPriceProd(3,showPriceVehicle,y) /(the.Currency.rate*(1-the.Currency.sell_commission/100)) | number:0 }} | |||
| PS | +{{ tootltipPriceYearTRP(y,4,1).percent }}% | {{ activeProd['pa'+y][0].price_4 | number: 0 }} {{ currencyName(activeProd['pa'+y][1].currency_id) }} | +{{ tootltipPriceYearTRP(y,4,2).percent }}% | {{ activeProd['pa'+y][1].price_4 | number: 0 }} {{ currencyName(activeProd['pa'+y][1].currency_id) }} | +{{ tootltipPriceYearTRP(y,4,3).percent }}% | {{ activeProd['pa'+y][2].price_4 | number: 0 }} {{ currencyName(activeProd['pa'+y][1].currency_id) }} | +{{ tootltipPriceYearTRP(y,4,4).percent }}% | {{ activeProd['pa'+y][3].price_4 | number: 0 }} {{ currencyName(activeProd['pa'+y][1].currency_id) }} | {{ comPriceProd(4,showPriceVehicle,y) | number:0 }} | {{ sellPriceProd(4,showPriceVehicle,y) | number:0 }} | {{ ( 1 + the.Source.commission/100 ) * sellPriceProd(4,showPriceVehicle,y) /(the.Currency.rate*(1-the.Currency.sell_commission/100)) | number:0 }} | |||
| PROFORMA | +{{ tootltipPriceYearTRPpf(y,1,1).percent }}% | {{ activeProd['pa'+y][0].pf_price | number: 0 }} Rps | +{{ tootltipPriceYearTRPpf(y,1,2).percent }}% | {{ activeProd['pa'+y][1].pf_price | number: 0 }} Rps | +{{ tootltipPriceYearTRPpf(y,1,3).percent }}% | {{ activeProd['pa'+y][2].pf_price | number: 0 }} Rps | +{{ tootltipPriceYearTRPpf(y,1,4).percent }}% | {{ activeProd['pa'+y][3].pf_price | number: 0 }} Rps | ||||||
|
To add or delete seasons open the supplier details
|
||||||||||||||
| Com | Sell | {{ the.Currency.symbol }} |
|---|---|---|
| {{ comPriceProd(1,showPriceVehicle,y) | number:0 }} | {{ sellPriceProd(1,showPriceVehicle,y) | number:0 }} | {{ ( 1 + the.Source.commission/100 ) * sellPriceProd(1,showPriceVehicle,y) /(the.Currency.rate*(1-the.Currency.sell_commission/100)) | number:0 }} |
| {{ comPriceProd(2,showPriceVehicle,y) | number:0 }} | {{ sellPriceProd(2,showPriceVehicle,y) | number:0 }} | {{ ( 1 + the.Source.commission/100 ) * sellPriceProd(2,showPriceVehicle,y) /(the.Currency.rate*(1-the.Currency.sell_commission/100)) | number:0 }} |
| {{ comPriceProd(3,showPriceVehicle,y) | number:0 }} | {{ sellPriceProd(3,showPriceVehicle,y) | number:0 }} | {{ ( 1 + the.Source.commission/100 ) * sellPriceProd(3,showPriceVehicle,y) /(the.Currency.rate*(1-the.Currency.sell_commission/100)) | number:0 }} |
| {{ comPriceProd(4,showPriceVehicle,y) | number:0 }} | {{ sellPriceProd(4,showPriceVehicle,y) | number:0 }} | {{ ( 1 + the.Source.commission/100 ) * sellPriceProd(4,showPriceVehicle,y) /(the.Currency.rate*(1-the.Currency.sell_commission/100)) | number:0 }} |
Oui Non
Oui Non
Hotel Boat
| Pax | LS | MS | HS | PS | Com | Sell Price | {{ the.Currency.symbol }} | ||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
To add or delete seasons open the supplier details
|
|||||||||||
| {{ agent.nb_pax }} | +{{ tootltipPriceYearPCK(y,aIdx,1).percent }}% |
{{ agent.price_1 | number: 0 }} {{ currencyName(agent.currency_id) }}
|
+{{ tootltipPriceYearPCK(y,aIdx,2).percent }}% |
{{ agent.price_2 | number: 0 }} {{ currencyName(agent.currency_id) }}
|
+{{ tootltipPriceYearPCK(y,aIdx,3).percent }}% |
{{ agent.price_3 | number: 0 }} {{ currencyName(agent.currency_id) }}
|
+{{ tootltipPriceYearPCK(y,aIdx,4).percent }}% |
{{ agent.price_4 | number: 0 }} {{ currencyName(agent.currency_id) }}
|
{{ comPriceProd(showPriceSeason, agent.nb_pax,y) | number:0 }} | {{ sellPriceProd(showPriceSeason, agent.nb_pax,y) | number:0 }} | {{ ( 1 + the.Source.commission/100 ) * sellPriceProd(showPriceSeason, agent.nb_pax,y) /(the.Currency.rate*(1-the.Currency.sell_commission/100)) | number:0 }} |
| Pax | LS | MS | HS | PS | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
To add or delete seasons open the supplier details
|
||||||||||||
| S | C | L | ||||||||||
| {{ pax }} | +{{ tootltipPriceYearPCK(y,pax,1).percent }}% |
{{ 1*activeProd['pa'+y][idxPaxCatYear(pax, 1, y)].price_1 | number: 0 }} {{ currencyName(activeProd['pa'+y][idxPaxCatYear(pax, 1, y)].currency_id) }}
|
+{{ tootltipPriceYearPCK(y,pax,1).percent }}% |
{{ 1*activeProd['pa'+y][idxPaxCatYear(pax, 2, y)].price_1 | number: 0 }} {{ currencyName(activeProd['pa'+y][idxPaxCatYear(pax, 2, y)].currency_id) }}
|
+{{ tootltipPriceYearPCK(y,pax,1).percent }}% |
{{ 1*activeProd['pa'+y][idxPaxCatYear(pax, 3, y)].price_1 | number: 0 }} {{ currencyName(activeProd['pa'+y][idxPaxCatYear(pax, 3, y)].currency_id) }}
|
+{{ tootltipPriceYearPCK(y,pax,2).percent }}% |
{{ agent.price_2 | number: 0 }} {{ currencyName(agent.currency_id) }}
|
+{{ tootltipPriceYearPCK(y,pax,3).percent }}% |
{{ agent.price_3 | number: 0 }} {{ currencyName(agent.currency_id) }}
|
+{{ tootltipPriceYearPCK(y,pax,4).percent }}% |
{{ agent.price_4 | number: 0 }} {{ currencyName(agent.currency_id) }}
|
| Season | {{ 1*show.sYear-1 }} | Price | {{ 1*show.sYear-1 }} | Extra Bed Price |
|---|---|---|---|---|
| LS | +{{ tootltipPriceYearPerPax(show.sYear,0,1).percent }}% |
{{ currencyName(activeProd['pa'+show.sYear][0].currency_id) }}
|
+{{ tootltipPriceYearEB(show.sYear,0,1).percent }}% |
{{ currencyName(activeProd['pa'+show.sYear][0].currency_id) }}
|
| MS | +{{ tootltipPriceYearPerPax(show.sYear,0,2).percent }}% |
{{ currencyName(activeProd['pa'+show.sYear][0].currency_id) }}
|
+{{ tootltipPriceYearEB(show.sYear,0,2).percent }}% |
{{ currencyName(activeProd['pa'+show.sYear][0].currency_id) }}
|
| HS | +{{ tootltipPriceYearPerPax(show.sYear,0,3).percent }}% |
{{ currencyName(activeProd['pa'+show.sYear][0].currency_id) }}
|
+{{ tootltipPriceYearEB(show.sYear,0,3).percent }}% |
{{ currencyName(activeProd['pa'+show.sYear][0].currency_id) }}
|
| PS | +{{ tootltipPriceYearPerPax(show.sYear,0,4).percent }}% |
{{ currencyName(activeProd['pa'+show.sYear][0].currency_id) }}
|
+{{ tootltipPriceYearEB(show.sYear,0,4).percent }}% |
{{ currencyName(activeProd['pa'+show.sYear][0].currency_id) }}
|
| PROFORMA | +{{ tootltipPriceYearPerPaxPF(show.sYear,0).percent }}% |
Rps
|
||
| Season | Price (max {{ Vehicles[0].max_pax }} pax) | Price (max {{ Vehicles[1].max_pax }} pax) | Price (max {{ Vehicles[2].max_pax }} pax) | Price (max {{ Vehicles[3].max_pax }} pax) | ||||
|---|---|---|---|---|---|---|---|---|
| LS | +{{ tootltipPriceYearTRP(show.sYear,1,1).percent }}% |
{{ currencyName(activeProd['pa'+show.sYear][0].currency_id) }}
|
+{{ tootltipPriceYearTRP(show.sYear,1,2).percent }}% |
{{ currencyName(activeProd['pa'+show.sYear][1].currency_id) }}
|
+{{ tootltipPriceYearTRP(show.sYear,1,3).percent }}% |
{{ currencyName(activeProd['pa'+show.sYear][2].currency_id) }}
|
+{{ tootltipPriceYearTRP(show.sYear,1,4).percent }}% |
{{ currencyName(activeProd['pa'+show.sYear][3].currency_id) }}
|
| MS | +{{ tootltipPriceYearTRP(show.sYear,2,1).percent }}% |
{{ currencyName(activeProd['pa'+show.sYear][0].currency_id) }}
|
+{{ tootltipPriceYearTRP(show.sYear,2,2).percent }}% |
{{ currencyName(activeProd['pa'+show.sYear][1].currency_id) }}
|
+{{ tootltipPriceYearTRP(show.sYear,2,3).percent }}% |
{{ currencyName(activeProd['pa'+show.sYear][2].currency_id) }}
|
+{{ tootltipPriceYearTRP(show.sYear,2,4).percent }}% |
{{ currencyName(activeProd['pa'+show.sYear][3].currency_id) }}
|
| HS | +{{ tootltipPriceYearTRP(show.sYear,3,1).percent }}% |
{{ currencyName(activeProd['pa'+show.sYear][0].currency_id) }}
|
+{{ tootltipPriceYearTRP(show.sYear,3,2).percent }}% |
{{ currencyName(activeProd['pa'+show.sYear][1].currency_id) }}
|
+{{ tootltipPriceYearTRP(show.sYear,3,3).percent }}% |
{{ currencyName(activeProd['pa'+show.sYear][2].currency_id) }}
|
+{{ tootltipPriceYearTRP(show.sYear,3,4).percent }}% |
{{ currencyName(activeProd['pa'+show.sYear][3].currency_id) }}
|
| PS | +{{ tootltipPriceYearTRP(show.sYear,4,1).percent }}% |
{{ currencyName(activeProd['pa'+show.sYear][0].currency_id) }}
|
+{{ tootltipPriceYearTRP(show.sYear,4,2).percent }}% |
{{ currencyName(activeProd['pa'+show.sYear][1].currency_id) }}
|
+{{ tootltipPriceYearTRP(show.sYear,4,3).percent }}% |
{{ currencyName(activeProd['pa'+show.sYear][2].currency_id) }}
|
+{{ tootltipPriceYearTRP(show.sYear,4,4).percent }}% |
{{ currencyName(activeProd['pa'+show.sYear][3].currency_id) }}
|
| PROFORMA | +{{ tootltipPriceYearTRPpf(show.sYear,1,1).percent }}% |
Rps
|
+{{ tootltipPriceYearTRPpf(show.sYear,1,2).percent }}% |
Rps
|
+{{ tootltipPriceYearTRPpf(show.sYear,1,3).percent }}% |
Rps
|
+{{ tootltipPriceYearTRPpf(show.sYear,1,4).percent }}% |
Rps
|
| Pax | LS | MS | HS | PS | |||||
|---|---|---|---|---|---|---|---|---|---|
| {{ agent.nb_pax }} | +{{ tootltipPriceYearPCK(show.sYear,aIdx,1).percent }}% |
{{ currencyName(agent.currency_id) }}
|
+{{ tootltipPriceYearPCK(show.sYear,aIdx,2).percent }}% |
{{ currencyName(agent.currency_id) }}
|
+{{ tootltipPriceYearPCK(show.sYear,aIdx,3).percent }}% |
{{ currencyName(agent.currency_id) }}
|
+{{ tootltipPriceYearPCK(show.sYear,aIdx,4).percent }}% |
{{ currencyName(agent.currency_id) }}
|
|
| Pax | LS - S | LS - C | LS - L | MS - S | MS - C | MS - L | HS - S | HS - C | HS - L | PS - S | PS - C | PS - L | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{ pax }} | +{{ tootltipPriceYearPCKboat(show.sYear,pax,1,1).percent }}% |
{{ currencyName(activeProd['pa'+show.sYear][getPriceIndex(pax, 1)].currency_id) }}
|
+{{ tootltipPriceYearPCK(show.sYear,pax,1).percent }}% |
{{ currencyName(activeProd['pa'+show.sYear][getPriceIndex(pax, 2)].currency_id) }}
|
+{{ tootltipPriceYearPCK(show.sYear,pax,1).percent }}% |
{{ currencyName(activeProd['pa'+show.sYear][getPriceIndex(pax, 3)].currency_id) }}
|
+{{ tootltipPriceYearPCK(show.sYear,pax,2).percent }}% |
{{ currencyName(activeProd['pa'+show.sYear][getPriceIndex(pax, 1)].currency_id) }}
|
+{{ tootltipPriceYearPCK(show.sYear,pax,2).percent }}% |
{{ currencyName(activeProd['pa'+show.sYear][getPriceIndex(pax, 2)].currency_id) }}
|
+{{ tootltipPriceYearPCK(show.sYear,pax,2).percent }}% |
{{ currencyName(activeProd['pa'+show.sYear][getPriceIndex(pax, 3)].currency_id) }}
|
+{{ tootltipPriceYearPCK(show.sYear,pax,3).percent }}% |
{{ currencyName(activeProd['pa'+show.sYear][getPriceIndex(pax, 1)].currency_id) }}
|
+{{ tootltipPriceYearPCK(show.sYear,pax,3).percent }}% |
{{ currencyName(activeProd['pa'+show.sYear][getPriceIndex(pax, 2)].currency_id) }}
|
+{{ tootltipPriceYearPCK(show.sYear,pax,3).percent }}% |
{{ currencyName(activeProd['pa'+show.sYear][getPriceIndex(pax, 3)].currency_id) }}
|
+{{ tootltipPriceYearPCK(show.sYear,pax,4).percent }}% |
{{ currencyName(activeProd['pa'+show.sYear][getPriceIndex(pax, 1)].currency_id) }}
|
+{{ tootltipPriceYearPCK(show.sYear,pax,4).percent }}% |
{{ currencyName(activeProd['pa'+show.sYear][getPriceIndex(pax, 2)].currency_id) }}
|
+{{ tootltipPriceYearPCK(show.sYear,pax,4).percent }}% |
{{ currencyName(activeProd['pa'+show.sYear][getPriceIndex(pax, 3)].currency_id) }}
|
|
| Nights | D{{ $index+1 }} | ||
|---|---|---|---|
| City | |||
| Prod | {{ d.h.id }} {{ d.h.name_fr }} {{ d.h.description_fr }} | ||
| Price Room | {{ d.h.sell_price_season | number: 0 }} | ||
| Price Extra bed | {{ d.h.eb_sell_price_season | number: 0 }} | ||
| {{ aIdx+1 }} pax | {{ agent.price_1 | number: 0 }} | {{ totPriceAccPck(aIdx+1) | number: 0 }} | {{ calcPricByPax(aIdx+1, d) | number: 0 }} |
{{ newCity.name }}
{{ islandName(newCity.island_id) }}
{{ newCity.latitude }}
{{ newCity.longitude }}
ACC General already exist
{{ newCity.text_fr }}
{{ newCity.text_en }}
{{ newAgent.name }}
{{ islandName(newAgent.island_id) }}
{{ newAgent.address }}
{{ newAgent.website }}
{{ newAgent.commission }}%
{{ newAgent.limit_payment }} days From bill received From client arrival
{{ newAgent.bank }}
{{ newAgent.bank_address }}
{{ newAgent.account_name }}
{{ newAgent.account_number }}
{{ newAgent.swift }}
{{ currencyName(newAgent.currency_id) }}
{{ newAgent.bank2 }}
{{ newAgent.bank_address2 }}
{{ newAgent.account_name2 }}
{{ newAgent.account_number2 }}
{{ newAgent.swift2 }}
{{ currencyName(newAgent.currency_id2) }}
{{ newAgent.bank3 }}
{{ newAgent.bank_address3 }}
{{ newAgent.account_name3 }}
{{ newAgent.account_number3 }}
{{ newAgent.swift3 }}
{{ currencyName(newAgent.currency_id3) }}
{{ newSupplier.descriptif }}
{{ newSupplier.name }}
{{ typeName(type_id) }} -
{{ circuitThemeName(theme_id) }} -
{{ newSupplier.address }}
{{ newSupplier.website }}
{{ cityName(newSupplier.city_id) }}
{{ newSupplier.access }}
{{ newSupplier.booking_id }}
{{ newSupplier.tripadvisor }}
{{ newSupplier.info_price }}
{{ newSupplier.latitude }}
{{ newSupplier.longitude }}
Use #allfirstnameguest#, #drivername#, #driverphone#, #drivername2#, #driverphone2#, #timeprod#, #hotelname# to automatic insert in the WA message.
Use #allfirstnameguest#, #drivername#, #driverphone#, #drivername2#, #driverphone2#, #timeprod#, #hotelname# to automatic insert in the WA message.
{{ newSupplier.limit_payment }} days From bill received From client arrival
{{ newSupplier.bank }}
{{ newSupplier.bank_address }}
{{ newSupplier.account_name }}
{{ newSupplier.account_number }}
{{ newSupplier.swift }}
{{ currencyName(newSupplier.currency_id) }}
{{ newSupplier.bank2 }}
{{ newSupplier.bank_address2 }}
{{ newSupplier.account_name2 }}
{{ newSupplier.account_number2 }}
{{ newSupplier.swift2 }}
{{ currencyName(newSupplier.currency_id2) }}
{{ newSupplier.bank3 }}
{{ newSupplier.bank_address3 }}
{{ newSupplier.account_name3 }}
{{ newSupplier.account_number3 }}
{{ newSupplier.swift3 }}
{{ currencyName(newSupplier.currency_id3) }}
| {{ monthsF[1*m] }} | {{ makeDate(dispoYear+'-'+m+'-'+d) | date : 'EEE' }} {{ d }} |
||||||||||||||||||||||||||||||||||||||
|
{{ h.priority }} - {{ h.description_fr }} ({{ h.nb_rooms }} rooms, {{ h.capacity_max }}pax) P{{ h.productionId }}
|
{{ 1*h.nb_rooms - h[m+d].length }} | ||||||||||||||||||||||||||||||||||||||
| N° | Name | |
|---|---|---|
{{ $index+1 }} |
The changes are not yet saved
| {{ p.productionId }} | {{ p.description_fr }} |
Use #firstname# to automatic insert of the firstname of the folder.
Use #phoneguest# to automatic insert of the phone number of the folder.
Use #linkrdv# to automatic insert of the link for the phone rdv.
Use #date#, #time# to automatic insert the dat, time of the rdv.
Use #highlights# to automatic insert the highlights of the last request.
Use #seller_description# to automatic insert the seller mail description.
Use #linkplatform# to automatic insert of the link for the customer platform.
Use #linkplatform_info# to automatic insert of the link for the customer platform Passport & Flights.
Use #linkplatform_hotelstatus# to automatic insert of the link for the Hotel status.
Use #linkplatform_invoice# to automatic insert of the link for the Invoice.
Use #linkplatform_documents# to automatic insert of the link for the Documents.
Use #linkplatform_requests# to automatic insert of the link for the list of request in the customer platform.
| Days | Action | Comment | |
|---|---|---|---|
Use #firstname# to automatic insert of the firstname of the folder.
Use #phoneguest# to automatic insert of the phone number of the folder.
Use #linkrdv# to automatic insert of the link for the phone rdv.
Use #date#, #time# to automatic insert the dat, time of the rdv.
Use #highlights# to automatic insert the highlights of the last request.
Use #linkplatform_info# to automatic insert of the link for the customer platform.
Use #linkplatform_hotelstatus# to automatic insert of the link for the Hotel status.
Use #linkplatform_invoice# to automatic insert of the link for the Invoice.
{{ newSeller.bank }}
{{ newSeller.bank_country }}
{{ newSeller.bank_address }}
{{ newSeller.account_name }}
{{ newSeller.account_number }}
{{ newSeller.swift }}
{{ currencyName(newSeller.currency_id) }}
{{ newSeller.bank2 }}
{{ newSeller.bank_country2 }}
{{ newSeller.bank_address2 }}
{{ newSeller.account_name2 }}
{{ newSeller.account_number2 }}
{{ newSeller.swift2 }}
{{ currencyName(newSeller.currency_id2) }}
Productions : {{ newPhoto.productions }}
Suppliers : {{ newPhoto.suppliers }}
Trips : {{ newPhoto.trips }}
Circuits : {{ newPhoto.circuits }}
{{ resaDetail.banks[resaDetail.bankIdx].bank }} ({{ Currencies[getIndexOf(Currencies, ''+resaDetail.banks[resaDetail.bankIdx].currency_id, 'id')].name }})
{{ resaDetail.banks[resaDetail.bankIdx].account_name }}
{{ resaDetail.banks[resaDetail.bankIdx].account_number }}
{{ resaDetail.banks[resaDetail.bankIdx].swift }}
| Date | Id | Type | City D | Name | Description | Qty | Price/Unit | Price IDR | S | ||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{ prod.date | date:'dd/MM/yyyy' }} | {{ nbPaxProd(prod.customers) }} | {{ prod.id }} | {{ prod.type }} | {{ prod.nameCityStart }} | {{ prod.name }} | {{ prod.description }} Extra Bed Late Check-out Short Check-in {{Vehicles[prod.category_id][0].max_pax}} max | × |
{{ Currencies[getIndexOf(Currencies, prod.currency_id, 'id')].symbol }}
|
{{ prod.rate*prod.montant | number: 0 }} | {{ prod.nb_unit*prod.rate*prod.montant | number: 0 }} | {{ Seasons[prod.season_id][0].name }} | ||
| Total | {{ getTotalResa(resaDetail) | number: 0 }} | IDR | |||||||||||
|
The guest not yet pay the invoice
|
IDR {{ resaDetail.deposit/getTotalResa(resaDetail)*100 | number: 0 }}% | ||||||||||||
|
The guest not yet pay the invoice
|
{{ getTotalResa(resaDetail)+(-1*resaDetail.deposit) | number: 0 }} | IDR | |||||||||||