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.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Boekhouding
- Voorraad
- PoS
- Project
- MRP
Deze vraag is gerapporteerd
1
Beantwoorden
8622
Weergaven
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.
Geniet je van het gesprek? Blijf niet alleen lezen, doe ook mee!
Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!
Aanmelden
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