odoo / odoo/docker

The html2text module was not integrated

Open
#406 1 comment 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.