Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
8651 Vizualizări

I need to develop and integrate a functionality in a custom module, where user should be able to upload a .csv file, system should read and process the csv file and generate pdf(s) as output.

Imagine profil
Abandonează

what is your question? It is not clear from the information you just provided. What I could think is, you need to create a wizard to select the file and do that

Cel mai bun răspuns

Hi,

1-To treat a file csv in python : CSV File Reading and Writing

2-Example treatment a csv file : csv – Comma-separated value files

3-See this subject : Upload files to OpenERP through custom module

Thank You.

Imagine profil
Abandonează