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,
Idea: https://learnopenerp.blogspot.com/2021/12/import-export-data-into-excel-file-download-odoo14.html