
π₯ Import
The Import module allows you to upload and update data in the Pricelist Server via Excel files. It supports various types of content and ensures integrity through a preliminary check (pre-flight) before the final import.
Imports allow you to:
β’ add or update items and multilingual descriptions
β’ update multiple prices simultaneously
β’ upload or update multilingual headers
β’ define parent/child relationships between items
β’ import compositions with dedicated components, quantities, and price columns
Each import performs an automatic check on the file and reports any anomalies before proceeding.
π§± Main Screen
The screen displays the available import types:
β’ Items and Descriptions
β’ Prices
β’ Headers
β’ Parent and Child
β’ Compositions
For each section, you can:
β’ select an Excel file
β’ click Import to start the verification
β’ click Cancel to stop the operation
π§ͺ Pre-Flight Check
Before importing data, the system verifies the file content.
Possible results:
β’ β
Valid file β proceed with the import
β’ β οΈ Warnings β the file can be imported, but verification is recommended
β’ β Errors β the file cannot be uploaded; correct and try again
At the end of the import, a confirmation message is displayed, and the data is immediately available in the system.
π¦ Items and Descriptions
Allows importing items and their descriptions in the enabled languages in the catalog.
Required format:
β’ Column COD β item code
β’ Description columns per language β e.g., IT_DES, UK_DES, β¦
The first row of the file must contain the correct headers.
π° Prices
Allows updating item prices on a price list.
Required format:
β’ Column COD β item code
β’ Price columns β corresponding to the columns defined in the price list (e.g., 001, 002, 100, β¦)
The first row of the file must contain the correct headers.
π·οΈ Headers
Allows importing headers.
Required format:
β’ Column COD β item code
β’ Description columns per language β e.g., IT_DES, UK_DES, β¦
π§© Parent and Child
Defines hierarchical relationships between items.
Required format:
β’ Column MASTER β parent item code
β’ Column CHILD β child item code
Child items automatically inherit the parent’s description and update when the parent is modified.
π§± Compositions
Allows importing items composed of multiple components, with quantities and multi-column price management.
Required format:
β’ CODART β component item code
β’ CODCOMPO β composition code (header)
β’ RIGA β line number in the composition
β’ QTA β component quantity
β’ COLONNA1 β¦ COLONNA5 β columns where to find the component price
β’ IT_DES + additional languages β line description for each catalog language
It is possible to specify up to 5 different price columns for the same item, useful for managing multiple price values associated with the composition.
πΎ Actions
β’ Import β starts file analysis and possibly data loading
β’ Cancel β stops the operation without changes
π§ Operational Tips
β’ ensure the first row of the file contains the correct headers
β’ import items first, then prices, then relationships and compositions
β’ use template files to avoid structural errors
β’ verify price column codes before loading