GiBi XVM
|
Compatible: |
|
|
Description
XVM is a VirtueMart customization to import from different formats, like management, Excel sheet, and so on...
Technical information
We often receive requests to import data in VirtueMart : our supplier list, our management data.
Our solution is aimed to a strong division of two phases:
-
From the raw data to a set of values
In the first phase original data are taken from a format ( XML, CVS and others), they are checked, calculated and transformed ina s et of values : code, description, price, and so on. -
From the set of values to VirtueMart
In the second phase data are entered in the right VirtueMart tables, with all the necessary quality control. The original material has been prepared, so this phase is real stable and allows us to insert data easily and quickly.
Customization
To make system more flexible, import engine is in a separated file, so we can update the component without specified customization.


