Skip to content

Instantly share code, notes, and snippets.

View StephaneBunel's full-sized avatar

Stéphane Bunel StephaneBunel

View GitHub Profile
const csvFieldMapper = {
"ART_CODE": [mapID, 0], // item.id (ref)
"ART_CBAR": [mapProperty, 6], // 6 (ean1)
"ART_P_VTE": [mapValue, 0],
"ART_P_VTEB": [mapValue, 0],
"ART_MSUPPTPF1": [mapValue, 0],
"XXX_MARQUE": [mapProperty, 14], // 14 (fournisseur)
"ART_P_ACH": [mapProperty, 12], // 12 (prix_vente)
"ART_P_ACHUB": [mapProperty, 12], // 12 (prix_vente)
"ART_P_PRV": [mapProperty, 12], // 12 (prix_vente)