콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
2 답글
4111 화면

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