Ivan Yelizariev
|
e4f8227040
|
📖 new website
|
4 years ago |
Ivan Yelizariev
|
b49fe92d31
|
🚑 mail_to: error on sending bot commands
fixes #317
|
4 years ago |
Vildan Safin
|
9610732f11
|
🌈 mail_to: pre-commit auto cleanup
Signed-off-by: Vildan Safin <safin@it-projects.info>
|
4 years ago |
Vildan Safin
|
b92179f6e3
|
📖 mail_to: Changed license
Signed-off-by: Vildan Safin <safin@it-projects.info>
|
4 years ago |
Vildan Safin
|
fff8adcb4c
|
Merge remote-tracking branch 'Eugene/12.0-mail_addons-merge-mail_to-fix' into 12.0-mail_to
Signed-off-by: Vildan Safin <safin@it-projects.info>
|
4 years ago |
Ivan Yelizariev
|
c19b9b7fba
|
📖 new support mail
|
5 years ago |
Ivan Yelizariev
|
0a2539d62a
|
📖 Distribute under MIT license
If you made a contribution and don't agree with this change please open an issue
|
5 years ago |
Ivan Yelizariev
|
4de9fc2272
|
💚 fixing trailing comma
|
5 years ago |
Ivan Yelizariev
|
6297d42801
|
💚 pre-commit: auto cleanups
|
5 years ago |
KolushovAlexandr
|
54a65c86e5
|
⬆️1️⃣2️⃣ mail_to
|
6 years ago |
rusllan
|
d8f70667ae
|
🌈 all the __openerp__.py files renamed in __manifest__.py
|
6 years ago |
KolushovAlexandr
|
0bf97f17b3
|
1️⃣2️⃣🆘 mark unported modules as non-installable
|
6 years ago |
Ivan Yelizariev
|
892eb1017d
|
[LINT] fix version format
|
7 years ago |
Ivan Yelizariev
|
509a41073b
|
[LINT] no need utf-8 in py3
|
7 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 |
ArtyomLosev
|
bb78359390
|
[PORT] Disable non-ported modules.
|
7 years ago |
ArtyomLosev
|
75b6aacc6a
|
[FIX] doubling recipients (#106)
|
7 years ago |
Ivan Yelizariev
|
9f876b95e2
|
[DOC] add support email
|
8 years ago |
x620
|
9169a92390
|
[DOC] adds icons and images for app store
|
9 years ago |
Ivan Yelizariev
|
40a6b1f2c0
|
[DOC] price + tiny updates
|
9 years ago |
x620
|
d90dee942f
|
[ADD] mail_to module: display recipients the right of the messages
|
9 years ago |
Ilyas
|
69c2a10b6b
|
[PORT] tour
|
9 years ago |
x620
|
2db75d48ef
|
[FIX] base.js: add return
[FIX] res_partner_mails_count.xml: remove unused code
[FIX] __openerp__.py: change license
|
9 years ago |
x620
|
f03ed373c5
|
[FIX] change depends
|
9 years ago |
x620
|
813f79ecf6
|
[FIX] change depends
|
9 years ago |
Ilyas
|
add7bc0147
|
[ADD] phantom tour and test
|
9 years ago |
x620
|
284144d9a1
|
README.rst: no read messages, but all messages
main.js: commented deprecated code
__openerp__.py: fix syntax error
|
9 years ago |
x620
|
bac088a50a
|
Init commit: worked 8.0 version, which will be changed to 9.0.
Changed __openerp__.py and README.rst only.
|
9 years ago |
Ilyas
|
f4f5b4a98d
|
[IMP] moar pictures
|
9 years ago |
Ilyas
|
ddded64ac2
|
[ADD] manifest price
|
9 years ago |
x620
|
3c4d5f8f4f
|
Removed unused security, controllers.py and demo.xml
|
9 years ago |
x620
|
dfa270255e
|
Add mail to depends in __openerp__.py
|
9 years ago |
x620
|
ee328d4332
|
Return mail_sent in __openerp__.py
|
9 years ago |
x620
|
9c6e120d0c
|
Corrected count display letters
|
9 years ago |
x620
|
b07f52f9e3
|
Corrected wrong calculated mails count on the smart buttons
|
9 years ago |
x620
|
9233c9c0db
|
1. Create two Smart buttons (Income and Sent)
2. Calculate income and sent messages and output values on Smart buttons
TODO: Create actions when click Smart buttons
|
9 years ago |