Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
1871 Представления

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
5420
2
сент. 24
3076
1
февр. 24
1784
3
июл. 23
3140
2
мая 23
3258