Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0020700Openbravo ERP02. Master data managementpublic2012-06-07 12:482012-06-21 12:33
ngarcia 
naiaramartinez 
highminoralways
closedfixed 
5
 
3.0MP13 
Core
No
0020700: Wrong value in Reply-to field when sending various sales orders by mail (to the same BP from different S. Representative)
Wrong value in Reply-to field when sending various sales orders by mail (to the same BP from different S. Representative).

If you choose two sales orders with the same business partner and different sales representative, and click the mail button, the field Reply-to is filled with the mail of one of the SR, although two mails are sent to the BP: one with the order related to the first SR and the other with the order related to the second SR (with the correct mails in the reply-to).

When the BP are different it works right, because the reply-to field is not displayed and a message appears:

This email will be sent to 2 customers by 2 sales reps.

As group admin role:
   Go to Client screen and configure a mail address if it is not configured yet.
   Go to the Sales order screen and choose two orders with the same Business Partner but different Sales Representative (maybe you need to fill this field).
   Click the Mail button
   Notice that the reply-to field is only filled with one mail address.
Make it work as when the BP are differente: not displaying the reply-to field in the pop-up and adding the following message:

"This email will be sent by 2 sales reps."
No tags attached.
Issue History
2012-06-07 12:48ngarciaNew Issue
2012-06-07 12:48ngarciaAssigned To => mirurita
2012-06-07 12:48ngarciaModules => Core
2012-06-11 10:57naiaramartinezNote Added: 0049720
2012-06-11 10:58naiaramartinezAssigned Tomirurita => naiaramartinez
2012-06-11 10:58naiaramartinezStatusnew => scheduled
2012-06-11 10:58naiaramartinezfix_in_branch => pi
2012-06-12 12:57ngarciaIssue Monitored: networkb
2012-06-12 19:02hgbotCheckin
2012-06-12 19:02hgbotNote Added: 0049783
2012-06-12 19:02hgbotStatusscheduled => resolved
2012-06-12 19:02hgbotResolutionopen => fixed
2012-06-12 19:02hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/124efb216006861d1cfb201e6feb3304b467c87e [^]
2012-06-12 19:02hgbotCheckin
2012-06-12 19:02hgbotNote Added: 0049784
2012-06-21 12:33miruritaNote Added: 0049983
2012-06-21 12:33miruritaStatusresolved => closed
2012-06-21 12:33miruritaFixed in Version => 3.0MP13

Notes
(0049720)
naiaramartinez   
2012-06-11 10:57   
Test Plan:
  Login as group admin role:
    Go to Client screen and configure a mail address if it is not configured yet.
    Go to the Sales order window and choose two orders with the same Business Partner but different Sales Representative
    Click the Mail button
    Notice that the reply-to field is not showing and you get the following message: 'This email will be sent to 1 customers by 2 sales reps.'
(0049783)
hgbot   
2012-06-12 19:02   
Repository: erp/devel/pi
Changeset: 124efb216006861d1cfb201e6feb3304b467c87e
Author: Naiara Martinez <naiara.martinez <at> openbravo.com>
Date: Mon Jun 11 10:53:01 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/124efb216006861d1cfb201e6feb3304b467c87e [^]

fixed bug 20700 hide Reply-to field when more than one sales rep.

---
M src/org/openbravo/erpCommon/utility/reporting/printing/PrintController.java
---
(0049784)
hgbot   
2012-06-12 19:02   
Repository: erp/devel/pi
Changeset: f35c55cdedf548d13c5e8ddc107fd38c34e75526
Author: Mikel Irurita <mikel.irurita <at> openbravo.com>
Date: Tue Jun 12 18:59:06 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/f35c55cdedf548d13c5e8ddc107fd38c34e75526 [^]

Related to issue 20700: fix typo

---
M src/org/openbravo/erpCommon/utility/reporting/printing/PrintController.java
---
(0049983)
mirurita   
2012-06-21 12:33   
code review + testing OK