Openbravo Issue Tracking System - Retail Modules
View Issue Details
0038966Retail ModulesWeb POSpublic2018-07-16 11:392018-08-03 09:10
anderaranguren 
ranjith_qualiantech_com 
highmajoralways
closedfixed 
5
pi 
RR18Q4 
jorge-garcia
No
0038966: Wrong behaviour when closing the edit popup after creating 2 customers.
Wrong behaviour when closing the edit popup after creating 2 customers.
-Log in Web POS
-Create new Customer (test1)
-Create new Customer (test2)
-Search customers and edit test1
-Close the edit popup from the cross and the customer details popup appears with the data of the customeer 'test2'
No tags attached.
png test1.png (101,521) 2018-07-16 11:39
https://issues.openbravo.com/file_download.php?file_id=11962&type=bug
png

png test2.png (103,224) 2018-07-16 11:39
https://issues.openbravo.com/file_download.php?file_id=11963&type=bug
png

png edit.png (98,029) 2018-07-16 11:40
https://issues.openbravo.com/file_download.php?file_id=11964&type=bug
png

png customerDetails.png (99,207) 2018-07-16 11:40
https://issues.openbravo.com/file_download.php?file_id=11965&type=bug
png
Issue History
2018-07-16 11:39anderarangurenNew Issue
2018-07-16 11:39anderarangurenAssigned To => Retail
2018-07-16 11:39anderarangurenFile Added: test1.png
2018-07-16 11:39anderarangurenResolution time => 1533506400
2018-07-16 11:39anderarangurenTriggers an Emergency Pack => No
2018-07-16 11:39anderarangurenFile Added: test2.png
2018-07-16 11:40anderarangurenFile Added: edit.png
2018-07-16 11:40anderarangurenFile Added: customerDetails.png
2018-07-17 13:13ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2018-07-17 13:13ranjith_qualiantech_comStatusnew => scheduled
2018-07-19 15:46hgbotCheckin
2018-07-19 15:46hgbotNote Added: 0105809
2018-07-19 15:46hgbotStatusscheduled => resolved
2018-07-19 15:46hgbotResolutionopen => fixed
2018-07-19 15:46hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/aca4d4edd4501b02ea6c5187c9f9f886e1d90d92 [^]
2018-07-24 07:49hgbotCheckin
2018-07-24 07:49hgbotNote Added: 0105848
2018-08-03 09:10jorge-garciaReview Assigned To => jorge-garcia
2018-08-03 09:10jorge-garciaNote Added: 0106133
2018-08-03 09:10jorge-garciaStatusresolved => closed
2018-08-03 09:10jorge-garciaFixed in Version => RR18Q4

Notes
(0105809)
hgbot   
2018-07-19 15:46   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: aca4d4edd4501b02ea6c5187c9f9f886e1d90d92
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Jul 19 19:16:38 2018 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/aca4d4edd4501b02ea6c5187c9f9f886e1d90d92 [^]

Fixed issue 38966 : Customer atrribute shuld be updated for New/Edit Customer popup

* When New/Edit Customer popup is showing, if args has businessPartner property, then it shouldbe set with popup customer property
  So, when the popup is closed, customer property will be send to Customer details popup

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/subwindows/customers/editcreatecustomerform.js
---
(0105848)
hgbot   
2018-07-24 07:49   
Repository: tools/automation/pi-mobile
Changeset: b682e27fb4d76ca5fcfd4d1f2a31cb4f90e14c91
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Jul 24 11:18:16 2018 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/b682e27fb4d76ca5fcfd4d1f2a31cb4f90e14c91 [^]

Verifies issue 38966 : Modified Test 'AssignDifferentShippingAddress'

* TestId is not generated properly. So POS is reloaded

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/customercreation/AssignDifferentShippingAddress.java
---
(0106133)
jorge-garcia   
2018-08-03 09:10   
Issue reviewed and tested