Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0018026Openbravo ERPA. Platformpublic2011-07-19 09:032011-08-01 14:20
malsasua 
alostale 
highminoralways
closedfixed 
20Community Appliance
3.0MP0.1 
3.0MP3 
Apple Safari, Google Chrome, Internet Explorer, Mozilla Firefox
Core
No
0018026: UUID is displayed in field "order UOM" in purchase order line
the field "order UOM" in purchase order, in relation mode is displayed with "UUID"
go to "windows, tabs and fields" window
. window "product", tab "UOM": "active" selected

. window "purchase order", tab "Lines", fields "Order UOM" and "Quantity order": "displayed" selected

. go to product "A" and create a secundary UOM
. create a new purchas order, and create a new line with product A and secundary unit
. in relation mode, display the column "order UOM"
No tags attached.
related to defect 00179153.0MP2 closed alostale Multiple level table reference not shown properly in grid 
related to defect 00161913.0MP2 closed alostale Payment proposal window: Lines tab shows UUID 
Issue History
2011-07-19 09:03malsasuaNew Issue
2011-07-19 09:03malsasuaAssigned To => alostale
2011-07-19 09:03malsasuaWeb browser => Apple Safari, Google Chrome, Internet Explorer, Mozilla Firefox
2011-07-19 09:03malsasuaModules => Core
2011-07-19 09:03malsasuaResolution time => 1316728800
2011-07-19 09:03malsasuaIssue Monitored: networkb
2011-07-19 09:04malsasuaRelationship addedrelated to 0017915
2011-07-19 09:46alostaleNote Added: 0039206
2011-07-19 09:46alostaleStatusnew => scheduled
2011-07-19 09:46alostalefix_in_branch => pi
2011-07-19 10:04hgbotCheckin
2011-07-19 10:04hgbotNote Added: 0039207
2011-07-19 10:04hgbotStatusscheduled => resolved
2011-07-19 10:04hgbotResolutionopen => fixed
2011-07-19 10:04hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/1a9595fd3a9e9b09a3bbc1cffcbb7d9baa9af390 [^]
2011-07-19 10:05alostaleRelationship addedrelated to 0016191
2011-07-29 10:25malsasuaNote Added: 0039525
2011-07-29 10:25malsasuaStatusresolved => closed
2011-08-01 14:20hudsonbotCheckin
2011-08-01 14:20hudsonbotNote Added: 0039623

Notes
(0039206)
alostale   
2011-07-19 09:46   
It is a similar case than 0017915. Difference is the last relationship is not a table reference but a tableDir one.

-C_OrderLine.M_Product_Uom_Id: M_Product_UOM table ref
-M_Product_UOM ref: M_Product_OUMN table, displayed column C_OUM_ID
-M_Product_OUM.C_OUM_ID: TableDir reference
(0039207)
hgbot   
2011-07-19 10:04   
Repository: erp/devel/pi
Changeset: 1a9595fd3a9e9b09a3bbc1cffcbb7d9baa9af390
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Tue Jul 19 10:03:47 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/1a9595fd3a9e9b09a3bbc1cffcbb7d9baa9af390 [^]

fixed bug 18026: UUID is displayed in field "order UOM" in purchase order line

  Fixed the case of table references having a tableDir (or any other FK) column as
  displayed: in this case show column's identifier rather than its value.

---
M modules/org.openbravo.service.json/src/org/openbravo/service/json/DataToJsonConverter.java
---
(0039525)
malsasua   
2011-07-29 10:25   
verified
(0039623)
hudsonbot   
2011-08-01 14:20   
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/cf2afed6e8ef [^]

Maturity status: Test