Openbravo Issue Tracking System - Retail Modules
View Issue Details
0034743Retail ModulesWeb POSpublic2016-12-15 13:382016-12-21 18:47
christiangoni 
christiangoni 
normalminoralways
closedfixed 
5
 
RR17Q1 
marvintm
Production - Confirmed Stable
RR15Q4
https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/3bfd5690abf1#l33.38 [^]
No
0034743: JS error shown whenuser attempt to see details about Business Partner and BP Location models pending to be sync
JS error shown when user attempts to see details about Business Partner and BP Location models pending to be sync
Log in
Go to offline
Create a new BP and assign to receipt
Open Menu
Press "pending sync"
Select "ChangedBusinessPartner: 1 item to syn..." => A js error is shown (Uncaught TypeError: model.get is not a function)
Select "ChangedBPLocation: 1 item to syn..." => A js error is shown (Uncaught TypeError: model.get is not a function)
No tags attached.
Issue History
2016-12-15 13:38christiangoniNew Issue
2016-12-15 13:38christiangoniAssigned To => Retail
2016-12-15 13:38christiangoniTriggers an Emergency Pack => No
2016-12-15 16:41christiangoniRegression level => Production - Confirmed Stable
2016-12-15 16:41christiangoniRegression introduced in release => RR15Q4
2016-12-15 16:41christiangoniRegression introduced by commit => https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/3bfd5690abf1#l33.38 [^]
2016-12-15 16:41christiangoniSummaryJS error shown whenuser attempt to see details about Business Partner model pending to be sync => JS error shown whenuser attempt to see details about Business Partner and BP Location models pending to be sync
2016-12-15 16:41christiangoniDescription Updatedbug_revision_view_page.php?rev_id=14003#r14003
2016-12-15 16:41christiangoniSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=14005#r14005
2016-12-19 11:27christiangoniAssigned ToRetail => christiangoni
2016-12-20 15:54hgbotCheckin
2016-12-20 15:54hgbotNote Added: 0092860
2016-12-20 15:54hgbotStatusnew => resolved
2016-12-20 15:54hgbotResolutionopen => fixed
2016-12-20 15:54hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d820cbf8a664c5b4b741b3135837b34fa17097f1 [^]
2016-12-20 15:55hgbotCheckin
2016-12-20 15:55hgbotNote Added: 0092861
2016-12-21 18:47marvintmReview Assigned To => marvintm
2016-12-21 18:47marvintmStatusresolved => closed
2016-12-21 18:47marvintmFixed in Version => RR17Q1

Notes
(0092860)
hgbot   
2016-12-20 15:54   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: d820cbf8a664c5b4b741b3135837b34fa17097f1
Author: Christian Goni <christian.goni <at> openbravo.com>
Date: Thu Dec 15 23:18:55 2016 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d820cbf8a664c5b4b741b3135837b34fa17097f1 [^]

fixed issue 34743: JS error shown whenuser attempt to see details about Business Partner and BP Location models pending to be sync

---
M web/org.openbravo.retail.posterminal/js/login/model/login-model.js
---
(0092861)
hgbot   
2016-12-20 15:55   
Repository: tools/automation/pi-mobile
Changeset: fb014d54825a626f06c6027bb53b541d6941419e
Author: Christian Goni <christian.goni <at> openbravo.com>
Date: Tue Dec 20 15:52:27 2016 +0100
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/fb014d54825a626f06c6027bb53b541d6941419e [^]

verify issue 34743: : JS error shown whenuser attempt to see details about Business Partner and BP Location models pending to be sync

---
M src-test/org/openbravo/test/mobile/core/utils/AllowedErrorsHelper.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/TestIdPack.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/I34743_JSErrorShownInBPandBPLocationDetails.java
---