Openbravo Issue Tracking System - Retail Modules
View Issue Details
0032391Retail ModulesWeb POSpublic2016-03-03 09:402016-06-24 09:48
adrianromero 
Osmany 
normalminorsometimes
closedfixed 
5
 
RR16Q3 
Orekaria
No
0032391: [SERQA 764] Business partner appears as "emtpy" if all field in location window are empty
If a business partner has an address with location fields empty but the country. Then this address appears as "Empty" in the Web POS. One solution is to show "., " as the ERP shows.
In description
One possible solution attached.
No tags attached.
diff 764.diff (1,414) 2016-03-03 09:57
https://issues.openbravo.com/file_download.php?file_id=9126&type=bug
Issue History
2016-03-03 09:40adrianromeroNew Issue
2016-03-03 09:40adrianromeroAssigned To => Retail
2016-03-03 09:40adrianromeroResolution time => 1456959600
2016-03-03 09:40adrianromeroTriggers an Emergency Pack => No
2016-03-03 09:57adrianromeroFile Added: 764.diff
2016-03-03 09:57adrianromeroProposed Solution updated
2016-03-04 12:32adrianromeroResolution time1456959600 => 1457650800
2016-03-11 10:59OrekariaStatusnew => acknowledged
2016-03-12 15:27OrekariaResolution time1457650800 =>
2016-03-15 10:35SanjotaAssigned ToRetail => Sanjota
2016-03-15 13:58SanjotaStatusacknowledged => scheduled
2016-03-15 13:58SanjotaStatusscheduled => feedback
2016-03-15 16:06SanjotaNote Added: 0084992
2016-03-22 18:07jorge-garciaAssigned ToSanjota => Retail
2016-03-23 08:38jorge-garciaAssigned ToRetail => adrianromero
2016-05-17 21:19OsmanyNote Added: 0086511
2016-05-18 09:50adrianromeroAssigned Toadrianromero => Osmany
2016-05-20 09:12OrekariaStatusfeedback => new
2016-05-20 09:12OrekariaStatusnew => acknowledged
2016-05-20 09:12OrekariaStatusacknowledged => scheduled
2016-05-20 09:12OrekariaStatusscheduled => feedback
2016-05-20 09:12OrekariaStatusfeedback => new
2016-06-01 15:30OsmanyAssigned ToOsmany => Sanjota
2016-06-01 17:34adrianromeroAssigned ToSanjota => Osmany
2016-06-01 17:38adrianromeroStatusnew => scheduled
2016-06-07 12:38SanjotaNote Added: 0087058
2016-06-07 17:31adrianromeroReview Assigned To => Orekaria
2016-06-07 22:16hgbotCheckin
2016-06-07 22:16hgbotNote Added: 0087077
2016-06-07 22:16hgbotStatusscheduled => resolved
2016-06-07 22:16hgbotResolutionopen => fixed
2016-06-07 22:16hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/045f6c0a67f31197531d61ae861d6eaa98ae837d [^]
2016-06-24 09:48OrekariaStatusresolved => closed
2016-06-24 09:48OrekariaFixed in Version => RR16Q3

Notes
(0084992)
Sanjota   
2016-03-15 16:06   
The proposed solution is not working. Issue is in retrieving data from the query at line number 71 of BPLocation.java. (Unable to retrieve data because of the criteria updated date i.e $incrementalUpdateCriteria)
(0086511)
Osmany   
2016-05-17 21:19   
I tested proposed solution and working fine. So, i sent to server jenkins and the result was successful. Don't understand the comment before. Please I need clarify this issue.
(0087058)
Sanjota   
2016-06-07 12:38   
Sorry. Yes, the proposed solution is working fine.
(0087077)
hgbot   
2016-06-07 22:16   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 045f6c0a67f31197531d61ae861d6eaa98ae837d
Author: Osmany Garcia Machado <osmany.machado <at> peoplewalking.com>
Date: Tue Jun 07 14:15:41 2016 -0600
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/045f6c0a67f31197531d61ae861d6eaa98ae837d [^]

Fixes issue 0032391: Shows '.,' in address button. When the business partner has an address with location fields empty but if have the country.

---
M src/org/openbravo/retail/posterminal/master/BPLocationProperties.java
---