Daniel Reis
724e62a5c4
Update .travis.yml and enable wkhtml2pdf ( #75 )
Update .travis.yml and enable wkhtml2pdf
9 years ago
Christophe CHAUVET
e748bb3be3
[FIX] Bad default model_id ( #73 )
[FIX] mail_notification_email_template: Bad default model_id
9 years ago
ralwafaie
747809f7b0
#69 edit README
9 years ago
ralwafaie
ec739b4157
mail_print module
9 years ago
OCA Git Bot
6a35bc8622
[ADD] setup.py
9 years ago
OCA Git Bot
6178690df1
[UPD] addons table in README.md
9 years ago
Antonio Espinosa
9d4bdcc773
[8.0][ADD] mail_tracking addon ( #67 )
* [ADD] mail_tracking addon
* Add description icon
* Fixes remarked
* Fix Travis error
* Remarks fixed
9 years ago
OCA Git Bot
ba69c94b77
[ADD] setup.py
9 years ago
OCA Git Bot
75074343f8
[UPD] addons table in README.md
9 years ago
Rafael Blasco
589e2ab22a
Merge pull request #66 from Tecnativa/8.0-website_snippet_mass_mailing_partner
[8.0][ADD][website_snippet_mass_mailing_name] Snippet + name
9 years ago
OCA Transbot
af951b4b1a
OCA Transbot updated translations from Transifex
9 years ago
OCA Git Bot
58f4d929af
[ADD] setup.py
9 years ago
OCA Git Bot
db2119ce50
[UPD] addons table in README.md
9 years ago
Yajo
2f24857d35
Workaround test failure
Test does not work, probably due to the framework. Leaving out the last step and hope for the best for v9.
9 years ago
Jairo Llopis
cdf0d302f3
[8.0][ADD][website_snippet_mass_mailing_partner] Snippet + name
Let you have the name field in the mass mailing subscription snippet.
Leave most logic to base module.
Make name field autofilled if user data is available.
Add tour test.
9 years ago
Nicolas Mac Rouillon
2ee5a68ee0
[ADD] mass_mailing_keep_archives ( #50 )
* Bring modules from odoo-addons
* ADD README.rst
* FIX
* FIX init__-py
* ADD author
9 years ago
Holger Brunn
858d6a32aa
[ADD] mail_notification_email_template ( #54 )
* [ADD] mail_notification_email_template
* [FIX] don't try to write null on mail_message_id
* [REN] move demo data to normal data
* [FIX] adapt comment to reality
* [FIX] cope with multiple mails being generated
9 years ago
OCA Transbot
19c1c4a12a
OCA Transbot updated translations from Transifex
9 years ago
OCA Git Bot
fd07083964
[ADD] setup.py
9 years ago
OCA Git Bot
164b830928
[UPD] addons table in README.md
9 years ago
Adrien Peiffer (ACSONE)
06e13cc2cd
[ADD] Add mail_optional_follower_notification module ( #60 )
* [ADD] Add mail_optional_follower_notifications module
* [CHG][mail_optional_follower_notifications] Readme.
* [IMP][mail_optional_follower_notifications] Code review.
* [CHG] Rename mail_optional_follower_notifications to mail_optional_follower_notification
* [IMP][mail_optional_follower_notification] Review
9 years ago
Pedro M. Baeza
b3bca2fb43
Merge pull request #61 from acsone/8.0-fix-mail_footer_notified_partners-ape
[FIX][mail_footer_notified_partners] Use @api.model instead of @api.one .
9 years ago
Adrien Peiffer (ACSONE)
6b62800ca0
[FIX][mail_footer_notified_partners] Use @api.model instead of @api.one .
9 years ago
OCA Transbot
05b728488f
OCA Transbot updated translations from Transifex
9 years ago
OCA Git Bot
27f6c39ab3
[ADD] setup.py
9 years ago
OCA Git Bot
41ad6d47c0
[UPD] addons table in README.md
9 years ago
Pedro M. Baeza
b854cf7590
[IMP] email_template_qweb: README rephrasing
9 years ago
Pedro M. Baeza
4aaa9ab60f
Merge pull request #55 from hbrunn/8.0-email_template_qweb
[ADD] email_template_qweb
9 years ago
OCA Transbot
1acefa49db
OCA Transbot updated translations from Transifex
9 years ago
Holger Brunn
cae13f0061
[ADD] email_template_qweb
9 years ago
OCA Git Bot
6a0bfd8984
[ADD] setup.py
9 years ago
OCA Git Bot
e3dc3e76a6
[UPD] addons table in README.md
9 years ago
Pedro M. Baeza
f13f5f6bfa
Merge pull request #53 from acsone/8.0-add-mail_optional_autofollow-ape
[8.0][ADD] Add mail_optional_autofollow module
9 years ago
Adrien Peiffer (ACSONE)
33c4d3bb32
[IMP][mail_optional_autofollow] Improve readme file
9 years ago
Adrien Peiffer (ACSONE)
b1e3247140
[CHG][mail_optional_autofollow] some improvements
9 years ago
Guewen Baconnier
1f91a58dc5
Merge pull request #52 from lfreeke/8.0-fix_priority_mail_full_extend
[FIX] Make sequence of view higher than the original view
9 years ago
Adrien Peiffer (ACSONE)
1a82c5c662
[CHG] gitignore file
9 years ago
Adrien Peiffer (ACSONE)
96cb90d679
[ADD] Add mail_optional_autofollow module
9 years ago
lfreeke
5fcc0e7794
[FIX] Make sequence of view higher than the original view
9 years ago
OCA Transbot
17148316eb
OCA Transbot updated translations from Transifex
9 years ago
OCA Git Bot
4399ffd4bd
[UPD] addons table in README.md
9 years ago
Rafael Blasco
cd32d36661
Merge pull request #51 from Yajo/mail_debrand
[8.0][mail_debrand] Remove branding from mail footers.
9 years ago
OCA Git Bot
5d1bb89a06
[UPD] addons table in README.md
9 years ago
Jairo Llopis
c928832ae2
[8.0][mail_debrand] Remove branding from mail footers.
Those mail footers odoo sends that say "Sent by YourCompany using Odoo" now say nothing of Odoo.
9 years ago
Pedro M. Baeza
4aea2f4a42
Merge pull request #48 from Yajo/website_mail_snippet_tr_edit
[8.0][website_mail_snippet_tr_edit] Edit <tr> in your mails.
9 years ago
Jairo Llopis
474a6c4bfa
New icon.
9 years ago
Jairo Llopis
ed2e9a29cc
[8.0][website_mail_snippet_table_edit] Edit tables in your mails.
With this module, you can now duplicate or delete <tr> elements in your table-based templates or snippets for emails.
9 years ago
OCA Git Bot
cb6edaf26b
[UPD] addons table in README.md
9 years ago
Rafael Blasco
7991f26b7c
Merge pull request #47 from Yajo/website_mail_snippet_fixed
[8.0][website_mail_snippet_fixed] Fixed-Width Layout Snippets for Writing Emails
9 years ago
Yajo
47e058ed86
Merge pull request #13 from dgzurita/website_mail_snippet_fixed
Font style to image cells added
9 years ago