Openbravo Issue Tracking System - Retail Modules
View Issue Details
0035552Retail ModulesWeb POSpublic2017-03-17 09:412017-04-04 16:05
jonibc 
migueldejuana 
highmajoralways
closedfixed 
5
 
RR17Q2 
guilleaer
Coding ( Testing )
2017-02-04
pi
https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/5cb7e659c7b8 [^]
No
0035552: [SERQA 2629] It is not possible to create addresses through Receipt properties component
It is not possible to create addresses through Receipt properties component.
A javascript error is raised: 'Cannot read property 'length' of undefined...'

The issue is not reproducible in 17Q1. So it seems a regression.
1-Log into webPOS
2-Open receipt properties dialog
3-Click on Address
4-Click new address button
No tags attached.
caused by defect 0034927 closed ranjith_qualiantech_com Customer address popups are not working correctly 
? issue35552Posterminal.commit (1,262) 2017-03-22 11:17
https://issues.openbravo.com/file_download.php?file_id=10594&type=bug
? issue35552PiMobile.commit (3,919) 2017-03-22 11:18
https://issues.openbravo.com/file_download.php?file_id=10595&type=bug
Issue History
2017-03-17 09:41jonibcNew Issue
2017-03-17 09:41jonibcAssigned To => Retail
2017-03-17 09:41jonibcResolution time => 1490911200
2017-03-17 09:41jonibcRegression level => Production - QA Approved
2017-03-17 09:41jonibcRegression date => 2017-02-04
2017-03-17 09:41jonibcRegression introduced in release => pi
2017-03-17 09:41jonibcRegression introduced by commit => https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/5cb7e659c7b8 [^]
2017-03-17 09:41jonibcTriggers an Emergency Pack => No
2017-03-17 09:42jonibcRelationship addedcaused by 0034927
2017-03-17 10:33jonibcTypedesign defect => defect
2017-03-17 10:39marvintmSeveritycritical => major
2017-03-17 13:12migueldejuanaStatusnew => scheduled
2017-03-17 13:13migueldejuanaAssigned ToRetail => migueldejuana
2017-03-22 11:17migueldejuanaFile Added: issue35552Posterminal.commit
2017-03-22 11:18migueldejuanaFile Added: issue35552PiMobile.commit
2017-03-30 07:53hgbotCheckin
2017-03-30 07:53hgbotNote Added: 0095688
2017-03-30 07:53hgbotCheckin
2017-03-30 07:53hgbotNote Added: 0095689
2017-03-30 07:53hgbotStatusscheduled => resolved
2017-03-30 07:53hgbotResolutionopen => fixed
2017-03-30 07:53hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/e6a56e661e2a2764da5a6414fb5c024d9bb03993 [^]
2017-03-31 12:06guilleaerReview Assigned To => guilleaer
2017-03-31 12:06guilleaerStatusresolved => closed
2017-03-31 12:06guilleaerFixed in Version => RR17Q2
2017-04-04 16:05migueldejuanaRegression levelProduction - QA Approved => Coding ( Testing )

Notes
(0095688)
hgbot   
2017-03-30 07:53   
Repository: tools/automation/pi-mobile
Changeset: 5b79d40d10fbf01913cedb63756e41dae129ad00
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Tue Mar 21 09:30:11 2017 +0100
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/5b79d40d10fbf01913cedb63756e41dae129ad00 [^]

Related to issue 0035552: [SERQA 2629] It is not possible to create addresses through Receipt properties component

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/TestIdPack.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/customercreation/CustomerAddressNavigationII.java
---
(0095689)
hgbot   
2017-03-30 07:53   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: e6a56e661e2a2764da5a6414fb5c024d9bb03993
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Mon Mar 20 09:24:52 2017 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/e6a56e661e2a2764da5a6414fb5c024d9bb03993 [^]

Fixed issue 0035552: [SERQA 2629] It is not possible to create addresses through Receipt properties component

. Cjeck if it is null

---
M web/org.openbravo.retail.posterminal/js/components/bplocation.js
---