From e9b391c3080b8f0d12d0e7a7a36dc29f8d5a90d3 Mon Sep 17 00:00:00 2001 From: Fabrice Henrion Date: Thu, 26 Feb 2015 00:30:20 -0800 Subject: [PATCH] [FIX] base_import: typos closes #5478 --- addons/base_import/static/src/xml/import.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/addons/base_import/static/src/xml/import.xml b/addons/base_import/static/src/xml/import.xml index 1f8bd6705a8..0f17765e5b2 100644 --- a/addons/base_import/static/src/xml/import.xml +++ b/addons/base_import/static/src/xml/import.xml @@ -209,9 +209,9 @@ (e.g. a customer that has multiple tags)?

The tags should be separated by a comma without any - spacing. For example, if you want you customer to be - lined to both tags 'Manufacturer' and 'Retailer' - then you will encode it as follow "Manufacturer, + spacing. For example, if you want your customer to be + linked to both tags 'Manufacturer' and 'Retailer' + then you will encode "Manufacturer, Retailer" in the same column of your CSV file.

CSV file for Manufacturer, Retailer