User Tools

Site Tools


leon:sales-module-tab-in-general-settings

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
leon:sales-module-tab-in-general-settings [2023/04/21 06:43]
rafal [Include fees in Invoice/Proforma]
leon:sales-module-tab-in-general-settings [2023/10/18 21:10]
rafal [Recalculate mode]
Line 62: Line 62:
 ------------- -------------
 ===== Country VAT ===== ===== Country VAT =====
-[{{ :leon:sales:sales-module-settings:country_vat_settings.png?200|Country VAT}}] +[{{ :leon:sales:sales-module-settings:sms_-_country_vat_update.png?300|Country VAT}}] 
-In **Country VAT** it is possible to select the default VAT rate for specific country +In **Country VAT** it is possible to select the following options: 
-[{{ :leon:sales:sales-module-settings:country_vat_example.png?200|Example of default VAT rate application}}]+ 
 +  * **Calculate VAT proportionally domestic to international** - explained below and connected directly to the selected rates for countries 
 +  * **Include ferry flights** - option to include ferry flights in the VAT calculations. By default, Leon calculates VAT on the passenger flights only 
 +  * **Rates** - setting up the default VAT rate for specific countries 
 + 
 +------ 
 +==== Rates ==== 
 +[{{ :leon:sales:sales-module-settings:country_vat_example.png?300|Example of default VAT rate application}}] 
 +In order to select the VAT rates list simply select the country and insert the rate for this country. If more country rates need to be inserted, click on the 'Add country and VAT rate' button and insert the details for the next country. 
 Once the list of rates is created, it then applies the default rate to the request in the 'Requests/Quotes' section based on the following criteria: Once the list of rates is created, it then applies the default rate to the request in the 'Requests/Quotes' section based on the following criteria:
  
   * it has to be a domestic flight and within the listed country   * it has to be a domestic flight and within the listed country
-  * it has to be a passenger flight+  * it has to be a passenger flight by default unless the 'Include ferry flights' is selected
  
 The default VAT rate will be presented in the **VAT** box in the quote/edit section, as per the screenshot on the right. The default VAT rate will be presented in the **VAT** box in the quote/edit section, as per the screenshot on the right.
  
 The default VAT rates also apply to the requests coming from Avinode. The default VAT rates also apply to the requests coming from Avinode.
 +
 ------ ------
 +==== Calculate VAT proportionally domestic to international ====
 +
 +The **Calculate VAT proportionally domestic to international** option allows to calculate the VAT rate on both domestic and international flights proportionally to the flight time within the country.
 +
 +
 +If this setting is applied, the VAT rates are calculated separately for each country and added to give the **final VAT rate**, as per below:
 +
 +**A.** VAT rate for the country
 +
 +**B.** Flight time for the domestic flight
 +
 +**C.** Total flight time within the trip, subject to the 'Include ferry flights' setting
 +
 +The **formula is as follows**:
 +
 +**A** x **B** / **C** = **Country VAT rate**
 +
 +VAT rates are not calculated for the **International flights**.
 +
 +=== EXAMPLE ===
 +
 +In this example, the trip consists of three flights of which two are domestic - Poland and France - and one is international.
 +
 +**Total flight time** for all 3 flights is 03:30.
 +
 +**VAT rates** are 9% for Poland and 10% for France.
 +
 +[{{ :leon:sales:sales-module-settings:sms_-_country_vat_calculated_-_example.png?300|Example of proportional VAT calculations}}]
 +The **calculations of VAT rate are as follows**:
 +
 +  * **Leg 1** - Domestic in Poland - Flight time is 00:30 - **Calculation**: 9% x 00:30 / 03:30 = **1.28%**
 +  * **Leg 2** - International flight - **Calculation**: VAT = **0%**
 +  * **Leg 3** - Domestic in France - Flight time is 01:00 - **Calculation**: 10% x 01:00 / 03:30 = **2.86%**
 + 
 +Based on the above 3 legs calculations, **VAT rate calculated for this trip** is **4.14%**:
 +
 +  * 1.28% + 2.86% = **4.14%**
 +
 +-------
 ===== Quote Settings ===== ===== Quote Settings =====
  
Line 100: Line 149:
  
 ---------- ----------
 +==== Automatically add taxes to the quote ====
 +
 +{{:leon:sales:sales-module-settings:automatically_add_taxes_to_the_quote.png?nolink|}}
 +
 +This option will allow adding/removing automated calculation of passenger taxes on the quote.
 +
 +If the option is **ticked** the passenger taxes will be automatically calculated in the quote. 
 +
 +--------
 +
 ==== Automatically update quote on schedule change ==== ==== Automatically update quote on schedule change ====
  
Line 138: Line 197:
 {{:leon:sales:sales-module-settings:rqs_-_auto_update_from_ops_with_confirmation.png?nolink|}} {{:leon:sales:sales-module-settings:rqs_-_auto_update_from_ops_with_confirmation.png?nolink|}}
  
 +
 +----------
 +==== Recalculate mode ====
 +
 +The **Recalculate mode** contains two setting options that recalculate elements of the booked quote accordingly when the trip is amended by the OPS.
 +
 +{{:leon:sales:sales-module-settings:sales_module_settings_-_recalculate_mode.png?nolink|}}
 +
 +[{{ :leon:sales:sales-module-settings:rfq_recalculate_-_update_units_and_prices.png?200|'Update units and prices' recalculation}}]
 +=== Update units and prices ===
 +
 +This recalculation mode will:
 +
 +  * revert the units to the default units based on the default calculations, as long as the units are calculated automatically
 +  * reinstate the removed elements of the pricelist, as long as the elements are the default within the selected pricelist
 +  * keep the elements added manually in the quote
 +
 +In the **example** on the right the following happened upon the update:
 +
 +  * manually added element called 'Extra Fee' remained in the quote
 +  * removed 'Portuguese Carbon Tax' was reinstated
 +  * units in 'Services' were recalculated from 2 to 1
 +
 +
 +=== Update units but keep the prices ===
 +
 +
 +---------------
 +==== Cost & margin total price update mode ====
 +
 +**Cost & margin total price update mode** settings apply to the requests based on the 'Cost&Margin' method of quoting. It allows selecting which part of the quote should be adjusted upon changing the Total Price.
 + 
 +{{:leon:sales:sales-module-settings:sales_module_settings_-_cost_and_margin.png?nolink|}}
 +
 +**Cost & margin total price update mode** contains 3 options:
 +
 +  * **Selected manually** - user decides which part should be recalculated when the total price is changed
 +  * **Update margin** - the margin is recalculated when the total price is changed
 +  * **Update cost** - margin remains unchanged but the 'Extra Fee'/'Discount' element of the pricelist is added to the quote with the relevant value
 +
 +
 +=== EXAMPLE ===
 +[{{ :leon:sales:sales-module-settings:rqcm_-_original_request.png?250|Original request}}]
 +The original request is presented in the screenshot on the right-hand side:
 +
 +  * Total Price is €33876.59
 +  * Margin is 20%
 +
 +For the clarity of selection, the **Select manually** mode is set in the Sales Module settings
 + 
 +**1. The Total Price is changed to €35000.00**
 +
 +Once the Total price is amended, Leon will ask which part of the quote should be adjusted. 
 +
 +{{:leon:sales:sales-module-settings:rqcm_-_update_selection.png?nolink|}}
 +[{{ :leon:sales:sales-module-settings:rqcm_-_margin_based_recalculation.png?250|Margin-based recalculation of the quote}}]
 +[{{ :leon:sales:sales-module-settings:rqcm_-_cost_based_recalculation.png?250|Cost-based recalculation of the quote}}]
 +In the case of the 'Update margin/cost' settings selected in the Sales module settings, recalculation will happen automatically.
 +
 +**2. Margin-based update of the quote**
 +
 +If the **Margin** option is selected:
 +
 +  * Elements and the cost remain unchanged
 +  * Since the Total price is increased from €33876.59 to €35000.00, the Margin value is recalculated from 20% to 22.82% based on the cost and the new Total price
 +
 +**3. Cost-based update of the quote**
 +
 +If the **Cost** option is selected:
 +
 +  * Margin remains unchanged at 20%
 +  * Since the Total price is increased from €33876.59 to €35000.00, the **'Extra Fee'** element is added to the pricelist with the relevant amount calculated based on the new Total Price and unchanged margin
  
 ---------- ----------
  
 ===== Optional Trip Settings ===== ===== Optional Trip Settings =====
-[{{ :leon:sales:sales-module-settings:rq_settings_-_optional_settings.png?300|'Optional Settings' option}}]+
 **Optional Trip Settings** sub-section contains the following options: **Optional Trip Settings** sub-section contains the following options:
  
-  * **Create non-confirmed trip when contact is sent** +{{:leon:sales:sales-module-settings:rq_settings_-_optional_settings.png?nolink|}}
-  * **Default due time for optional trips [hhh:mm]**+
  
 [{{ :leon:sales:edit-request:rq_-_create_unconfirmed_quote_pop-up.png?250|'Create non-confirmed trip in OPS module' option}}] [{{ :leon:sales:edit-request:rq_-_create_unconfirmed_quote_pop-up.png?250|'Create non-confirmed trip in OPS module' option}}]
leon/sales-module-tab-in-general-settings.txt · Last modified: 2023/10/19 16:53 by rafal