Khác biệt giữa các bản “Translations:Nhập tệp CSV vào Kiu ERP/19/en”

Từ Kiu Wiki
Bước tới: chuyển hướng, tìm kiếm
(Tạo trang mới với nội dung “For example, to reference the country of a contact, Kiu ERP proposes you 3 different fields to import: * Country: the name or code of the country * Countr…”)
 
 
Dòng 10: Dòng 10:
 
According to your need, you should use one of these 3 ways to reference records in relations. Here is when you should use one or the other, according to your need:
 
According to your need, you should use one of these 3 ways to reference records in relations. Here is when you should use one or the other, according to your need:
  
* Use Country: This is the easiest way when your data come from CSV files that have been created manually.
+
* Use Country: This is the easiest way when your data come from CSV files that have been created manually.
* 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)
+
* 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)
* Use Country/External ID: Use External ID when you import data from a third party application.
+
* Use Country/External ID: Use External ID when you import data from a third party application.
 
When you use External IDs, you can import CSV files with the "External ID" column to define the External ID of each record you import. Then, you will be able to make a reference to that record with columns like "Field/External ID". The following two CSV files give you an example for Products and their Categories.
 
When you use External IDs, you can import CSV files with the "External ID" column to define the External ID of each record you import. Then, you will be able to make a reference to that record with columns like "Field/External ID". The following two CSV files give you an example for Products and their Categories.

Bản hiện tại lúc 10:54, ngày 27 tháng 12 năm 2017

Thông tin về thông điệp (đóng góp)
Thông điệp này hiện chưa có tài liệu hướng dẫn. Nếu bạn biết thông điệp này dùng ở đâu và dùng như thế nào, bạn có thể giúp những biên dịch viên khác bằng cách thêm tài liệu hướng dẫn cho nó.
Định nghĩa thông điệp (Nhập tệp CSV vào Kiu ERP)
Ví dụ,
để tham chiếu nước của liên hệ, Kiu ERP xuất 3 trường để import:
* Quốc gia: tên hoặc mã của nước đó
* Quốc gia / ID cơ sở dữ liệu: ID duy nhất      Kiu ERP cho một bản ghi, xác định bởi cột ID postgresql
* Quốc gia / ID ngoài: ID của bản ghi này được      tham chiếu trong một ứng dụng khác (hoặc file .XML đã từng import bản ghi      này)
Trong
trường hợp nước Bỉ, bạn có thể sử dụng một trong 3 cách để nhập liệu:
* Quốc gia: Bỉ
* Quốc gia / ID cơ sở dữ liệu: 21
* Quốc gia / ID ngoài: base.be
Tùy
theo nhu cầu, bạn nên sử dụng một trong 3 cách để tham chiếu bản ghi liên quan.
Đây là lúc bạn cần dùng cách này hay cách khác, tùy theo nhu cầu:
* Sử dụng tên nước: Đây là cách dễ dàng nhất      khi dữ liệu của bạn lấy từ các file CSV được tạo bằng cách thủ công.
* Sử dụng Quốc gia / ID cơ sở dữ liệu: Bạn      chỉ nên sử dụng ký hiệu này một cách rất hạn chế. Chủ yếu được sử dụng bởi      các lập trình viên bởi ưu điểm chính là không bao giờ xung đột (bạn có thể      có một số bản ghi trùng tên, nhưng chúng luôn có một ID Cơ sở dữ liệu duy      nhất)
* Sử dụng Quốc gia / ID ngoài: Sử dụng ID      bên ngoài khi bạn nhập dữ liệu từ một ứng dụng của bên thứ ba.
Khi
bạn sử dụng ID bên ngoài, bạn có thể nhập các file CSV có cột “ID bên ngoài để
xác định ID bên ngoài của mỗi bản ghi bạn nhập liệu. Sau đó, bạn có thể tham
chiếu đến bản ghi với các cột như “Dòng / ID ngoài". Hai tập tin CSV sau
đây là ví dụ về Sản phẩm và Danh mục tương ứng.
Bản dịchFor example, to reference the country of a contact, Kiu ERP proposes you 3 different fields to import:
* Country: the name or code of the country
* Country/Database ID: the unique Kiu ERP ID for a record, defined by the ID postgresql column
* Country/External ID: the ID of this record referenced in another application (or the .XML file that imported it)
Trong
For the country Belgium, you can use one of these 3 ways to import:
* Country: Belgium
* Country/Database ID: 21
* Country/External ID: base.be
According to your need, you should use one of these 3 ways to reference records in relations. Here is when you should use one or the other, according to your need:

* Use Country: This is the easiest way when your data come from CSV files that have been created manually.
* 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)
* Use Country/External ID: Use External ID when you import data from a third party application.
When you use External IDs, you can import CSV files with the "External ID" column to define the External ID of each record you import. Then, you will be able to make a reference to that record with columns like "Field/External ID". The following two CSV files give you an example for Products and their Categories.

For example, to reference the country of a contact, Kiu ERP proposes you 3 different fields to import:

  • Country: the name or code of the country
  • Country/Database ID: the unique Kiu ERP ID for a record, defined by the ID postgresql column
  • Country/External ID: the ID of this record referenced in another application (or the .XML file that imported it)

Trong For the country Belgium, you can use one of these 3 ways to import:

  • Country: Belgium
  • Country/Database ID: 21
  • Country/External ID: base.be

According to your need, you should use one of these 3 ways to reference records in relations. Here is when you should use one or the other, according to your need:

  • Use Country: This is the easiest way when your data come from CSV files that have been created manually.
  • 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)
  • Use Country/External ID: Use External ID when you import data from a third party application.

When you use External IDs, you can import CSV files with the "External ID" column to define the External ID of each record you import. Then, you will be able to make a reference to that record with columns like "Field/External ID". The following two CSV files give you an example for Products and their Categories.