|
7.
|
|
|
Use
Country/Database ID: You should rarely use this
notation. It's mostly used by developers as it's main
advantage is to never have conflicts (you may have
several records with the same name, but they always
have a unique Database ID)
|
|
|
module: base_import
openerp-web
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
Gebruik
Country/Database ID: U dient deze notatie zo min
mogelijk te gebruiken. Het wordt vaak gebruikt door programmeurs
omdat het als voordeel heeft dat je geen conflicten hebt (je kan
meerdere records met dezelfde naam hebben, maar ze hebben altijd
een unieke database ID)
|
|
Translated by
Christophe Simonis (OpenERP)
|
|
|
|
Located in
code:addons/base_import/static/src/xml/import.xml:155
|
|
8.
|
|
|
For the country
Belgium, you can use one of these 3 ways to import:
|
|
|
module: base_import
openerp-web
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
Voor het land
België, kunt u deze drie manieren van importeren gebruiken:
|
|
Translated by
Christophe Simonis (OpenERP)
|
|
|
|
Located in
code:addons/base_import/static/src/xml/import.xml:146
|
|
9.
|
|
|
company_1,Bigees,True
|
|
|
module: base_import
openerp-web
|
|
|
|
company_1,Bigees,True
|
|
Translated by
Christophe Simonis (OpenERP)
|
|
|
|
Located in
code:addons/base_import/static/src/xml/import.xml:303
|
|
10.
|
|
|
base_import.tests.models.m2o
|
|
|
module: base_import
|
|
|
|
base_import.tests.models.m2o
|
|
Translated by
Christophe Simonis (OpenERP)
|
|
|
|
Located in
model:ir.model,name:base_import.model_base_import_tests_models_m2o
|
|
11.
|
|
|
copy
(select 'company_'||id as "External ID",company_name
as "Name",'True' as "Is a Company" from companies) TO
'/tmp/company.csv' with CSV HEADER;
|
|
|
module: base_import
openerp-web
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
kopie
(select 'company_'||id as "External ID",company_name
as "Name",'True' as "Is a Company" from companies) TO
'/tmp/company.csv' with CSV HEADER;
|
|
Translated by
Christophe Simonis (OpenERP)
|
|
|
|
Located in
code:addons/base_import/static/src/xml/import.xml:297
|
|
12.
|
|
|
CSV file for Manufacturer, Retailer
|
|
|
module: base_import
openerp-web
|
|
|
|
CSV bestand voor fabrikant, groothandel
|
|
Translated by
Christophe Simonis (OpenERP)
|
|
|
|
Located in
code:addons/base_import/static/src/xml/import.xml:206
|
|
13.
|
|
|
Use
Country/External ID: Use External ID when you import
data from a third party application.
|
|
|
module: base_import
openerp-web
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
Gebruik
Land/Externe ID: Gebruik externe ID wanneer u data importeert
vanuit een andere applicatie.
|
|
Translated by
Christophe Simonis (OpenERP)
|
|
|
|
Located in
code:addons/base_import/static/src/xml/import.xml:160
|
|
14.
|
|
|
person_1,Fabien,False,company_1
|
|
|
module: base_import
openerp-web
|
|
|
|
person_1,Fabien,False,company_1
|
|
Translated by
Christophe Simonis (OpenERP)
|
|
|
|
Located in
code:addons/base_import/static/src/xml/import.xml:316
|
|
15.
|
|
|
XXX/External ID
|
|
|
module: base_import
openerp-web
|
|
|
|
XXX/Externe ID
|
|
Translated by
Christophe Simonis (OpenERP)
|
|
|
|
Located in
code:addons/base_import/static/src/xml/import.xml:80
|
|
16.
|
|
|
Don't Import
|
|
|
module: base_import
openerp-web
|
|
|
|
Niet importeren
|
|
Translated by
Christophe Simonis (OpenERP)
|
|
|
|
Located in
code:addons/base_import/static/src/xml/import.xml:351
|