Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0008212Openbravo ERP07. Sales managementpublic2009-02-26 15:222009-05-10 19:47
villind 
iperdomo 
normalmajorN/A
closedfixed 
5
2.40MP3 
2.40MP4 
No
Core
No
0008212: In ExternalSales webservice the uploadOrders method does not report exceptions or any other error conditions
In ExternalSales webservice the uploadOrders method does not report exceptions or any other error conditions. When the other party (POS) relies that the Openbravo has the once uploaded orders some orders will not get uploaded if there is communication of configuration error.
Misconfigure the POS or shutdown the Openbravo database etc. and upload orders.
Properly report status in webservice calls.
No tags attached.
blocks defect 0007850 closed iperdomo In ExternalSales webservice the uploadOrders method does not report exceptions or any other error conditions 
Issue History
2009-03-20 10:05iperdomoTypedefect => backport
2009-03-20 10:05iperdomofix_in_branch => 2.40
2009-03-23 11:45hgbotCheckin
2009-03-23 11:45hgbotNote Added: 0014854
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/11170aafcfa0bd7cdb2fa7eb82468bb3b7b2c658 [^]
2009-03-24 11:01psarobeFixed in Version => 2.40MP4
2009-05-10 19:47psarobeStatusresolved => closed

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

Fixes issue 8212: The uploadOrders throws an AxisFaul (Exception wrapper) when an error occurs

---
M src/org/openbravo/erpCommon/ws/externalSales/ExternalSales.java
M src/org/openbravo/erpCommon/ws/externalSales/ExternalSalesImpl.java
---