Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0007919Openbravo ERP07. Sales managementpublic2009-02-24 21:452009-05-10 19:46
villind 
anthony_wolski 
highmajoralways
closedfixed 
5
2.40MP3 
2.40MP4 
Core
No
0007919: Webservice methods getCustomerContact() and updateCustomer() use emailuser insted of email address
Webservice methods getCustomerContact() and updateCustomer() use emailuser insted of email address. The SQL select and update are accessing the emails server username instead of the email address field.
See the attached patch.
No tags attached.
blocks defect 0007807 closed anthony_wolski Webservice methods getCustomerContact() and updateCustomer() use emailuser insted of email address 
Issue History
2009-03-03 13:34rafarodaTypedefect => backport
2009-03-03 13:34rafarodafix_in_branch => 2.40
2009-03-23 03:40hgbotCheckin
2009-03-23 03:40hgbotNote Added: 0014835
2009-03-23 03:40hgbotStatusscheduled => resolved
2009-03-23 03:40hgbotResolutionopen => fixed
2009-03-23 03:40hgbotFixed in SCM revision => http://code.openbravo.com/erp/stable/2.40/rev/9383ede06c34077871ad51482782748e2ee474e5 [^]
2009-03-24 11:01psarobeFixed in Version => 2.40MP4
2009-05-10 19:46psarobeStatusresolved => closed

Notes
(0014835)
hgbot   
2009-03-23 03:40   
Repository: erp/stable/2.40
Changeset: 9383ede06c34077871ad51482782748e2ee474e5
Author: Anthony Wolski <awolski <at> openbravo.com>
Date: Mon Mar 09 16:56:07 2009 +0100
URL: http://code.openbravo.com/erp/stable/2.40/rev/9383ede06c34077871ad51482782748e2ee474e5 [^]

Fixes issue 0007919. Web service methods now use email.

---
M src/org/openbravo/erpCommon/ws/services/WebServiceImpl.java
M src/org/openbravo/erpCommon/ws/services/WebServicesContact_data.xsql
---