[FIX] content/applications/*: typos

found with codespell
This commit is contained in:
Victor Feyens
2021-05-31 11:52:17 +02:00
committed by vfe-odoo
parent 0a4e0610c6
commit becf7a207d
31 changed files with 55 additions and 48 deletions
@@ -3,7 +3,7 @@ Assign leads based on scoring
=============================
With *Leads Scoring* you can automatically rank your leads based on
selected criterias.
selected criteria.
For example you could score customers from your country higher or the
ones that visited specific pages on your website.
@@ -24,7 +24,7 @@ You now have a new tab in your *CRM* app called *Leads Management*
where you can manage your scoring rules.
Here's an example for a Canadian lead, you can modify for whatever
criteria you wish to score your leads on. You can add as many criterias
criteria you wish to score your leads on. You can add as many criteria
as you wish.
.. image:: media/lead_scoring02.png
@@ -28,7 +28,7 @@ By default, you have a *Public Pricelist* to create more, go to
.. image:: media/seasonal_discount02.png
:align: center
You can set several criterias to use a specific price: periods, min.
You can set several criteria to use a specific price: periods, min.
quantity (meet a minimum ordered quantity and get a price break), etc.
You can also chose to only apply that pricelist on specific products or
on the whole range.
@@ -24,7 +24,7 @@ Listing with variations
=======================
When the **use eBay** on a product with variations is checked and with **Fixed
Price** as **Listing Type**, the eBay form is sligthly different. In the
Price** as **Listing Type**, the eBay form is slightly different. In the
variants array, you can choose which variant will be listed on eBay as well as
set the price and the quantity for each variant.
@@ -47,4 +47,4 @@ Products identifiers such as EAN, UPC, Brand or MPN are required in most of the
The module manages the EAN and UPC identifiers with the **Barcode** field of the product variant.
If the **Barcode** field is empty or is value is not valid, the EAN and UPC values will be set as 'Does not apply' as recommended by eBay.
The Brand and MPN values are working as item specifics and should be define in the **Variants** tab on the product form.
If theses values are not set, 'Does not apply' will be used for the eBay listing.
If these values are not set, 'Does not apply' will be used for the eBay listing.
@@ -66,12 +66,12 @@ Prices per minimum quantity
Discounts, margins, roundings
=============================
*Advanced pricing based on formula* allows to set price change rules.
Changes can be relative to the product list/catalog price, the product cost price,
or to another pricelist. Changes are calculated via discounts or surcharges and can be
forced to fit within floor (minumum margin) and ceilings (maximum margins).
Prices can be rounded to the nearest cent/dollar or multiple of either
(nearest 5 cents, nearest 10 dollars).
*Advanced pricing based on formula* allows to set price change rules.
Changes can be relative to the product list/catalog price, the product cost price,
or to another pricelist. Changes are calculated via discounts or surcharges and can be
forced to fit within floor (minimum margin) and ceilings (maximum margins).
Prices can be rounded to the nearest cent/dollar or multiple of either
(nearest 5 cents, nearest 10 dollars).
Once installed go to
:menuselection:`Sales --> Configuration --> Pricelists`
@@ -30,7 +30,7 @@ expiration time for the quotation.
On each template, you can also specify discounts if the option is
activated in the *Sales* settings. The base price is set in the
product configuration and can be alterated by customer pricelists.
product configuration and can be altered by customer pricelists.
Edit your template
==================