Openbravo Issue Tracking System - Retail Modules
View Issue Details
0036243Retail ModulesWeb POSpublic2017-06-13 13:172017-06-21 13:17
nataliag 
ebecerra 
normalmajoralways
closedfixed 
5
 
RR17Q3 
marvintm
OBPS
47137
Production - QA Approved
2017-02-06
RR17Q2
https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/90c74c3d4836 [^]
No
0036243: Default Customer Location not working doing a sale in web POS
If there is a customer with several addresses and you configure the POS terminal with this "Default customer" and you assign to it one of the multiples addresses this customer has in the "Default Customer Location" field, when you do a sale in the POS terminal, the address assigned is not that one filled like "Default".
1-Go to Business Partner window in backoffice and select the "Arturo Montoro" register.
2- Click on "Location/Address" tab and add some addresses, for example, Test1, Test2 and Test3.
3- Now, go to "POS Terminal" window and select the VBS-1 terminal. Set the "Default Customer" as Arturo Montoro and "Default Customer Location" as Test2 and save it.
4- Loggin in this POS terminal (VBS-1), create a ticket and complete it.
5- Go back to "Sales order" window in backoffice, and see the sale made in step 4. The "Partner Address"is not that one, fixed in step 3.
No tags attached.
depends on backport 0036301RR17Q2.1 closed ebecerra Default Customer Location not working doing a sale in web POS 
Issue History
2017-06-13 13:17nataliagNew Issue
2017-06-13 13:17nataliagAssigned To => Retail
2017-06-13 13:17nataliagOBNetwork customer => Yes
2017-06-13 13:17nataliagSupport ticket => 47137
2017-06-13 13:17nataliagResolution time => 1499119200
2017-06-13 13:17nataliagTriggers an Emergency Pack => No
2017-06-13 17:14ahernandezgilIssue Monitored: ahernandezgil
2017-06-20 16:19hgbotCheckin
2017-06-20 16:19hgbotNote Added: 0097515
2017-06-20 16:19hgbotStatusnew => resolved
2017-06-20 16:19hgbotResolutionopen => fixed
2017-06-20 16:19hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/f6d7b8d520ee01e8f18351777a76340a645c8ba6 [^]
2017-06-20 16:52marvintmAssigned ToRetail => ebecerra
2017-06-20 18:20marvintmStatusresolved => new
2017-06-20 18:20marvintmResolutionfixed => open
2017-06-20 18:20marvintmStatusnew => scheduled
2017-06-20 18:20marvintmStatusscheduled => resolved
2017-06-20 18:20marvintmFixed in Version => RR17Q3
2017-06-20 18:20marvintmResolutionopen => fixed
2017-06-20 18:21marvintmRegression level => Production - QA Approved
2017-06-20 18:21marvintmRegression date => 2017-02-06
2017-06-20 18:21marvintmRegression introduced in release => RR17Q2
2017-06-20 18:21marvintmRegression introduced by commit => https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/90c74c3d4836 [^]
2017-06-20 19:40marvintmReview Assigned To => marvintm
2017-06-20 19:40marvintmStatusresolved => closed
2017-06-21 13:17hgbotCheckin
2017-06-21 13:17hgbotNote Added: 0097551

Notes
(0097515)
hgbot   
2017-06-20 16:19   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: f6d7b8d520ee01e8f18351777a76340a645c8ba6
Author: Eduardo Becerra <ebec70 <at> yahoo.com>
Date: Fri Jun 16 10:49:02 2017 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/f6d7b8d520ee01e8f18351777a76340a645c8ba6 [^]

Fixed issue 36243: Set default BPLocation in Terminal BP

---
M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-model.js
---
(0097551)
hgbot   
2017-06-21 13:17   
Repository: tools/automation/pi-mobile
Changeset: cb0e4ae788999df095acc0d25838871dcc69bf3d
Author: Eduardo Becerra <ebec70 <at> yahoo.com>
Date: Mon Jun 19 14:04:00 2017 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/cb0e4ae788999df095acc0d25838871dcc69bf3d [^]

Verifies issue 36243: Added automated test 'I36243_ChangeDefaultBPLocation'

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I36243_ChangeDefaultBPLocation.java
---