Openbravo Issue Tracking System - Retail Modules
View Issue Details
0034849Retail ModulesWeb POSpublic2017-01-04 12:242017-01-13 14:19
ebecerra 
ranjith_qualiantech_com 
normalmajorhave not tried
closedfixed 
5
 
RR17Q2 
marvintm
No
0034849: BP Selector: Used "this" when saved a customer and customer address
In the files:
js/data/datacusotmeraddrsave.js and js/data/datacusotmersave.js in the methods: OB.DATA.executeCustomerAddressSave and OB.DATA.CustomerSave respectively are used a reference to "this" and are not correct.
N/A
No tags attached.
diff posterminal_address.diff (709) 2017-01-04 12:24
https://issues.openbravo.com/file_download.php?file_id=10249&type=bug
diff posterminal_customer.diff (1,143) 2017-01-04 12:24
https://issues.openbravo.com/file_download.php?file_id=10250&type=bug
Issue History
2017-01-04 12:24ebecerraNew Issue
2017-01-04 12:24ebecerraAssigned To => Retail
2017-01-04 12:24ebecerraFile Added: posterminal_address.diff
2017-01-04 12:24ebecerraTriggers an Emergency Pack => No
2017-01-04 12:24ebecerraFile Added: posterminal_customer.diff
2017-01-05 06:48ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2017-01-05 06:48ranjith_qualiantech_comStatusnew => scheduled
2017-01-05 10:24hgbotCheckin
2017-01-05 10:24hgbotNote Added: 0093214
2017-01-05 10:24hgbotStatusscheduled => resolved
2017-01-05 10:24hgbotResolutionopen => fixed
2017-01-05 10:24hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/e5ea21d219bad274a6b4b0961bff51a840b7d440 [^]
2017-01-13 14:19marvintmReview Assigned To => marvintm
2017-01-13 14:19marvintmStatusresolved => closed
2017-01-13 14:19marvintmFixed in Version => RR17Q2

Notes
(0093214)
hgbot   
2017-01-05 10:24   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: e5ea21d219bad274a6b4b0961bff51a840b7d440
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Jan 05 14:54:05 2017 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/e5ea21d219bad274a6b4b0961bff51a840b7d440 [^]

Fixed issue 34849 : Removed incorrect "this" reference in Customer Save Action

* Incorrect "this" reference are removed from Customer & Customer Address Save Action

---
M web/org.openbravo.retail.posterminal/js/data/datacustomeraddrsave.js
M web/org.openbravo.retail.posterminal/js/data/datacustomersave.js
---