Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0024853Openbravo ERPA. Platformpublic2013-09-30 22:402013-10-01 17:04
egoitz 
shankarb 
immediatemajorhave not tried
closedfixed 
5
3.0MP26.2 
3.0MP283.0MP28 
AugustoMauch
Core
Production - QA Approved
2013-07-04
https://code.openbravo.com/erp/devel/pi/rev/c708a98b9d609e1c8dfb7d9cfe9442eaf8cf78f3 [^]
No
0024853: The accounting tab under purchase invoice window does not show data when the location has not cityname defined
The accounting tab under purchase invoice window does not show data when the location has not cityname defined.
-Go purchase invoice window.
-Find a completed and posted purchase invoice.
-Go to the location of the partner by clicking on the location field link.
-Edit the location by removing the cityname.
-Go to the previously selected purchase invoice.
-goto the accounting tab.
*The data is not loaded and a error is raised on the log
No tags attached.
Issue History
2013-09-30 22:40egoitzNew Issue
2013-09-30 22:40egoitzAssigned To => AugustoMauch
2013-09-30 22:40egoitzModules => Core
2013-09-30 22:40egoitzTriggers an Emergency Pack => No
2013-09-30 22:42egoitzRegression level => Production - QA Approved
2013-10-01 07:52shankarbAssigned ToAugustoMauch => shankarb
2013-10-01 08:21shankarbRegression date => 2013-07-04
2013-10-01 08:21shankarbRegression introduced by commit => https://code.openbravo.com/erp/devel/pi/rev/c708a98b9d609e1c8dfb7d9cfe9442eaf8cf78f3 [^]
2013-10-01 09:34shankarbReview Assigned To => AugustoMauch
2013-10-01 09:36shankarbIssue Monitored: AugustoMauch
2013-10-01 09:38hgbotCheckin
2013-10-01 09:38hgbotNote Added: 0061503
2013-10-01 09:38hgbotStatusnew => resolved
2013-10-01 09:38hgbotResolutionopen => fixed
2013-10-01 09:38hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/41199a2bd66a46a072194bc8adcfe7c95eae4d7d [^]
2013-10-01 10:08AugustoMauchNote Added: 0061504
2013-10-01 10:08AugustoMauchStatusresolved => closed
2013-10-01 10:08AugustoMauchFixed in Version => 3.0MP28
2013-10-01 17:04hudsonbotCheckin
2013-10-01 17:04hudsonbotNote Added: 0061510

Notes
(0061503)
hgbot   
2013-10-01 09:38   
Repository: erp/devel/pi
Changeset: 41199a2bd66a46a072194bc8adcfe7c95eae4d7d
Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com>
Date: Tue Oct 01 12:15:58 2013 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/41199a2bd66a46a072194bc8adcfe7c95eae4d7d [^]

Fixes Issue 0024853: data not shown when location city field is blank.

When the display property field value is null, exception was thrown.
Handled the exception and set value only if it is not null.

---
M modules/org.openbravo.service.json/src/org/openbravo/service/json/DataToJsonConverter.java
---
(0061504)
AugustoMauch   
2013-10-01 10:08   
Code reviewed and verified in pi@41199a2bd66a
(0061510)
hudsonbot   
2013-10-01 17:04   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/541c707a5e9b [^]

Maturity status: Test