yajo 6cc336e705 [FIX] mail_autosubscribe: missing dependency
This should fix the tests, that are currently failing on CI with:

```
2022-07-05 16:19:13,250 259 INFO odoo odoo.service.server: Starting post tests
2022-07-05 16:19:13,253 259 ERROR odoo odoo.tests.loader: Can not `import mail_autosubscribe`.
Traceback (most recent call last):
  File "/opt/odoo/odoo/tests/loader.py", line 33, in _get_tests_modules
    mod = importlib.import_module('.tests', modpath)
  File "/usr/lib/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 848, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/__w/social/social/mail_autosubscribe/tests/__init__.py", line 1, in <module>
    from . import test_mail_autosubscribe
  File "/__w/social/social/mail_autosubscribe/tests/test_mail_autosubscribe.py", line 5, in <module>
    from odoo_test_helper import FakeModelLoader
ModuleNotFoundError: No module named 'odoo_test_helper'
```
2022-07-07 07:29:19 +00:00
2021-12-06 14:59:57 +00:00
2022-01-21 10:56:04 +00:00
2021-12-06 14:54:54 +00:00
2022-05-31 09:47:04 +00:00
2022-02-17 15:24:00 +00:00
2022-05-11 20:56:49 +00:00
2022-05-24 17:37:10 +00:00
2021-10-17 17:07:28 +02:00
2022-03-31 17:46:11 +02:00
2021-10-17 17:07:28 +02:00
2021-10-17 17:07:28 +02:00
2021-10-17 17:07:28 +02:00
2021-10-17 17:07:28 +02:00
2021-10-17 17:07:28 +02:00
2021-10-17 17:07:28 +02:00
2021-10-17 17:07:28 +02:00
2022-07-05 16:17:01 +00:00

Runboat Pre-commit Status Build Status codecov Translation Status

social

TODO: add repo description.

Available addons

addon version maintainers summary
base_search_mail_content 15.0.1.0.1 Base Search Mail Content
mail_activity_board 15.0.1.1.0 Add Activity Boards
mail_activity_creator 15.0.1.0.0 Show activities creator
mail_activity_done 15.0.1.0.0 Mail Activity Done
mail_activity_partner 15.0.1.0.0 Add Partner to Activities
mail_activity_team 15.0.1.2.0 Add Teams to Activities
mail_attach_existing_attachment 15.0.1.0.0 Adding attachment on the object by sending this one
mail_autosubscribe 15.0.1.0.1 Automatically subscribe partners to its company's business documents
mail_debrand 15.0.1.2.1 pedrobaeza joao-p-marques Remove Odoo branding in sent emails Removes anchor <a href odoo.com togheder with it's parent ( for powerd by) form all the templates removes any 'odoo' that are in tempalte texts > 20characters
mail_optional_follower_notification 15.0.1.0.1 Choose to notify followers on mail.compose.message
mail_outbound_static 15.0.1.0.0 Allows you to configure the from header for a mail server.
mail_preview_base 15.0.1.0.0 Base to add more previewing options
mail_show_follower 15.0.1.2.1 Show CC document followers in mails.
mail_tracking 15.0.1.0.1 Email tracking system for all mails sent

Licenses

This repository is licensed under AGPL-3.0.

However, each module can have a totally different license, as long as they adhere to Odoo Community Association (OCA) policy. Consult each module's __manifest__.py file, which contains a license key that explains its license.


OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

Description
OCA social fork
Readme 3.4 MiB
Languages
Python 48.5%
HTML 42.2%
JavaScript 8%
SCSS 1.3%