콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
8913 화면

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.

아바타
취소

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

베스트 답변

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.

아바타
취소