[FIX] sales: English

price included => tax included
price excluded => tax excluded

Closes #276
This commit is contained in:
Xavier Brochard 2018-07-26 14:08:46 +02:00 committed by Martin Trigaux
parent 36cda45b30
commit 1ee489b704

View File

@ -88,15 +88,15 @@ must:
For the purpose of this documentation, we will use the above use case: For the purpose of this documentation, we will use the above use case:
- your product default sale price is 8.26€ price excluded - your product default sale price is 8.26€ tax excluded
- but we want to sell it at 10€, price included, in our shops or - but we want to sell it at 10€, tax included, in our shops or
eCommerce website eCommerce website
Setting your products Setting your products
--------------------- ---------------------
Your company must be configured with price excluded by default. This is Your company must be configured with tax excluded by default. This is
usually the default configuration, but you can check your **Default Sale usually the default configuration, but you can check your **Default Sale
Tax** from the menu :menuselection:`Configuration --> Settings` Tax** from the menu :menuselection:`Configuration --> Settings`
of the Accounting application. of the Accounting application.
@ -155,8 +155,8 @@ This is the expected behavior for a customer of your shop.
Avoid changing every sale order Avoid changing every sale order
=============================== ===============================
If you negotiate a contract with a customer, whether you negotiate price If you negotiate a contract with a customer, whether you negotiate tax
included or price excluded, you can set the pricelist and the fiscal included or tax excluded, you can set the pricelist and the fiscal
position on the customer form so that it will be applied automatically position on the customer form so that it will be applied automatically
at every sale of this customer. at every sale of this customer.