Openbravo Issue Tracking System - Retail Modules
View Issue Details
0036754Retail ModulesWeb POSpublic2017-08-31 08:092017-09-15 11:58
prakashmurugesan88 
ranjith_qualiantech_com 
highmajoralways
closedfixed 
5
 
RR17Q4 
marvintm
No
0036754: Error while editing and saving BPartner Address in Webpos
When preference "Remote for Customer" is set.
And try to edit and update Customer Address.
Address is not updated in backend.
Also we can see error in log.
Also in window "Error while importing POS DATA" [Refer Attachment]
Backend:
Set preference "Remote for Customer" to "Y".

Webpos:
Click on customer address button.
Click on "Edit" from context menu.
Do some changes.
Click on "Save" button.

Backend:
Goto "Business Partner" window and "Location/Address" tab,
Notice changes not reflected.

Goto "Error while importing POS data" window,
Notice a log appears. [Refer Attachment]
No tags attached.
png BPartnerAddressIssue.png (179,870) 2017-08-31 08:09
https://issues.openbravo.com/file_download.php?file_id=11025&type=bug
png
Issue History
2017-08-31 08:09prakashmurugesan88New Issue
2017-08-31 08:09prakashmurugesan88Assigned To => Retail
2017-08-31 08:09prakashmurugesan88File Added: BPartnerAddressIssue.png
2017-08-31 08:09prakashmurugesan88Resolution time => 1505340000
2017-08-31 08:09prakashmurugesan88Triggers an Emergency Pack => No
2017-08-31 08:11prakashmurugesan88Issue Monitored: aaroncalero
2017-09-07 14:55ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2017-09-07 14:55ranjith_qualiantech_comStatusnew => scheduled
2017-09-08 08:05hgbotCheckin
2017-09-08 08:05hgbotNote Added: 0098893
2017-09-08 08:05hgbotStatusscheduled => resolved
2017-09-08 08:05hgbotResolutionopen => fixed
2017-09-08 08:05hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/e89490c1fba489f20b33e46b5fd3412cf4c171af [^]
2017-09-15 11:58marvintmReview Assigned To => marvintm
2017-09-15 11:58marvintmStatusresolved => closed
2017-09-15 11:58marvintmFixed in Version => RR17Q4

Notes
(0098893)
hgbot   
2017-09-08 08:05   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: e89490c1fba489f20b33e46b5fd3412cf4c171af
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Fri Sep 08 11:34:49 2017 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/e89490c1fba489f20b33e46b5fd3412cf4c171af [^]

Fixed issue 36754 : Location JSON should be updated before saving

* If Remote Customer is enabled, While saving Customer Address, address json should be set to ChangedBPLocation before saving

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