Skip to Content
Menu
This question has been flagged
2 Replies
9410 Views

I have in the columns:

    'upload_file': fields.binary('Upload csv File')

http://tinypic.com/r/90y89w/8

Can i replace the "save as" button with "validate" or "import" button(and of course change the functionality )???

Or, is better to create something like the "import a csv file" from openerp?

Any help?

Avatar
Discard
Best Answer

Yes, you can create a button like import csv file and treat this like a qweb module.

So, i think you have to create a new widget that makes you upload the file, read it and then display all its content.

I have tried an example like this

This can help you as a begining:

http://www.tutorialspoint.com/python/python_cgi_programming.htm

Avatar
Discard

Please, vote

Author Best Answer

Thank you for your answer, it is really helpful.Did you upload somewhere this example you've created?  

Avatar
Discard

No i didnt!!!! Because i didnt finidh it yet. If you want i can give you my code if you are interesting in ;)

It would be great,thank you!!!!:D

On 23 July 2015 at 10:45, Drees Far <far.drees@gmail.com> wrote:

No i didnt!!!! Because i didnt finidh it yet. If you want i can give you my code if you are interesting in ;)

--
Drees Far
Sent by Odoo S.A. using Odoo access your messages

ok can you reload the question to be able to answer you because only one answer is alloowed per question

Author

I can't do many things,since I have only 8 karma.You can post it as a comment if you want.

But, i want to get karma :/

I have asked a new question in your position ;) https://www.odoo.com/fr_FR/forum/help-1/question/how-to-import-csv-file-on-odoo-88573

Related Posts Replies Views Activity
2
Jun 17
7559
3
Jun 20
2083
1
Nov 18
7458
11
Feb 17
60660
1
Aug 15
2421