← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 770510] Re: server action - allow to specify "email from "

 

** Changed in: openobject-addons
   Importance: Undecided => Wishlist

** Changed in: openobject-addons
       Status: New => Confirmed

** Changed in: openobject-addons
     Assignee: (unassigned) => OpenERP R&D Addons Team 1 (openerp-dev-addons1)

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/770510

Title:
  server action - allow to specify "email from "

Status in OpenERP Modules (addons):
  Confirmed

Bug description:
  base_action_rule.py

  lines
  299         if not emailfrom:
  300             emailfrom = tools.config.get('email_from', False)
  301 

  1) this config is usualy not accessible
  2) different server actions should have different "from " settings

  please add the possiblity to add a configurable from address to server
  actions


References