How can i uninstall / update a module from command line in odoo 11 ? i'm using ubuntu 16.04
.
相关问题
- how to define constructor for Python's new Nam
- streaming md5sum of contents of a large remote tar
- How to get the background from multiple images by
- Django __str__ returned non-string (type NoneType)
- Evil ctypes hack in python
To update module navigate to odoo folder which contains odoo-bin file then run command
To update all module you can use
you can also select which database by including -d database_name before -u in command