Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0005296 | Openbravo ERP | 07. Sales management | public | 2008-09-29 10:19 | 2009-05-10 19:48 |
|
Reporter | jarek_wozniak | |
Assigned To | anthony_wolski | |
Priority | normal | Severity | trivial | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | 2.40beta | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | No |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0005296: An additional web service is needed to get Location web services |
Description | It is not possible to call the method below in web services since the contactId is required.
public Contact getCustomerContact(int clientId, int customerId, int contactId, String username, String password) |
Steps To Reproduce | |
Proposed Solution | An additional method is needed similar to this one:
public int[] getCustomerAddresses(int clientId, int customerId, String username, String password)
just getting an array with contacts' ids, |
Additional Information | |
Tags | No tags attached. |
Relationships | blocks | defect | 0005253 | | closed | anthony_wolski | An additional web service is needed to get Location web services |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2008-09-29 10:19 | psarobe | New Issue | |
2008-09-29 10:19 | psarobe | Assigned To | => iperdomo |
2008-09-29 10:19 | psarobe | Status | new => scheduled |
2009-02-03 17:06 | iperdomo | Assigned To | iperdomo => anthony_wolski |
2009-02-10 16:31 | anthony_wolski | Status | scheduled => resolved |
2009-02-10 16:31 | anthony_wolski | Fixed in Version | => 2.50 |
2009-02-10 16:31 | anthony_wolski | svn_revision | => N/A |
2009-02-10 16:31 | anthony_wolski | Resolution | open => fixed |
2009-02-10 16:31 | anthony_wolski | Note Added: 0013314 | |
2009-03-03 17:31 | psarobe | Fixed in Version | 2.50 => 2.40MP3 |
2009-03-24 11:02 | psarobe | Fixed in Version | 2.40MP3 => 2.40MP4 |
2009-05-10 19:48 | psarobe | Regression testing | => No |
2009-05-10 19:48 | psarobe | Status | resolved => closed |