odoo / docker

Other
932 stars 1.52k forks source link

The html2text module was not integrated #406

Open hermitguo opened 2 years ago

hermitguo commented 2 years ago

odoo14, There is a module that is not integrated, and there is a backup function that is often used. It is suggested to integrate several commonly used plug-ins, such as backup and pay for the modules that need to be installed. pip3 install paramiko, ==> auto_backup pip3 install html2text ==> odoo/addons/base/models/ir_mail_server.py

lathama commented 3 months ago

I checked Odoo 17 container just now and no paramiko so a PR to https://github.com/odoo/docker/blob/master/17.0/Dockerfile might help.

Packages I assume are: