Import list of items for a quote

Hi, I would like to know if there is some way to import a csv file or text or xml and parse it so that it can create a quote of the items in the file ?

With long lists of part numbers would be very convenient to be able to import this directly into the proposal. For example at the begining could there be an option to upload a preformatted file and then dolibarr would parse that file and automatically insert the items into the quotation according to part number and supplied quantity.

A file could look like this:
productPN,3

Anybody has a suggestion on how to achieve this ?

Hello @saxa,

You can have a look on the dolistore for this module : import of quotation lines : This module allows you to import from an Excel table (.xls, .xlsx, .csv, .ods) the content of a quote. If for example you make complex operations of pricing in your spreadsheet, this module allows you to import quickly in Dolibarr the result of this work.

It does exactly what you are searching to achieve

Let us know if that fits your needs by putting this message as the solution for your problem

Regards

@pragmatech64 many thanks for your proposal. I think your module does even more than what I need. Anyway I was looking for some kind of other less costy solution.

Best regards
Sasa