Skip to content

Commit

Permalink
TA#66890 [16.0][DEL] mail_bot_no_pong (#162)
Browse files Browse the repository at this point in the history
  • Loading branch information
majouda authored Jul 28, 2024
1 parent 89a91d1 commit 2263aeb
Show file tree
Hide file tree
Showing 12 changed files with 0 additions and 79 deletions.
1 change: 0 additions & 1 deletion .docker_files/main/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
"base_external_report_layout",
"ir_attachment_access_token_portal",
"lang_fr_activated",
"mail_bot_no_pong",
"mail_template_default",
],
"installable": True,
Expand Down
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ COPY attachment_minio /mnt/extra-addons/attachment_minio
COPY base_external_report_layout /mnt/extra-addons/base_external_report_layout
COPY ir_attachment_access_token_portal /mnt/extra-addons/ir_attachment_access_token_portal
COPY lang_fr_activated /mnt/extra-addons/lang_fr_activated
COPY mail_bot_no_pong /mnt/extra-addons/mail_bot_no_pong
COPY mail_template_default /mnt/extra-addons/mail_template_default

COPY .docker_files/main /mnt/extra-addons/main
Expand Down
17 changes: 0 additions & 17 deletions mail_bot_no_pong/README.rst

This file was deleted.

4 changes: 0 additions & 4 deletions mail_bot_no_pong/__init__.py

This file was deleted.

14 changes: 0 additions & 14 deletions mail_bot_no_pong/__manifest__.py

This file was deleted.

4 changes: 0 additions & 4 deletions mail_bot_no_pong/models/__init__.py

This file was deleted.

12 changes: 0 additions & 12 deletions mail_bot_no_pong/models/mail_bot.py

This file was deleted.

Binary file removed mail_bot_no_pong/static/description/icon.png
Binary file not shown.
Binary file not shown.
Binary file removed mail_bot_no_pong/static/description/pong.png
Binary file not shown.
4 changes: 0 additions & 4 deletions mail_bot_no_pong/tests/__init__.py

This file was deleted.

22 changes: 0 additions & 22 deletions mail_bot_no_pong/tests/test_mail_bot.py

This file was deleted.

0 comments on commit 2263aeb

Please sign in to comment.