Re: [Openerp-community] [ANNOUNCE] newsletter (~mass_mailing) module

2014-02-26 Thread Eric Caudal

On 02/26/2014 03:35 PM, Holger Brunn wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256


We have released yesterday a module that might be included in this
project, called mail_organizer.

Nice module! This one seems quite similar, but implements a slightly
different workflow:
http://bazaar.launchpad.net/~therp-nl/therp-addons/7.0/view/head:/fetchmail_inbox/__openerp__.py

But I'd rather propose it to server-env-tools than openerp-crm, as it
seems perfectly generic, isn't it?

[...]

Yes. Sounds good. We will prepare the MP.



By the way we came as well with a new polymorphic field idea that
is applied in this module.

Looks interesting. For the module above, I had to do something similar
but resorted to some hackish use of a many2one field with a fallback
to a reference field.

Wouldn't it be great to have web_polymorphic be a widget for reference
fields? Actually, it might just inherit from FieldReference and add
the flexibility on model choice you're after. And if the polymorphic
field also accepted ids of models in addition to their names, you'd
save yourself some helper fields in mail_organizer (and I guess most
modules using it). But well, let's better discuss that when you
propose it to web-addons.
This is indeed perfect for the reference field. It is not yet supporting 
ids but that could be a nice spinoff (for tags for example).

In this polymorphic field you can easily have domain for example.
We will send a MP on web-addons anyway.


- -- 
Therp - Maatwerk in open ontwikkeling


Holger Brunn - Ontwerp en implementatie

mail: hol...@therp.nl
web: http://therp.nl
-BEGIN PGP SIGNATURE-
Version: GnuPG v1
Comment: Using GnuPG with Icedove - http://www.enigmail.net/

iF4EAREIAAYFAlMNmUUACgkQAcl2D+yjrhgtCQEAgdtjRRRQBos8IeAjg/3kQGj0
PZTbbzuVaSp0EtfS84MA/0uHIZhnHKLeVtNzf6+rLftDhBz0byRmMd9IF5jk8saN
=eZkl
-END PGP SIGNATURE-

___
Mailing list: https://launchpad.net/~openerp-community
Post to : openerp-community@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openerp-community
More help   : https://help.launchpad.net/ListHelp



___
Mailing list: https://launchpad.net/~openerp-community
Post to : openerp-community@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openerp-community
More help   : https://help.launchpad.net/ListHelp


Re: [Openerp-community] [ANNOUNCE] newsletter (~mass_mailing) module

2014-02-25 Thread Holger Brunn
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

> We have released yesterday a module that might be included in this 
> project, called mail_organizer.

Nice module! This one seems quite similar, but implements a slightly
different workflow:
http://bazaar.launchpad.net/~therp-nl/therp-addons/7.0/view/head:/fetchmail_inbox/__openerp__.py

But I'd rather propose it to server-env-tools than openerp-crm, as it
seems perfectly generic, isn't it?

[...]

> By the way we came as well with a new polymorphic field idea that
> is applied in this module.

Looks interesting. For the module above, I had to do something similar
but resorted to some hackish use of a many2one field with a fallback
to a reference field.

Wouldn't it be great to have web_polymorphic be a widget for reference
fields? Actually, it might just inherit from FieldReference and add
the flexibility on model choice you're after. And if the polymorphic
field also accepted ids of models in addition to their names, you'd
save yourself some helper fields in mail_organizer (and I guess most
modules using it). But well, let's better discuss that when you
propose it to web-addons.

- -- 
Therp - Maatwerk in open ontwikkeling

Holger Brunn - Ontwerp en implementatie

mail: hol...@therp.nl
web: http://therp.nl
-BEGIN PGP SIGNATURE-
Version: GnuPG v1
Comment: Using GnuPG with Icedove - http://www.enigmail.net/

iF4EAREIAAYFAlMNmUUACgkQAcl2D+yjrhgtCQEAgdtjRRRQBos8IeAjg/3kQGj0
PZTbbzuVaSp0EtfS84MA/0uHIZhnHKLeVtNzf6+rLftDhBz0byRmMd9IF5jk8saN
=eZkl
-END PGP SIGNATURE-

___
Mailing list: https://launchpad.net/~openerp-community
Post to : openerp-community@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openerp-community
More help   : https://help.launchpad.net/ListHelp


Re: [Openerp-community] [ANNOUNCE] newsletter (~mass_mailing) module

2014-02-25 Thread Eric Caudal
Title: Eric CAUDAL

  
  
We have released yesterday a module
  that might be included in this project, called mail_organizer.
  
  It basically allows the user to change the OpenERP object a mail
  is assigned to (for example a mail received in leads can be
  transfered to applicant or another lead).
  
  It is available here:
http://bazaar.launchpad.net/~openerp-community/openobject-addons/elico-7.0/files
  or here: http://www.openerp.com/apps/7.0/mail_organizer
  A video is available here:
  http://v.youku.com/v_show/id_XNjc3Njc0Nzky.html
  
  By the way we came as well with a new polymorphic field idea that
  is applied in this module.
  Looking forward to your feedback
  
  



Eric Caudal
CEO
--
Elico Corporation, Shanghai branch
OpenERP Premium Certified Training Partner 
Cell: + 86 186 2136 1670
Office: + 86 21 6211 8017/27/37
Skype: elico.corp
eric.cau...@elico-corp.com
http://www.elico-corp.com


 
  On 02/25/2014 09:05 PM, Holger Brunn wrote:


  -BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Hello community,

a while ago, Maxime created a project for crm related addons on
launchpad: https://launchpad.net/openerp-crm

I'd like to kick start this project with with a module called
newsletter (https://www.openerp.com/apps/newsletter/): It roughly does
what mass_mailing does, but for version 6.1 and 7.0, too.

Further, it helps the editor by splitting up the mail to be generated
into an intro, outro and topics, so that you have a clear structure.
In the background, the layout is determined by an email template.

Another difference is that you can define different newsletter types
to which you can assign specific groups which are allowed to send a
newsletter of this type. This way, you can easily have a workflow
where one person sets up a selection, a second writes content and a
third approves this and actually sends the newsletter.

Finally, this addon depends on the ckeditor addon which supports
inline (data url) images. This allows your users to send emails
containing images without the need to have them hosted at some place
accessible from the internet and it's also good for the recipients'
privacy.

I'm interested about your comments,
regards
Holger

PS: I'm aware that there is an addon of the same name for 6.0, but it
looks pretty orphaned to me, so I hijacked the name.

PPS: When we started with this module last year, there was no
mass_mailing (or at least, we ware not aware of it). For version 8 of
newsletter, I think we'll implement that on top of mass_mailing.

- -- 
Therp - Maatwerk in open ontwikkeling

Holger Brunn - Ontwerp en implementatie

mail: hol...@therp.nl
web: http://therp.nl
-BEGIN PGP SIGNATURE-
Version: GnuPG v1
Comment: Using GnuPG with Icedove - http://www.enigmail.net/

iF4EAREIAAYFAlMMlR0ACgkQAcl2D+yjrhihRwEAqWLOI4v9ln2eZH7mcszgaJNi
O4/HwOGxeEJeertP9+gA/iqmn6OhxUrP5wFG8t6NMObDvIJmQG5iONQTQ9Sr2uAB
=Eifd
-END PGP SIGNATURE-

___
Mailing list: https://launchpad.net/~openerp-community
Post to : openerp-community@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openerp-community
More help   : https://help.launchpad.net/ListHelp



  

___
Mailing list: https://launchpad.net/~openerp-community
Post to : openerp-community@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openerp-community
More help   : https://help.launchpad.net/ListHelp