The html2text module was not integrated
Nobody has claimed this yet.
- Dominant language
- Dockerfile
- Stars
- 1.2k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the Odoo 14 dependency references in odoo/addons/base/models/ir_mail_server.py and the auto_backup reference for paramiko. Then inspect how this Docker repository declares and installs Python packages, and verify that an image build includes the requested dependencies without breaking the existing setup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, python
- Domain
- backend, build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100