Openbravo Issue Tracking System - Openbravo ERP |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0005253 | Openbravo ERP | 07. Sales management | public | 2008-09-25 10:11 | 2009-04-21 10:54 |
|
| 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 | 2.50 | |
| 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 | 0005253: 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 | | depends on | backport | 0005296 | | 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-25 10:11 | jarek_wozniak | New Issue | |
| 2008-09-25 10:11 | jarek_wozniak | Assigned To | => cromero |
| 2008-09-25 10:11 | jarek_wozniak | sf_bug_id | 0 => 2127875 |
| 2008-09-29 10:19 | psarobe | Status | new => scheduled |
| 2008-09-29 10:19 | psarobe | Assigned To | cromero => iperdomo |
| 2008-09-29 10:19 | psarobe | fix_in_branch | => trunk |
| 2009-02-03 17:06 | iperdomo | Assigned To | iperdomo => anthony_wolski |
| 2009-02-10 16:32 | anthony_wolski | Status | scheduled => resolved |
| 2009-02-10 16:32 | anthony_wolski | Fixed in Version | => 2.50 |
| 2009-02-10 16:32 | anthony_wolski | svn_revision | => N/A |
| 2009-02-10 16:32 | anthony_wolski | Resolution | open => fixed |
| 2009-02-10 16:32 | anthony_wolski | Note Added: 0013316 | |
| 2009-04-21 10:54 | psarobe | Status | resolved => closed |