KolushovAlexandr
d2fca79697
⬆️ 1️⃣ 2️⃣ mail_sent
6 years ago
ArtyomLosev
7de69b098a
[11.0][PORT] port mail_base, mail_all, mail_archives, mail_sent to v11 ( #127 )
* [PORT] Ported_mail archives, mail_to, mail_base to Odoo 11.0
* [FIX] mail_base get_domain method fix; mail_archives add channel fix
* [PORT] mail all to 11.0
* [PORT] mail_sent to 11.0
* [FIX] mail_archives domain fix
* [FIX] mail_base additional condition fix
* [FIX] channel preview fix
7 years ago
x620
ad9462c0f5
[ADD] Create module Mail Sent and added changes that displayed Sent menu item
9 years ago
Ildar Nasyrov
070ba321f3
[MOV] module -- mail_sent
9 years ago
Ildar Nasyrov
6e63cb9747
[MOV] module -- mail_partner_lang
9 years ago
Ildar Nasyrov
349a271b47
[MOV] module -- mail_move_message
9 years ago
Ildar Nasyrov
80615d90a8
[MOV] module -- mail_fix_empty_body
9 years ago
Ildar Nasyrov
0b82d2c952
[MOV] module -- mail_fix_553
9 years ago
Ildar Nasyrov
805c7f22a5
[MOV] module -- mail_delete_odoo_footer
9 years ago
Ildar Nasyrov
6adf755aa6
[MOV] module -- mail_check_immediately
9 years ago
Ildar Nasyrov
e1583cccf6
[MOV] module -- res_partner_strip_email
9 years ago
Ildar Nasyrov
5faf3accd9
[MOV] module -- mail_wall_custom
9 years ago
Ildar Nasyrov
16245d9e50
[MOV] module -- mail_todo_custom
9 years ago
Ildar Nasyrov
4f4eb23c97
[MOV] module -- mail_sent
9 years ago
Ildar Nasyrov
2c9a1c887c
[MOV] module -- mail_partner_lang
9 years ago
Ildar Nasyrov
07c131d451
[MOV] module -- mail_move_message
9 years ago
Ildar Nasyrov
1009c5a57e
[MOV] module -- mail_fix_empty_body
9 years ago
Ildar Nasyrov
40de6ae302
[MOV] module -- mail_fix_553
9 years ago
Ildar Nasyrov
10bbed08a8
[MOV] module -- mail_delete_odoo_footer
9 years ago
Ildar Nasyrov
55c678ba25
[MOV] module -- mail_check_immediately
9 years ago
Ivan Yelizariev
768935742f
[DOC] update tested version
9 years ago
Ivan Yelizariev
ef18752520
update status
9 years ago
ufaks
83b2e473f9
[REF] Apply remarks
9 years ago
Ivan Yelizariev
c0551e2a16
[DOC] description for mail_check_immediately
9 years ago
Ivan Yelizariev
9f4e93b26c
[DOC] add description to mail_sent
9 years ago
Ivan Yelizariev
fa702389f5
[DOC] description for mail_fix_empty_body
10 years ago
Ilnur Gallyamov
b9948e3c30
models.ru to pep8
10 years ago
Ivan Yelizariev
133d940602
split mail_delete_odoo_footer in two modules:
* mail_delete_access_link
* mail_delete_sent_by_footer
10 years ago
Ivan Yelizariev
8a6bb6789c
split mail_delete_odoo_footer in two modules:
* mail_delete_access_link
* mail_delete_sent_by_footer
10 years ago
Ivan Yelizariev
c9312f71e2
split mail_delete_odoo_footer in two modules:
* mail_delete_access_link
* mail_delete_sent_by_footer
10 years ago
Ivan Yelizariev
d4cf894a16
[DOC] add link to blog
10 years ago
Ivan Yelizariev
b18ca4cab0
[DOC] add fixme note
10 years ago
Ivan Yelizariev
54e4461f67
[DOC] add link to issue https://github.com/odoo/odoo/issues/5864
10 years ago
Ivan Yelizariev
bd7aa00612
[DOC] small updates
10 years ago
Ivan Yelizariev
95c2999501
[DOC] rename to "Mail relocation"
10 years ago
Ivan Yelizariev
557c10799b
[DOC] description with screenshots
10 years ago
Ivan Yelizariev
ce9d37e8e3
[REF] come back to origin idea of redefining "send" function, because
nothing else works
* rewriting email_from field before executing "send" doesn't work
because we lost email_from value of incoming email if sender was not
in res.partner
* it's impossible to inhering build_email function, because we don't
have CR variable there.
10 years ago
Ivan Yelizariev
f613fcdf44
[REF] check email_from at mail.mail, because it's more stable variant
across different versions of odoo
[IMP] use new parameter for default alias: mail.catchall.alias_from
10 years ago
Ivan Yelizariev
1a3e74b4dc
move module description to README.rst file
10 years ago
Ivan Yelizariev
744b06694d
move module description to README.rst file
10 years ago
Ivan Yelizariev
2fcb6ca330
move module description to README.rst file
10 years ago