Exporting Warehouse Data in XML and CSV

It is not the first time that I have to insert a procedure for exporting the inventory data in XML and CSV. These two data formats are respectively compatible with the majority of web tools and also spreadsheets.
Calus Plus is however a very limited compared to other software that I produced and the data contained in the archive to represent the products are few, for this reason, the job should not be long. I will develop a simple automated procedure that can not be changed, the layout of the data and the model will not be covered, to reduce this even more work (it is a free software and the non-working time that I can find will be really small). Normally you would use a template from which they extract the data to the user’s choice, a procedure that I did for my other professional software that I sell.
In this project, however, I want to insert another type of support, export images of the product, at least with regard to the XML format. In this case, you could do as already developed for the printing of labels with bar code, save the products pictures in a folder in the same location as the file to be saved in the XML file, then, will be the only reference to the image contained in that directory.
Still do not know the time it takes to complete these procedures, then that certainly will be included along with other ideas that come to me or as I suggested, but I think that by the end of September, we can do it.

This entry was posted in Calus. Bookmark the permalink.