Skip to Content
Menu
This question has been flagged
1 Reply
3247 Views

Hello there,


I am trying to build a module that uploads an xlsx file and writes the content to the sale order line.

I have created a wizard to upload the excel file.

The code is looking as follows:
python.py: https://ibb.co/gFRWJHr
xml:  https://ibb.co/FByLc8V

Let me know what I need to change to read the file

Thanks,

Avatar
Discard
Best Answer

Hi,

If you need a sample of reading the data from excel file and record into some table in odoo, see this code here: https://github.com/odoomates/odooapps/blob/15.0/om_account_bank_statement_import/models/account_bank_statement_import.py#:~:text=def import_file(self,if not date%3A

Thanks

Avatar
Discard
Author

Thank you Niyas. I will go through the code and try to understand. If I have a question I will reach out to you.

God bless you bro!

Related Posts Replies Views Activity
1
Dec 21
3557
3
Mar 24
6042
1
Mar 21
3636
4
May 24
1425
3
Nov 23
5998