From 1ee489b704f23aa05000488ab2eb41367d85c402 Mon Sep 17 00:00:00 2001
From: Xavier Brochard <xavier@alternatif.org>
Date: Thu, 26 Jul 2018 14:08:46 +0200
Subject: [PATCH] [FIX] sales: English

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

Closes #276
---
 sales/products_prices/prices/B2B_B2C.rst | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/sales/products_prices/prices/B2B_B2C.rst b/sales/products_prices/prices/B2B_B2C.rst
index 34ef03bfd..e4a0f4926 100644
--- a/sales/products_prices/prices/B2B_B2C.rst
+++ b/sales/products_prices/prices/B2B_B2C.rst
@@ -88,15 +88,15 @@ must:
 
 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
 
 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
 Tax** from the menu :menuselection:`Configuration --> Settings` 
 of the Accounting application.
@@ -155,8 +155,8 @@ This is the expected behavior for a customer of your shop.
 Avoid changing every sale order
 ===============================
 
-If you negotiate a contract with a customer, whether you negotiate price
-included or price excluded, you can set the pricelist and the fiscal
+If you negotiate a contract with a customer, whether you negotiate tax
+included or tax excluded, you can set the pricelist and the fiscal
 position on the customer form so that it will be applied automatically
 at every sale of this customer.