customer_account_page_name

loading_customer_data_words

Hello_word, already_customer_here_words

If_yes_words, connect_you_to_account_words

Hello_word {{ accountCtrl.customer.firstName }} {{ accountCtrl.customer.lastName }}{{ accountCtrl.customer.company }}

you_is_not_words ? logout_link_title

{{ receiptBookingCtrl.customer.lastName }} {{ receiptBookingCtrl.customer.firstName }}

{{ receiptBookingCtrl.customer.company | htmlSpecialDecode }}

{{ receiptBookingCtrl.customer.phone|formatPhone }}

{{ receiptBookingCtrl.customer.address }}

{{ receiptBookingCtrl.customer.postalCode }} {{ receiptBookingCtrl.customer.town }}

{{ receiptBookingCtrl.customer.country }}

{{ receiptBookingCtrl.customer.siret }}

{{ receiptBookingCtrl.customer.legalForm }}

created_on_words : {{ receiptBookingCtrl.booking.creationDate|formatDateTime:'d.mm.yyyy' }} to_word {{ receiptBookingCtrl.booking.creationDate|formatDateTime:'h:mm ' }}

{{ receiptBookingCtrl.settings.company_name| htmlSpecialDecode }}

{{ receiptBookingCtrl.settings.company_address|htmlSpecialDecode }}

{{ receiptBookingCtrl.settings.company_phone }}

{{ receiptBookingCtrl.settings.company_type }}

{{ receiptBookingCtrl.settings.company_siret }}

booking_status_words :
booking_status_ok_word booking_status_waiting_word booking_status_cancelled_word

quotation_word n° {{ receiptBookingCtrl.getBookingId(receiptBookingCtrl.booking) }}

online_receipt_words n° {{ receiptBookingCtrl.getBookingId(receiptBookingCtrl.booking) }}


Date_and_hours_word Dates_and_hours_word
status_word
Activity_word Activities_word
Tax_es_word
Price_list_word
{{ appointment.startDate | formatDate:'d.mm.yyyy' }} / {{ appointment.startDate | formatDateTime:'h:mm '}} to_word {{ appointment.endDate | formatDateTime:'h:mm ' }} begin_word {{ appointment.startDate | formatDateTime:'h:mm ' }} {{ displayAppointment.startDate | formatDate:'d.mm.yyyy' }} / {{ displayAppointment.startDate | formatDateTime:'h:mm '}} to_word {{ displayAppointment.endDate | formatDateTime:'h:mm ' }}
begin_word {{ displayAppointment.startDate | formatDateTime:'h:mm ' }}
waiting_status_word ok_status_word cancelled_status_word waiting_status_word ok_status_word cancelled_status_word
[ , {{ receiptBookingCtrl.getTextByLocale(receiptBookingCtrl.getPlaceById(place).name, 'fr_BE')|htmlSpecialDecode }} ] {{ receiptBookingCtrl.getTextByLocale(receiptBookingCtrl.getServiceById(appointment.idService).name, 'fr_BE')|htmlSpecialDecode }}
{{ receiptBookingCtrl.getTextByLocale(receiptBookingCtrl.getVatById(vatLine.idVat).name,'fr_BE') }} ({{ (receiptBookingCtrl.displayTVA(vatLine, receiptBookingCtrl.getServicePriceAppointment(receiptBookingCtrl.getServiceById(appointment.idService), appointmentNumberPrice.idPrice), appointmentNumberPrice.number, 1))|number:2 }}){{ receiptBookingCtrl.settings.currency }}
{{ appointmentNumberPrice.number }} x {{ receiptBookingCtrl.getTextByLocale(receiptBookingCtrl.getServicePriceAppointment(receiptBookingCtrl.getServiceById(appointment.idService), appointmentNumberPrice.idPrice).name,'fr_BE')|htmlSpecialDecode }} {{ receiptBookingCtrl.round((appointmentNumberPrice.totalPrice * receiptBookingCtrl.getNumberCombined(appointment))) | number:2 }}{{ receiptBookingCtrl.settings.currency }}
| {{ receiptBookingCtrl.round(appointment.totalPriceWithoutReductions * receiptBookingCtrl.getNumberCombined(appointment))|number:2 }}{{ receiptBookingCtrl.settings.currency }} IVAT_word
{{ receiptBookingCtrl.getTextByLocale(receiptBookingCtrl.getReductionById(appointmentReduction.idReduction).name,'fr_BE')|htmlSpecialDecode }} (x{{ appointmentReduction.number }})
{{ (appointmentReduction.value * appointmentReduction.number)|negative|number:2 }}{{ receiptBookingCtrl.settings.currency }} {{ ((receiptBookingCtrl.getTotalPriceNumberPrice(appointment.idService, receiptBookingCtrl.getAppointmentNumberPrices(appointment, appointmentReduction.idPrice), appointment) * appointmentReduction.number) * appointmentReduction.value / 100)|negative|number:2 }}{{ receiptBookingCtrl.settings.currency }} {{ (appointmentReduction.value * appointmentReduction.number)|negative|number:2 }}{{ receiptBookingCtrl.settings.currency }} {{ ((receiptBookingCtrl.getServicePriceAppointment(receiptBookingCtrl.getServiceById(appointment.idService), appointmentReduction.idPrice).price - appointmentReduction.value) * appointmentReduction.number)|negative|number:2 }}{{ receiptBookingCtrl.settings.currency }} {{ (receiptBookingCtrl.getPriceNumberPrice(appointment.idService, receiptBookingCtrl.getAppointmentNumberPrices(appointment, appointmentReduction.idPrice), appointment) * appointmentReduction.value * appointmentReduction.number)|negative|number:2 }} {{ receiptBookingCtrl.settings.currency }}
Sub_total_word
{{ receiptBookingCtrl.round(appointment.totalPrice * receiptBookingCtrl.getNumberCombined(appointment))|number:2 }} {{ receiptBookingCtrl.settings.currency }}
{{ receiptBookingCtrl.getTextByLocale(receiptBookingCtrl.getReductionById(bookingReduction.idReduction).name,'fr_BE')|htmlSpecialDecode }} (x{{ bookingReduction.number }})
{{ (bookingReduction.value * bookingReduction.number)|negative }}{{ receiptBookingCtrl.settings.currency }} {{ (bookingReduction.value * bookingReduction.number)|negative }}% {{ (bookingReduction.value * bookingReduction.number)|negative }}{{ receiptBookingCtrl.settings.currency }}
{{ bookingCustomReduction.description }}
{{ bookingCustomReduction.description }} (Vat_word {{ bookingCustomReduction.vatValue }}% ({{ receiptBookingCtrl.vatValue(bookingCustomReduction.amount, bookingCustomReduction.vatValue) | number:2 }}{{ receiptBookingCtrl.settings.currency }}))
{{ bookingCustomReduction.amount }}{{ receiptBookingCtrl.settings.currency }}
Total_word
{{ receiptBookingCtrl.round(receiptBookingCtrl.booking.totalPrice)|number:2 }}{{ receiptBookingCtrl.settings.currency }}

Your_payments_words

Date_word
payment_method_title
amount_field_title
{{ payment.paymentDate | formatDateTime:'d.mm.yyyy' }}
[Acompte]{{ receiptBookingCtrl.getPaymentName(payment.type, payment.name) }}
{{ payment.value|negative|number:2 }}{{ receiptBookingCtrl.settings.currency }}
{{ payment.value|number:2 }}{{ receiptBookingCtrl.settings.currency }}
amount_to_be_paid_words : {{ receiptBookingCtrl.round(receiptBookingCtrl.booking.needToPay)|number:2 }}{{ receiptBookingCtrl.settings.currency }}
pub_resa_words
see_bookings :

Booking_word n°{{ accountCtrl.getBookingId(booking) }} booking_first_date_link_word {{ accountCtrl.parseDate(booking.intervals[0].interval.startDate) | formatDateTime:'d.mm.yyyy' }}

booking_created_words {{ booking.creationDate | formatDateTime:'d.mm.yyyy' }}
booking_status_words: booking_status_ok_word {{ accountCtrl.getWaitingName(booking, 'payment_word', 'expired_word') }} booking_status_cancelled_word
payment_status_words: payment_status_complete_word payment_status_advancePayment_word payment_status_deposit_word payment_status_noPayment_word

note_word :

Customer_note_word :

[ , {{ accountCtrl.getTextByLocale(accountCtrl.getPlaceById(place).name, 'fr_BE')|htmlSpecialDecode }} ] {{ accountCtrl.getTextByLocale(accountCtrl.getServiceById(appointment.idService).name, 'fr_BE') }}

waiting_status_word
ok_status_word
cancelled_status_word
{{ appointment.startDate | formatDate:'d.mm.yyyy' }}
{{ appointment.startDate | formatDateTime:'h:mm ' }} to_word {{ appointment.endDate | formatDateTime:'h:mm ' }}
begin_word {{ appointment.startDate | formatDateTime:'h:mm ' }}
Date_and_hours_word
Dates_and_hours_word
waiting_status_word
ok_status_word
cancelled_status_word
{{ displayAppointment.startDate | formatDate:'d.mm.yyyy' }}
{{ displayAppointment.startDate | formatDateTime:'h:mm ' }} to_word {{ displayAppointment.endDate | formatDateTime:'h:mm ' }}
begin_word {{ displayAppointment.startDate | formatDateTime:'h:mm ' }}
{{ appointmentNumberPrice.number }} person_wordpersons_word {{ accountCtrl.getTextByLocale(accountCtrl.getServicePriceAppointment(accountCtrl.getServiceById(appointment.idService), appointmentNumberPrice.idPrice).name,'fr_BE') }}  {{ accountCtrl.round(accountCtrl.getServicePriceAppointment(accountCtrl.getServiceById(appointment.idService), appointmentNumberPrice.idPrice).price * accountCtrl.getNumberCombined(booking, appointment.internalIdLink)) }} {{ accountCtrl.settings.currency }} {{ accountCtrl.round(accountCtrl.getPriceNumberPrice(appointment.idService, appointmentNumberPrice, appointment) * accountCtrl.getNumberCombined(booking, appointment.internalIdLink)) }}{{ accountCtrl.settings.currency }}
{{ accountCtrl.getTextByLocale(accountCtrl.getServicePriceAppointment(accountCtrl.getServiceById(appointment.idService), appointmentNumberPrice.idPrice).description,'fr_BE') }}

Participants_words

{{ accountCtrl.getTextByLocale(field.name,'fr_BE') }}
{{ accountCtrl.getTextByLocale(field.prefix,'fr_BE') }}{{ accountCtrl.getParticipantFieldName(participant, field,'fr_BE') }}{{ accountCtrl.getTextByLocale(field.suffix,'fr_BE') }}
{{ accountCtrl.getTextByLocale(accountCtrl.getReductionById(appointmentReduction.idReduction).name,'fr_BE') }} (x{{ appointmentReduction.number }})
{{ appointmentReduction.value|negative }}{{ accountCtrl.settings.currency }} {{ appointmentReduction.value|negative }}% {{ appointmentReduction.value|negative }}{{ accountCtrl.settings.currency }} on_price_list_words {{ appointmentReduction.value }}{{ accountCtrl.settings.currency }} {{accountCtrl.getServicePriceAppointment(accountCtrl.getServiceById(appointment.idService), appointmentReduction.idPrice).price }}{{ accountCtrl.settings.currency }} {{ appointmentReduction.value }} offer_quantity_words {{ appointmentReduction.value }}
{{ (appointmentReduction.value * appointmentReduction.number)|negative }}{{ accountCtrl.settings.currency }} {{ ((accountCtrl.getServicePriceAppointment(accountCtrl.getServiceById(appointment.idService), appointmentNumberPrice.idPrice).price * appointmentReduction.number) * appointmentReduction.value / 100)|negative }}{{ accountCtrl.settings.currency }} {{ (appointmentReduction.value * appointmentReduction.number)|negative }}{{ accountCtrl.settings.currency }} {{ ((accountCtrl.getServicePriceAppointment(accountCtrl.getServiceById(appointment.idService), appointmentReduction.idPrice).price - appointmentReduction.value) * appointmentReduction.number)|negative }}{{ accountCtrl.settings.currency }} {{ (accountCtrl.getReductionById(appointmentReduction.idReduction).price * appointmentReduction.value * appointmentReduction.number)|negative }} {{ accountCtrl.settings.currency }}
{{ accountCtrl.getTextByLocale(accountCtrl.getReductionById(appointmentReduction.idReduction).name,'fr_BE') }} (x{{ appointmentReduction.number }})
{{ appointmentReduction.value|negative }}{{ accountCtrl.settings.currency }} {{ appointmentReduction.value|negative }}% {{ appointmentReduction.value|negative }}{{ accountCtrl.settings.currency }} on_price_list_words {{ appointmentReduction.value }}{{ accountCtrl.settings.currency }} {{accountCtrl.getServicePriceAppointment(accountCtrl.getServiceById(appointment.idService), appointmentReduction.idPrice).price }}{{ accountCtrl.settings.currency }} {{ appointmentReduction.value }} offer_quantity_words {{ appointmentReduction.value }}
{{ (appointmentReduction.value * appointmentReduction.number)|negative }}{{ accountCtrl.settings.currency }} {{ ((accountCtrl.getServicePriceAppointment(accountCtrl.getServiceById(appointment.idService), appointmentNumberPrice.idPrice).price * appointmentReduction.number) * appointmentReduction.value / 100)|negative }}{{ accountCtrl.settings.currency }} {{ (appointmentReduction.value * appointmentReduction.number)|negative }}{{ accountCtrl.settings.currency }} {{ ((accountCtrl.getServicePriceAppointment(accountCtrl.getServiceById(appointment.idService), appointmentReduction.idPrice).price - appointmentReduction.value) * appointmentReduction.number)|negative }}{{ accountCtrl.settings.currency }} {{ (accountCtrl.getReductionById(appointmentReduction.idReduction).price * appointmentReduction.value * appointmentReduction.number)|negative }} {{ accountCtrl.settings.currency }}
Sub_total_word : {{ accountCtrl.round(appointment.totalPrice * accountCtrl.getNumberCombined(booking, appointment.internalIdLink)) }}{{ accountCtrl.settings.currency }}
{{ accountCtrl.getTextByLocale(accountCtrl.getReductionById(bookingReduction.idReduction).name,'fr_BE') }} (x{{ bookingReduction.number }})
{{ (bookingReduction.value * bookingReduction.number)|negative }}{{ accountCtrl.settings.currency }} {{ (bookingReduction.value * bookingReduction.number)|negative }}% {{ (bookingReduction.value * bookingReduction.number)|negative }}{{ accountCtrl.settings.currency }}
{{ bookingCustomReduction.description }}
{{ bookingCustomReduction.amount }}{{ accountCtrl.settings.currency }}
Total_word : {{ booking.totalPrice }}{{ accountCtrl.settings.currency }}

Payment_word

Payment_methods_words

Validation_word


redict_to_payment_page_sentence

see_quotations :

quotation_word n°{{ accountCtrl.getBookingId(booking) }} booking_first_date_link_word {{ accountCtrl.parseDate(booking.intervals[0].interval.startDate) | formatDateTime:'d.mm.yyyy' }}

quotation_created_words {{ booking.creationDate | formatDateTime:'d.mm.yyyy' }}
booking_status_words : booking_status_quotation_word booking_status_quotation_request_word

note_word :

Customer_note_word :

[ , {{ accountCtrl.getTextByLocale(accountCtrl.getPlaceById(place).name, 'fr_BE')|htmlSpecialDecode }} ] {{ accountCtrl.getTextByLocale(accountCtrl.getServiceById(appointment.idService).name, 'fr_BE') }}

waiting_status_word
ok_status_word
cancelled_status_word
{{ appointment.startDate | formatDate:'d.mm.yyyy' }}
{{ appointment.startDate | formatDateTime:'h:mm ' }} to_word {{ appointment.endDate | formatDateTime:'h:mm ' }}
begin_word {{ appointment.startDate | formatDateTime:'h:mm ' }}
Date_and_hours_word
Dates_and_hours_word
waiting_status_word
ok_status_word
cancelled_status_word
{{ displayAppointment.startDate | formatDate:'d.mm.yyyy' }}
{{ displayAppointment.startDate | formatDateTime:'h:mm ' }} to_word {{ displayAppointment.endDate | formatDateTime:'h:mm ' }}
begin_word {{ displayAppointment.startDate | formatDateTime:'h:mm ' }}
{{ appointmentNumberPrice.number }} person_wordpersons_word {{ accountCtrl.getTextByLocale(accountCtrl.getServicePriceAppointment(accountCtrl.getServiceById(appointment.idService), appointmentNumberPrice.idPrice).name,'fr_BE') }}  {{ accountCtrl.round(accountCtrl.getServicePriceAppointment(accountCtrl.getServiceById(appointment.idService), appointmentNumberPrice.idPrice).price * accountCtrl.getNumberCombined(booking, appointment.internalIdLink)) }} {{ accountCtrl.settings.currency }} {{ accountCtrl.round(accountCtrl.getPriceNumberPrice(appointment.idService, appointmentNumberPrice, appointment) * accountCtrl.getNumberCombined(booking, appointment.internalIdLink)) }}{{ accountCtrl.settings.currency }}
{{ accountCtrl.getTextByLocale(accountCtrl.getServicePriceAppointment(accountCtrl.getServiceById(appointment.idService), appointmentNumberPrice.idPrice).description,'fr_BE') }}

Participants_words

{{ accountCtrl.getTextByLocale(field.name,'fr_BE') }}
{{ accountCtrl.getTextByLocale(field.prefix,'fr_BE') }}{{ participant[field.varname] }}{{ accountCtrl.getTextByLocale(field.suffix,'fr_BE') }}
{{ accountCtrl.getTextByLocale(accountCtrl.getReductionById(appointmentReduction.idReduction).name,'fr_BE') }} (x{{ appointmentReduction.number }})
{{ appointmentReduction.value|negative }}{{ accountCtrl.settings.currency }} {{ appointmentReduction.value|negative }}% {{ appointmentReduction.value|negative }}{{ accountCtrl.settings.currency }} on_price_list_words {{ appointmentReduction.value }}{{ accountCtrl.settings.currency }} {{accountCtrl.getServicePriceAppointment(accountCtrl.getServiceById(appointment.idService), appointmentReduction.idPrice).price }}{{ accountCtrl.settings.currency }} {{ appointmentReduction.value }} offer_quantity_words {{ appointmentReduction.value }}
{{ (appointmentReduction.value * appointmentReduction.number)|negative }}{{ accountCtrl.settings.currency }} {{ ((accountCtrl.getServicePriceAppointment(accountCtrl.getServiceById(appointment.idService), appointmentNumberPrice.idPrice).price * appointmentReduction.number) * appointmentReduction.value / 100)|negative }}{{ accountCtrl.settings.currency }} {{ (appointmentReduction.value * appointmentReduction.number)|negative }}{{ accountCtrl.settings.currency }} {{ ((accountCtrl.getServicePriceAppointment(accountCtrl.getServiceById(appointment.idService), appointmentReduction.idPrice).price - appointmentReduction.value) * appointmentReduction.number)|negative }}{{ accountCtrl.settings.currency }} {{ (accountCtrl.getReductionById(appointmentReduction.idReduction).price * appointmentReduction.value * appointmentReduction.number)|negative }} {{ accountCtrl.settings.currency }}
{{ accountCtrl.getTextByLocale(accountCtrl.getReductionById(appointmentReduction.idReduction).name,'fr_BE') }} (x{{ appointmentReduction.number }})
{{ appointmentReduction.value|negative }}{{ accountCtrl.settings.currency }} {{ appointmentReduction.value|negative }}% {{ appointmentReduction.value|negative }}{{ accountCtrl.settings.currency }} on_price_list_words {{ appointmentReduction.value }}{{ accountCtrl.settings.currency }} {{accountCtrl.getServicePriceAppointment(accountCtrl.getServiceById(appointment.idService), appointmentReduction.idPrice).price }}{{ accountCtrl.settings.currency }} {{ appointmentReduction.value }} offer_quantity_words {{ appointmentReduction.value }}
{{ (appointmentReduction.value * appointmentReduction.number)|negative }}{{ accountCtrl.settings.currency }} {{ ((accountCtrl.getServicePriceAppointment(accountCtrl.getServiceById(appointment.idService), appointmentNumberPrice.idPrice).price * appointmentReduction.number) * appointmentReduction.value / 100)|negative }}{{ accountCtrl.settings.currency }} {{ (appointmentReduction.value * appointmentReduction.number)|negative }}{{ accountCtrl.settings.currency }} {{ ((accountCtrl.getServicePriceAppointment(accountCtrl.getServiceById(appointment.idService), appointmentReduction.idPrice).price - appointmentReduction.value) * appointmentReduction.number)|negative }}{{ accountCtrl.settings.currency }} {{ (accountCtrl.getReductionById(appointmentReduction.idReduction).price * appointmentReduction.value * appointmentReduction.number)|negative }} {{ accountCtrl.settings.currency }}
Sub_total_word : {{ accountCtrl.round(appointment.totalPrice * accountCtrl.getNumberCombined(booking, appointment.internalIdLink)) }}{{ accountCtrl.settings.currency }}
{{ accountCtrl.getTextByLocale(accountCtrl.getReductionById(bookingReduction.idReduction).name,'fr_BE') }} (x{{ bookingReduction.number }})
{{ (bookingReduction.value * bookingReduction.number)|negative }}{{ accountCtrl.settings.currency }} {{ (serviceParameters.getPrice() * bookingReduction.value / 100)|negative }}{{ accountCtrl.settings.currency }} {{ (bookingReduction.value * bookingReduction.number)|negative }}{{ accountCtrl.settings.currency }}
{{ bookingCustomReduction.description }}
{{ bookingCustomReduction.amount }}{{ accountCtrl.settings.currency }}
Sub_total_word : {{ booking.totalPrice }}{{ accountCtrl.settings.currency }}

Modify_your_personal_informations_words

required_word bad_password_words required_word not_same_password_words

required_wordfacultative_word required_wordfacultative_word email_field_title : {{ accountCtrl.modelCustomer.email }}
required_wordfacultative_word required_wordfacultative_word required_wordfacultative_word required_wordfacultative_word required_wordfacultative_word required_wordfacultative_word required_wordfacultative_word required_wordfacultative_word required_wordfacultative_word
gdpr_account_informations