Openbravo Issue Tracking System - Retail Modules
View Issue Details
0030734Retail ModulesWeb POSpublic2015-09-02 09:452015-09-16 20:28
guillermogil 
mtaal 
immediatecriticalalways
closedfixed 
30
pi 
RR15Q4 
migueldejuana
No
0030734: Select warehouse from WebPOS is not working
If you enable 'Allow to select a warehouse for a specific line order' preference you can select the priority warehouse in order to create the shipment.
On PI it is not working.
* Enable 'Allow to select a warehouse for a specific line order' preference
* Go to WebPOS
* Select a Product with 'Cross Store' enabled
* Select one warehouse
* Close the order
* Repeat the steps described but change the warehouse

The Warehouse should be different but it is the same
No tags attached.
Issue History
2015-09-02 09:45guillermogilNew Issue
2015-09-02 09:45guillermogilAssigned To => Retail
2015-09-02 09:45guillermogilTriggers an Emergency Pack => No
2015-09-02 10:21AugustoMauchPriorityhigh => immediate
2015-09-02 15:17guillermogilAssigned ToRetail => mtaal
2015-09-06 19:23OrekariaNote Added: 0080158
2015-09-06 19:24OrekariaNote Edited: 0080158bug_revision_view_page.php?bugnote_id=0080158#r9371
2015-09-08 08:51hgbotCheckin
2015-09-08 08:51hgbotNote Added: 0080232
2015-09-08 08:51hgbotStatusnew => resolved
2015-09-08 08:51hgbotResolutionopen => fixed
2015-09-08 08:51hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c84a38e35a18b0d70d50adc9a603349f37a6edd5 [^]
2015-09-11 20:53hgbotCheckin
2015-09-11 20:53hgbotNote Added: 0080349
2015-09-11 20:53hgbotCheckin
2015-09-11 20:53hgbotNote Added: 0080350
2015-09-12 00:56hgbotCheckin
2015-09-12 00:56hgbotNote Added: 0080353
2015-09-12 00:56hgbotCheckin
2015-09-12 00:56hgbotNote Added: 0080354
2015-09-12 00:56hgbotCheckin
2015-09-12 00:56hgbotNote Added: 0080355
2015-09-12 00:56hgbotCheckin
2015-09-12 00:56hgbotNote Added: 0080356
2015-09-12 01:08hgbotCheckin
2015-09-12 01:08hgbotNote Added: 0080357
2015-09-15 14:01mtaalReview Assigned To => migueldejuana
2015-09-16 09:56migueldejuanaNote Added: 0080428
2015-09-16 09:56migueldejuanaStatusresolved => closed
2015-09-16 09:56migueldejuanaFixed in Version => RR15Q4
2015-09-16 20:28hgbotCheckin
2015-09-16 20:28hgbotNote Added: 0080440
2015-09-16 20:28hgbotCheckin
2015-09-16 20:28hgbotNote Added: 0080441

Notes
(0080158)
Orekaria   
2015-09-06 19:23   
(edited on: 2015-09-06 19:24)
Could we create a new test to prevent this issue from happening again?
We lack warehouseId specific tests

(0080232)
hgbot   
2015-09-08 08:51   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: c84a38e35a18b0d70d50adc9a603349f37a6edd5
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Fri Sep 04 14:32:49 2015 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c84a38e35a18b0d70d50adc9a603349f37a6edd5 [^]

Fixes issue 30734: Select warehouse from WebPOS is not working
In case line has different warehouse as order then don't do singlebin logic

---
M src/org/openbravo/retail/posterminal/OrderLoader.java
---
(0080349)
hgbot   
2015-09-11 20:53   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 3a174334302ef824a2ce67c72c0fa19abaa107cd
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Fri Sep 11 12:50:17 2015 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/3a174334302ef824a2ce67c72c0fa19abaa107cd [^]

Related to issue 30734: Select warehouse from WebPOS is not working
Use order line warehouse when selecting bin/locator

---
M src/org/openbravo/retail/posterminal/OrderLoader.java
---
(0080350)
hgbot   
2015-09-11 20:53   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: f4eac913f60badc99d0ea4eb14282d6115e887c0
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Fri Sep 11 13:20:14 2015 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/f4eac913f60badc99d0ea4eb14282d6115e887c0 [^]

Related to issue 30734: Select warehouse from WebPOS is not working
Use order line warehouse if not null, if null use order warehouse

---
M src/org/openbravo/retail/posterminal/OrderLoader.java
---
(0080353)
hgbot   
2015-09-12 00:56   
Repository: tools/automation/pi-mobile
Changeset: e9b4083cb146bd6f34cea7f76fc19f618fd4e32b
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Wed Sep 09 23:25:55 2015 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/e9b4083cb146bd6f34cea7f76fc19f618fd4e32b [^]

Related to issue 30734: Select warehouse from WebPOS is not working
Added automated test

---
M src-test/org/openbravo/test/mobile/common/selenium/javascript/TestId.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/sales/I30734_CheckWarehouseByLine.java
---
(0080354)
hgbot   
2015-09-12 00:56   
Repository: tools/automation/pi-mobile
Changeset: 048c1f707a504f6cbce60c8d02b850503d64d121
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Wed Sep 09 23:44:26 2015 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/048c1f707a504f6cbce60c8d02b850503d64d121 [^]

Related to issue 30734: Select warehouse from WebPOS is not working
Reset show stock screen for product to N

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/sales/I30734_CheckWarehouseByLine.java
---
(0080355)
hgbot   
2015-09-12 00:56   
Repository: tools/automation/pi-mobile
Changeset: a1461e036c3569c554a87b86d58fc8e5dea65e7d
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Thu Sep 10 09:11:15 2015 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/a1461e036c3569c554a87b86d58fc8e5dea65e7d [^]

Related to issue 30734: Select warehouse from WebPOS is not working
Set product show stock before logging in

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/sales/I30734_CheckWarehouseByLine.java
---
(0080356)
hgbot   
2015-09-12 00:56   
Repository: tools/automation/pi-mobile
Changeset: 0c52f0ea33adffc9d8350b0e290b6750e82e116c
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Fri Sep 11 13:21:20 2015 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/0c52f0ea33adffc9d8350b0e290b6750e82e116c [^]

Related to issue 30734: Select warehouse from WebPOS is not working
Change way inventory is init, relogin to reload master data

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/sales/I30734_CheckWarehouseByLine.java
---
(0080357)
hgbot   
2015-09-12 01:08   
Repository: tools/automation/pi-mobile
Changeset: f8f62ec3aaa0d53cad3e5ac0c5f29d74148d7e60
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Sat Sep 12 01:08:10 2015 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/f8f62ec3aaa0d53cad3e5ac0c5f29d74148d7e60 [^]

Related to issue 30734: Select warehouse from WebPOS is not working
Disable database check for oracle until understand why it fails for oracle

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/sales/I30734_CheckWarehouseByLine.java
---
(0080428)
migueldejuana   
2015-09-16 09:56   
Tested and reviewed in 5fa909d5e1af
(0080440)
hgbot   
2015-09-16 20:28   
Repository: tools/automation/pi-mobile
Changeset: 7a78abb083867343df7ca6abeb6a2182df014129
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Wed Sep 16 13:09:08 2015 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/7a78abb083867343df7ca6abeb6a2182df014129 [^]

Related to issue 30734: Select warehouse from WebPOS is not working
enabled test for Oracle as sample data has been updated

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/sales/I30734_CheckWarehouseByLine.java
---
(0080441)
hgbot   
2015-09-16 20:28   
Repository: tools/automation/pi-mobile
Changeset: 77db33839b3e7616d727869960be3cefbfeb6849
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Wed Sep 16 16:59:56 2015 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/77db33839b3e7616d727869960be3cefbfeb6849 [^]

Related to issue 30734: Select warehouse from WebPOS is not working
Set the priority of the org-warehouse before execution and set it back afterwards

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/sales/I30734_CheckWarehouseByLine.java
---