Openbravo Issue Tracking System - Retail Modules
View Issue Details
0025607Retail ModulesReturn Receiptpublic2014-01-30 15:472015-02-03 13:20
jecharri 
rafademiguel 
urgentmajoralways
closedfixed 
5
RMP30.1 
RR14Q2RR14Q2 
malsasua
No
0025607: Impossible to do a return
Impossible to do a return
-Configure one organization with access to one warehouse with 2 storage bins
-create stock in 2 storage bins. Total of the stock 10
-Create an order in Web POS with a product with stock with qty=10
-Verify that goods shipments has 2 lines, one per storage bin.

-Go to Web POS and try to return the previously creatd ticket.

Verify that it is impossible due to java modules/org.openbravo.retail.returns/src/org/openbravo/retail/returns/ReturnsShipmentOrderLoaderHook.java

The java class expects to get only one m_inoutline related to c_orderline but there are 2. Due to that the order will go to window "Errors while importing pos data"
No tags attached.
related to feature request 0025623 closed migueldejuana It is possible to return more quantity than sold quantity 
Issue History
2014-01-30 15:47jecharriNew Issue
2014-01-30 15:47jecharriAssigned To => malsasua
2014-01-30 15:47jecharriResolution time => 1393628400
2014-01-30 15:47jecharriTriggers an Emergency Pack => No
2014-02-11 09:48jecharriResolution time1393628400 => 1392418800
2014-02-27 11:55rafademiguelAssigned Tomalsasua => rafademiguel
2014-02-27 12:06hgbotCheckin
2014-02-27 12:06hgbotNote Added: 0064647
2014-02-27 12:06hgbotStatusnew => resolved
2014-02-27 12:06hgbotResolutionopen => fixed
2014-02-27 12:06hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/5ab4c5881088fd62dd3d6dfe51b84f9226eca9f6 [^]
2014-02-27 12:08hgbotCheckin
2014-02-27 12:08hgbotNote Added: 0064648
2014-02-27 12:08hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/5ab4c5881088fd62dd3d6dfe51b84f9226eca9f6 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/4a33b3ea1deb672173aacf9f95404f5abd61b572 [^]
2014-02-27 12:50hgbotCheckin
2014-02-27 12:50hgbotNote Added: 0064652
2014-02-27 12:50hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/4a33b3ea1deb672173aacf9f95404f5abd61b572 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.cirque/rev/5ab4c5881088fd62dd3d6dfe51b84f9226eca9f6 [^]
2014-02-27 16:36malsasuaReview Assigned To => malsasua
2014-02-27 16:36malsasuaNote Added: 0064655
2014-02-27 16:36malsasuaStatusresolved => closed
2014-02-27 16:36malsasuaFixed in Version => RMP32
2015-02-03 13:20migueldejuanaRelationship addedrelated to 0025623

Notes
(0064647)
hgbot   
2014-02-27 12:06   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 5ab4c5881088fd62dd3d6dfe51b84f9226eca9f6
Author: Rafa de Miguel <rafael.demiguel <at> openbravo.com>
Date: Thu Feb 27 11:56:04 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/5ab4c5881088fd62dd3d6dfe51b84f9226eca9f6 [^]

fixed issue 25607: Impossible to do a return

---
M src/org/openbravo/retail/posterminal/PaidReceipts.java
M web/org.openbravo.retail.posterminal/js/components/modalpaidreceipts.js
---
(0064648)
hgbot   
2014-02-27 12:08   
Repository: erp/pmods/org.openbravo.retail.returns
Changeset: 4a33b3ea1deb672173aacf9f95404f5abd61b572
Author: Rafa de Miguel <rafael.demiguel <at> openbravo.com>
Date: Thu Feb 27 12:07:10 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/4a33b3ea1deb672173aacf9f95404f5abd61b572 [^]

fixed issue 25607: Impossible to do a return

---
M src/org/openbravo/retail/returns/ReturnsShipmentOrderLoaderHook.java
M web/org.openbravo.retail.returns/js/modalReturnLines.js
---
(0064652)
hgbot   
2014-02-27 12:50   
Repository: erp/pmods/org.openbravo.retail.posterminal.cirque
Changeset: 5ab4c5881088fd62dd3d6dfe51b84f9226eca9f6
Author: Rafa de Miguel <rafael.demiguel <at> openbravo.com>
Date: Thu Feb 27 11:56:04 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.cirque/rev/5ab4c5881088fd62dd3d6dfe51b84f9226eca9f6 [^]

fixed issue 25607: Impossible to do a return

---
M src/org/openbravo/retail/posterminal/PaidReceipts.java
M web/org.openbravo.retail.posterminal/js/components/modalpaidreceipts.js
---
(0064655)
malsasua   
2014-02-27 16:36   
verified