Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0008231Openbravo ERPA. Platformpublic2009-03-23 11:252009-03-26 18:04
iperdomo 
iperdomo 
normalmajoralways
closedfixed 
202.6.25-gentoo-r9
2.40 
2.40MP4 
No
Core
No
0008231: Rollback changes in rev.6023e705032d - The API of webservices can't be changed
In the rev.6023e705032d a change from double to BigDecimal was made. This broke all client using the 2.40 WebServices API. One of this was POS 2.20
- Rollback the changes in rev.6023e705032d of the package org.openbravo.erpCommon.ws
No tags attached.
blocks defect 0008230 closed iperdomo Rollback changes in rev.6023e705032d - The API of webservices can't be changed 
Issue History
2009-03-23 11:25iperdomoTypedefect => backport
2009-03-23 11:25iperdomofix_in_branch => 2.40
2009-03-23 11:45hgbotCheckin
2009-03-23 11:45hgbotNote Added: 0014853
2009-03-23 11:45hgbotStatusscheduled => resolved
2009-03-23 11:45hgbotResolutionopen => fixed
2009-03-23 11:45hgbotFixed in SCM revision => http://code.openbravo.com/erp/stable/2.40/rev/1a77d800138a0f4c40ca0dc4d67275b2b45227c1 [^]
2009-03-24 11:01psarobeFixed in Version => 2.40MP4
2009-03-26 18:04psarobeStatusresolved => closed

Notes
(0014853)
hgbot   
2009-03-23 11:45   
Repository: erp/stable/2.40
Changeset: 1a77d800138a0f4c40ca0dc4d67275b2b45227c1
Author: Iván Perdomo <ivan.perdomo <at> openbravo.com>
Date: Mon Mar 23 11:26:27 2009 +0100
URL: http://code.openbravo.com/erp/stable/2.40/rev/1a77d800138a0f4c40ca0dc4d67275b2b45227c1 [^]

Fixes issue 8231: Rollback webservices API changes

---
M src/org/openbravo/erpCommon/ws/externalSales/ExternalSalesImpl.java
M src/org/openbravo/erpCommon/ws/externalSales/OrderLine.java
M src/org/openbravo/erpCommon/ws/externalSales/Payment.java
M src/org/openbravo/erpCommon/ws/externalSales/Product.java
M src/org/openbravo/erpCommon/ws/externalSales/ProductPlus.java
M src/org/openbravo/erpCommon/ws/externalSales/Tax.java
---