Openbravo Issue Tracking System - Retail Modules
View Issue Details
0031123Retail ModulesWeb POSpublic2015-10-09 12:582016-03-22 23:56
guillermogil 
marvintm 
highmajoralways
closedfixed 
5
 
RR16Q1 
guilleaer
No
0031123: Cannot create a verify return of a product that no longer exits on the assortment (both hgvol and non-hgvol)
Cannot create a verify return of a product that no longer exits on the assortment
1.- Create an order
2.- Go to backend
3.- Enable Remote Product Preference
4.- Remove the previously used product from the assortment
5.- Load again web POS
6.- Create a verify return from the previously created order
You are stuck on loading window

Note: does neither seem to work without HGVOL activated, but fails in a different way then
No tags attached.
Issue History
2015-10-09 12:58guillermogilNew Issue
2015-10-09 12:58guillermogilAssigned To => Retail
2015-10-09 12:58guillermogilRegression date => 2015-10-16
2015-10-09 12:58guillermogilTriggers an Emergency Pack => No
2015-10-09 13:01guillermogilSummaryCannot create a verify return of a product that no longer extis on the assortment with HGVOL activated => Cannot create a verify return of a product that no longer exits on the assortment with HGVOL activated
2015-10-09 13:01guillermogilDescription Updatedbug_revision_view_page.php?rev_id=9662#r9662
2015-10-09 13:01guillermogilSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=9664#r9664
2015-10-13 09:46guillermogilResolution time => 1444946400
2015-10-13 09:46guillermogilRegression date2015-10-16 =>
2015-10-13 16:37OrekariaAssigned ToRetail => mtaal
2015-10-13 16:37OrekariaStatusnew => acknowledged
2015-10-13 17:25mtaalAssigned Tomtaal => migueldejuana
2015-10-26 10:12marvintmResolution time1444946400 =>
2015-10-26 10:12marvintmAssigned Tomigueldejuana => marvintm
2015-10-26 10:12marvintmTypedefect => design defect
2015-11-13 11:35mtaalSummaryCannot create a verify return of a product that no longer exits on the assortment with HGVOL activated => Cannot create a verify return of a product that no longer exits on the assortment (both hgvol and non-hgvol)
2015-11-13 11:35mtaalDescription Updatedbug_revision_view_page.php?rev_id=10220#r10220
2015-11-13 11:35mtaalSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=10221#r10221
2015-11-23 13:02hgbotCheckin
2015-11-23 13:02hgbotNote Added: 0082078
2015-11-23 13:02hgbotStatusacknowledged => resolved
2015-11-23 13:02hgbotResolutionopen => fixed
2015-11-23 13:02hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/436e2d34944a0bf363f290d38d101ce22d297d93 [^]
2015-11-23 13:04hgbotCheckin
2015-11-23 13:04hgbotNote Added: 0082079
2015-11-23 13:04hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/436e2d34944a0bf363f290d38d101ce22d297d93 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/06def0a8bb995206e876ae4876056c27051fbb16 [^]
2015-11-23 13:05hgbotCheckin
2015-11-23 13:05hgbotNote Added: 0082080
2015-11-23 13:05hgbotCheckin
2015-11-23 13:05hgbotNote Added: 0082081
2015-11-23 13:05hgbotCheckin
2015-11-23 13:05hgbotNote Added: 0082082
2015-11-23 13:43hgbotCheckin
2015-11-23 13:43hgbotNote Added: 0082093
2015-11-26 09:26hgbotCheckin
2015-11-26 09:26hgbotNote Added: 0082358
2015-12-02 11:17hgbotCheckin
2015-12-02 11:17hgbotNote Added: 0082524
2015-12-04 12:14guilleaerReview Assigned To => guilleaer
2015-12-04 12:14guilleaerStatusresolved => closed
2015-12-04 12:14guilleaerFixed in Version => RR16Q1
2016-01-22 12:00hgbotCheckin
2016-01-22 12:00hgbotNote Added: 0083567
2016-01-22 12:00hgbotStatusclosed => resolved
2016-01-22 12:00hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/06def0a8bb995206e876ae4876056c27051fbb16 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/41bc46f6344b936d3ba774a913fc92f20038db80 [^]
2016-01-25 09:44marvintmStatusresolved => closed
2016-03-22 23:56eugeniIssue Monitored: eugeni

Notes
(0082078)
hgbot   
2015-11-23 13:02   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 436e2d34944a0bf363f290d38d101ce22d297d93
Author: Antonio Moreno Perez <antonio.moreno <at> openbravo.com>
Date: Fri Nov 06 13:17:59 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/436e2d34944a0bf363f290d38d101ce22d297d93 [^]

Fixed issue 31123.[ProductsMissingInAssortment] When loading receipts, layaways, or quotations from the backend, added a secondary flow which loads the product from the backend, without non-essential properties, so that an order/layaway/quotation with a product not contained in the assortment can be created.

---
M src/org/openbravo/retail/posterminal/master/ProductProperties.java
M web/org.openbravo.retail.posterminal/js/model/order.js
A src/org/openbravo/retail/posterminal/master/LoadedProduct.java
---
(0082079)
hgbot   
2015-11-23 13:04   
Repository: erp/pmods/org.openbravo.retail.returns
Changeset: 06def0a8bb995206e876ae4876056c27051fbb16
Author: Antonio Moreno Perez <antonio.moreno <at> openbravo.com>
Date: Fri Nov 06 13:12:50 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/06def0a8bb995206e876ae4876056c27051fbb16 [^]

Fixed issue 31123.[ProductsMissingInAssortment] When using verified returns functionality, added a secondary flow which loads the product from the backend, without non-essential properties, so that a return from a receipt with a product not contained in the assortment can be created.

---
M web/org.openbravo.retail.returns/js/modalReturnLines.js
---
(0082080)
hgbot   
2015-11-23 13:05   
Repository: tools/automation/pi-mobile
Changeset: b806ef33e13a30bb5f8489b56febd9c61e036285
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Tue Nov 17 18:01:37 2015 +0100
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/b806ef33e13a30bb5f8489b56febd9c61e036285 [^]

Related to issue 31123. Added automated tests.

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/suites/HighVolSuite.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/LayawayProductsNotInAssortment.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/QuotationProductsNotInAssortment.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/ReceiptRetrievalProductsNotInAssortment.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/returns/VerifiedReturnProductsNotInAssortment.java
---
(0082081)
hgbot   
2015-11-23 13:05   
Repository: tools/automation/pi-mobile
Changeset: 9931c6c57e3a6adb6438116aeaaa744768b7e587
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Wed Nov 18 18:12:00 2015 +0100
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/9931c6c57e3a6adb6438116aeaaa744768b7e587 [^]

Related to issue 31123. Added automated tests.

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/LayawayProductsNotInAssortment.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/QuotationProductsNotInAssortment.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/ReceiptRetrievalProductsNotInAssortment.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/returns/VerifiedReturnProductsNotInAssortment.java
---
(0082082)
hgbot   
2015-11-23 13:05   
Repository: tools/automation/pi-mobile
Changeset: 8840f49be532f0b36ef7222f0b5719a4e0758bd0
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Fri Nov 20 17:22:38 2015 +0100
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/8840f49be532f0b36ef7222f0b5719a4e0758bd0 [^]

Related to issue 31123. Added automated tests.

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/LayawayProductsNotInAssortment.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/QuotationProductsNotInAssortment.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/ReceiptRetrievalProductsNotInAssortment.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/returns/VerifiedReturnProductsNotInAssortment.java
---
(0082093)
hgbot   
2015-11-23 13:43   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: ade6e720d9cc92f2012e249424049fc8b5b52234
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Mon Nov 23 13:43:43 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/ade6e720d9cc92f2012e249424049fc8b5b52234 [^]

Related to issue 31123. Changed copyright

---
M src/org/openbravo/retail/posterminal/master/LoadedProduct.java
---
(0082358)
hgbot   
2015-11-26 09:26   
Repository: tools/automation/pi-mobile
Changeset: 4c88e54a76b3b35beee6a7c771b1c52cf9e270c9
Author: Rafa Alonso <ral <at> openbravo.com>
Date: Thu Nov 26 09:23:30 2015 +0100
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/4c88e54a76b3b35beee6a7c771b1c52cf9e270c9 [^]

Related to issue 31123: Assorment tests make use of global methods

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/LayawayProductsNotInAssortment.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/QuotationProductsNotInAssortment.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/ReceiptRetrievalProductsNotInAssortment.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/returns/VerifiedReturnProductsNotInAssortment.java
---
(0082524)
hgbot   
2015-12-02 11:17   
Repository: tools/automation/pi-mobile
Changeset: cbc7e9443f0e16772fe6c0dd36983f74b8ebf723
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Wed Dec 02 09:25:09 2015 +0100
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/cbc7e9443f0e16772fe6c0dd36983f74b8ebf723 [^]

Related to issue 31123. Changed tests to remove product from assortment in a safer way

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/LayawayProductsNotInAssortment.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/QuotationProductsNotInAssortment.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/ReceiptRetrievalProductsNotInAssortment.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/returns/VerifiedReturnProductsNotInAssortment.java
---
(0083567)
hgbot   
2016-01-22 12:00   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 41bc46f6344b936d3ba774a913fc92f20038db80
Author: Asier Martirena <asier.martirena <at> openbravo.com>
Date: Tue Nov 10 12:47:00 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/41bc46f6344b936d3ba774a913fc92f20038db80 [^]

Fixed issue 31123.
Receipts with products not in assorment can be loaded

---
M src/org/openbravo/retail/posterminal/master/ProductProperties.java
M web/org.openbravo.retail.posterminal/js/model/order.js
A src/org/openbravo/retail/posterminal/master/LoadedProduct.java
---