Openbravo Issue Tracking System - Retail Modules
View Issue Details
0037707Retail ModulesWeb POSpublic2018-01-23 16:282018-05-04 15:28
migueldejuana 
alekosmp86 
normalminoralways
closedfixed 
5
 
RR18Q3 
marvintm
No
0037707: Javascript error in raised when searching form Business Partners Location being offline and in Remote mode for Business Partners
Javascript error in raised when searching form Business Partners Location being offline and in Remote mode for Business Partners
    In http://livebuilds.openbravo.com/retail_pi_pgsql: [^] [^] [^]
 * Go to Preference window and create a new preference:
   - "Enable Remote for Customer"
   - Value = Y
   - Selected = Y

Logout and login in http://livebuilds.openbravo.com/retail_pi_pgsql [^] [^] [^]
 * Disconnect network to go offline
 * Click on Business Partner Location button
 * Click on magnifying glass button
 * Check that a javascript error is raised.
This action should return the appropriate message
No tags attached.
related to defect 0037614 closed jorge-garcia Javascript error in raised when searching form Business Partners being offline and in Remote mode for Business Partners 
Issue History
2018-01-23 16:28migueldejuanaNew Issue
2018-01-23 16:28migueldejuanaAssigned To => Retail
2018-01-23 16:28migueldejuanaTriggers an Emergency Pack => No
2018-01-23 16:29migueldejuanaRelationship addedrelated to 0037614
2018-04-06 22:20hgbotCheckin
2018-04-06 22:20hgbotNote Added: 0103729
2018-04-06 22:20hgbotStatusnew => resolved
2018-04-06 22:20hgbotResolutionopen => fixed
2018-04-06 22:20hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/0d5023ddfa0fe9dd95b7cbc8d7ec09ad4141a54a [^]
2018-04-09 12:26marvintmAssigned ToRetail => alekosmp86
2018-05-04 15:28marvintmReview Assigned To => marvintm
2018-05-04 15:28marvintmStatusresolved => closed
2018-05-04 15:28marvintmFixed in Version => RR18Q3

Notes
(0103729)
hgbot   
2018-04-06 22:20   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 0d5023ddfa0fe9dd95b7cbc8d7ec09ad4141a54a
Author: Alejandro <alekosmp86 <at> gmail.com>
Date: Fri Apr 06 08:53:31 2018 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/0d5023ddfa0fe9dd95b7cbc8d7ec09ad4141a54a [^]

Fixes issue 37707: Added proper message when working in Offline mode with Enable
Remote Customer preference active.

When the user is working in offline mode, and the Enable Remote Customer preference
is active, BP's location can't be modified, so a popup with a proper message is
displayed, instead of the previous bubble message "OBDAL error:undefined"

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