Odoo模块更新方法
已经安装模块一次性更新方法
docker-compose.yml文件添加如下设置:
command: -d 'test' -u all --stop-after-init
部分更新与部分安装方法
docker-compose.yml文件添加如下设置:
command: -d 'test' -u module-a -i module-b --stop-after-init
每天成就一小步,积累下来就是一大步。
转发本文请注明出处,谢谢您的阅读与分享!

浙公网安备 33010602011771号