Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
2 Antwoorden
3900 Weergaven

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

Avatar
Annuleer
Auteur Beste antwoord

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

Avatar
Annuleer
Beste antwoord

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,

Avatar
Annuleer

yes this one I have used, very useful