Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentes Révision précédente
Prochaine révision
Révision précédente
en:addons:ebay [2026/08/19 11:12] – [Usage] ics02en:addons:ebay [2026/08/19 11:46] (Version actuelle) – [Input file format] ics02
Ligne 35: Ligne 35:
 :INFO: Some alphabets may not be recognised by the extension. The relevant row will then be displayed in red and the relevant columns will show “Unrecognised characters”. You can edit these elements directly in the table before importing the data. :INFO: Some alphabets may not be recognised by the extension. The relevant row will then be displayed in red and the relevant columns will show “Unrecognised characters”. You can edit these elements directly in the table before importing the data.
 ===== Input file format ===== ===== Input file format =====
 +
 +The input file must be a CSV (or text) file with a delimiter (TAB, comma, semicolon or any other character). This is an export file generated from eBay.
 +
 +:INFO: Some columns in the file will not be used during processing.
 +
 +<code>
 +  1            2                  4                                                                 9
 +SALE NUMBER | ORDER NUMBER | BUYER’S NAME | BUYER’S MESSAGE | BUYER’S ADDRESS 1 | BUYER’S ADDRESS 2 | BUYER’S TOWN |
 + 10                         11                    12            15                 16                   17
 +BUYER’S REGION/STATE | BUYER’S POSTCODE | BUYER’S COUNTRY | RECIPIENT’S NAME | RECIPIENT’S TEL | RECIPIENT’S ADDRESS 1 |
 + 18                        19                      20                    21                22                24
 +RECIPIENT’S ADDRESS 2 | DELIVERY TOWN | DELIVERY REGION/STATE | DELIVERY POST CODE | DELIVERY COUNTRY | ITEM DESCRIPTION |
 +   25          27           28                   29                   40         50           53            54
 +DESCRIPTION | QUANTITY | SELLING PRICE | DELIVERY/SHIPPING COST | eBay Tax | TOTAL PRICE | SALE DATE | PAYMENT DATE |
 +   63
 +DELIVERY SERVICE
 +</code>
 +
 +In the case of an eBay order containing several items, the first line contains the general order details:
 +  * Buyer and delivery details
 +  * The total quantity of items
 +  * The total sale amount (in the ‘Sale price’ column)
 +  * The total amount, dates and delivery service
 +
 +This line is followed by several product lines. These contain only product details (quantity, sale price, product title and description) and the sale and order numbers (which are identical to those on the first line).
 +
 +===== Versions =====
 +^Version ^Date ^Comments^
 +|3.A1.09.00 | 12/08/26 | Adaptation for Gestan A1.09.01 |
 +|3.A1.08.02 |14/03/25| Migration to A1 format |
 +|3.15.46.02 |14/03/25| First beta version |
 +|3.15.46.01 |12/03/25| First alpha version |
 +
 +\\ \\
 +-----------------
 +ℹ️ **Other ‘Extensions’ articles**
 +
 +[[fr:wiki:admin:extensions|How to install an extension]]
 +
 +<nspages en:addons -nbCol=2 -textPages="" -h1 -r -simpleLineBreak >
  • en/addons/ebay.1787130760.txt.gz
  • Dernière modification : 2026/08/19 11:12
  • de ics02