Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
1867 Переглядів

Hi friends,

This is my scenario(all is done in a Python file):

1- Some payments based on some condition are selected

2- For each payment, some conditions are checked and some new data are provided

3- Now, all provided data for all payments (data that are needed to export in XLSX file)  are in an object(list). 

How can I generate XLSX file from my data?


Note: Some columns in XLSX file might not be directly in the payment(or relational) model. Suppose in a column I want to set 0 or 1 if the payment is of type cash or not.

Аватар
Відмінити
Найкраща відповідь

You check here how to do it 
https://www.cybrosys.com/blog/how-to-generate-xlsx-report-using-controller-in-odoo-17

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
3
лют. 23
5419
2
вер. 24
3074
1
лют. 24
1780
3
лип. 23
3136
2
трав. 23
3255