Commit Graph

15 Commits

Author SHA1 Message Date
uco (OpenERP) d827b2f6ea [REF]: Added remaining context changes in _constraints. Removed unnecessary checking for context from methods.
bzr revid: uco@tinyerp.com-20101213064309-vg36f1510xv2f8zb
2010-12-13 12:13:09 +05:30
uco (OpenERP) 6dd290e824 [REF]: Replace the condition 'if not context' with 'if context is None'.
bzr revid: uco@tinyerp.com-20101123070505-9i2lrqhgxzaii3zn
2010-11-23 12:35:05 +05:30
Olivier Dony c90aa7f2f0 [FIX] caldav,email_template,hr_payroll,mrp: cleanup some calls to _( ) - only literal strings should ever been passed!
bzr revid: odo@openerp.com-20101118162131-s2nb25l3e4xzmnjg
2010-11-18 17:21:31 +01:00
rpa (Open ERP) 3c817a8a77 [ADD]: email_template: Added a boolean field "auto_delete" on email account which completely removes email and its attachments from mailbox when sent successfully
bzr revid: rpa@tinyerp.com-20100826124151-imphq5kagsqtjsos
2010-08-26 18:11:51 +05:30
rpa (Open ERP) 300556bc1f [FIX]: email_template: Fix problem of historise sent mail
bzr revid: rpa@tinyerp.com-20100826120020-qgnjef74qrg385l1
2010-08-26 17:30:20 +05:30
rpa (Open ERP) 0d669c2c1d [IMP]: email_template: Improvement in form view of Mailbox
bzr revid: rpa@tinyerp.com-20100825095057-7p231enhmg1llay3
2010-08-25 15:20:57 +05:30
rpa (Open ERP) c87d3a76d2 [ADD]: email_template: Added unlink method to move email to trash/Completely remove according to its current folder
bzr revid: rpa@tinyerp.com-20100825072423-fztz58owf6mm9f17
2010-08-25 12:54:23 +05:30
Olivier Dony 84aea26e88 [IMP] email_template: review + many improvements:
- Support for specifying Reply-To and Message-ID headers in templates
- Restored the proper GPLv3 copyright from Sharoon Thomas (mistakenly switched to AGPL)
- Minor refactoring/cleanup/renaming
- Support for multipart/alternative format when sending emails, including wrapped inside multipart/mixed if attachments are present
- Support for plain attachments (existing files) in addition to reports
- Support for specifying "From" email in "Name <email>" format in addition to using the label on the Email Account

bzr revid: odo@openerp.com-20100818152227-i823jbspioqwr1kk
2010-08-18 17:22:27 +02:00
DHS(OpenERP) 092d59adff [REF] Corrections of OpenERP instead of Open ERP
bzr revid: jvo@tinyerp.com-20100810113506-hm4ocvh4rd68dmu2
2010-08-10 17:05:06 +05:30
Mantavya Gajjar 36c1ba5327 [FIX]: add author and License in all files
bzr revid: mga@tinyerp.com-20100701131622-z225ov1t59c199s3
2010-07-01 18:46:22 +05:30
Dhara bcb1b02c10 [FIX] view and button for the action wizard on email_tempalte
bzr revid: dhara@dhara-laptop-20100625095231-dk8p4oobvvonceyd
2010-06-25 15:22:31 +05:30
Dhara e2a068e03f [FIX] email_tempalte : view and error on email
bzr revid: dhara@dhara-laptop-20100624105226-4n11kv5289wnt96p
2010-06-24 16:22:26 +05:30
Fabien Pinckaers 87cbde0be2 [IMP] marketing campaign
bzr revid: fp@tinyerp.com-20100611074419-93biwenk8q1r68em
2010-06-11 09:44:19 +02:00
Dhara b6c32132b2 [IMP] view and fields in email_template
bzr revid: dhara@dhara-laptop-20100610124450-4j735ukcrxe1dh77
2010-06-10 18:14:50 +05:30
DSH (Open ERP) 394e10020d [NEW] email_template (extracted from poweremail) just to send emails -specially for the marketing_campaign
bzr revid: dsh@tinyerp.com-20100602143627-n0v33g88homb8p70
2010-06-02 20:06:27 +05:30