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

How to run upgrade_code script in odoo 18 to convert all tree tags to list tag

อวตาร
ละทิ้ง
ผู้เขียน คำตอบที่ดีที่สุด

Hi,
To run the upgrade_code script to migrate the tree tags to list tags, it can be run as follows:

./odoo/odoo-bin upgrade_code --addons-path /path_to_custom_addons


For more watch:  Upgrade Code Command in Odoo 18


Thanks

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

Niyas, Thanks for the information but there is one more open source project available for odoo v17 or V18. 

For more Ref. click here  

Thanks,

อวตาร
ละทิ้ง

yes this one I have used, very useful