Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
537 มุมมอง

I have a lot of specific xls reports created in ODOO 9. They all use the “report_sxw” model from the openerp.report module.

How can I transfer the created reports to ODOO 17, where there is no openerp.report module? 

I really would not like to create all over again.

Thank's

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

You need to create a custom module for Odoo 17 according to its new coding structure.


อวตาร
ละทิ้ง