Openbravo Issue Tracking System - Retail Modules
View Issue Details
0041601Retail ModulesWeb POSpublic2019-08-07 13:412019-08-19 11:55
umartirena 
rqueralta 
immediatemajoralways
closedfixed 
5
 
RR19Q3RR19Q3 
marvintm
No
0041601: Create a new shipping address and assign to a receipt returns a JS error
Create a new shipping address and assign to a receipt returns a JS error.
Login into https://livebuilds.openbravo.com/retail_pi_pgsql/web/org.openbravo.retail.posterminal/?terminal=VBS-1 [^]
 * Click on the assigned shipping address
 * Click on new address
 * Set an address name
 * Uncheck Invoicing Address
 * Save
 * Click on Assign to Receipt (Ship.)
 * JS error is raised

Uncaught TypeError: Cannot read property 'push' of undefined
    at Object.tap (74e906cc00922c64cb590e2f300f59a8.js:105548)
    at Object.<anonymous> (underscore-1.3.3.min.js:23)
    at Object.origTap (underscore-1.3.3.min.js:23)
    at Object.tap (underscore-1.3.3.min.js:23)
    at Object.dispatch (enyo.js:628)
    at Object.dispatchEvent (enyo.js:612)
    at Object.enyo.kind.inherited (enyo.js:410)
    at Object.dispatchEvent (enyo.js:1338)
    at Object.dispatchBubble (enyo.js:616)
    at Object.bubble (enyo.js:604)
No tags attached.
blocks defect 0041598 closed rqueralta Create a new shipping address and assign to a receipt returns a JS error 
Issue History
2019-08-07 14:42marvintmTypedefect => backport
2019-08-07 14:42marvintmTarget Version => RR19Q3
2019-08-15 15:02rqueraltaAssigned ToRetail => rqueralta
2019-08-15 15:02rqueraltaStatusscheduled => resolved
2019-08-15 15:02rqueraltaResolutionopen => fixed
2019-08-15 15:07rqueraltaNote Added: 0114023
2019-08-19 11:55marvintmReview Assigned To => marvintm
2019-08-19 11:55marvintmStatusresolved => closed
2019-08-19 11:55marvintmFixed in Version => RR19Q3

Notes
(0114023)
rqueralta   
2019-08-15 15:07   
The following changeset corresponds to this backport:

https://code.openbravo.com/retail/backports/3.0RR19Q3/org.openbravo.retail.posterminal/rev/e2331459b611 [^]