Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0016191Openbravo ERPA. Platformpublic2011-03-09 19:222011-08-12 10:44
psarobe 
alostale 
highmajoralways
closedfixed 
5
 
3.0MP23.0MP2 
Core
No
0016191: Payment proposal window: Lines tab shows UUID
Payment proposal window: Lines tab shows UUID
Login as Openbravo/openbravo
Go to Payment proposal window
Click new and select a bpartner. Save
Click the button "Select expected payments"
Pick one and click ok

If you put the mouse over the tab you will see the UUID. See attach

The same happens in financial account. See attach
No tags attached.
duplicate of defect 00183823.0MP5 closed alostale Productions line is wrong in grid view 
related to defect 00180263.0MP3 closed alostale UUID is displayed in field "order UOM" in purchase order line 
related to defect 00164653.0RC7 closed mtaal Combos on new ui doesn't show the record identifiers 
related to defect 00175263.0MP5 closed alostale Long identifier shown in lines tab 
related to defect 00179153.0MP2 closed alostale Multiple level table reference not shown properly in grid 
png image.PNG (39,299) 2011-03-09 19:22
https://issues.openbravo.com/file_download.php?file_id=3643&type=bug
png

png financialaccount.png (71,036) 2011-05-20 12:55
https://issues.openbravo.com/file_download.php?file_id=4063&type=bug
png
Issue History
2011-03-09 19:22psarobeNew Issue
2011-03-09 19:22psarobeAssigned To => mtaal
2011-03-09 19:22psarobeModules => Core
2011-03-09 19:22psarobeStatusnew => scheduled
2011-03-09 19:22psarobefix_in_branch => pi
2011-03-09 19:22psarobeFile Added: image.PNG
2011-04-04 10:30mtaalTarget Version3.0RC6 => 3.0RC7
2011-04-04 10:30mtaalfix_in_branchpi =>
2011-04-11 15:39mtaalAssigned Tomtaal => alostale
2011-05-05 18:38dmitry_mezentsevNote Added: 0036436
2011-05-05 18:38dmitry_mezentsevTarget Version3.0RC7 => 3.0MP0
2011-05-17 09:15iperdomoPriorityurgent => normal
2011-05-20 12:55psarobeSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=2072#r2072
2011-05-20 12:55psarobeFile Added: financialaccount.png
2011-05-20 12:56psarobePrioritynormal => urgent
2011-05-23 19:16psarobePriorityurgent => high
2011-06-02 10:54dmitry_mezentsevTarget Version3.0MP0 => 3.0MP1
2011-06-22 19:26dmitry_mezentsevTarget Version3.0MP1 => 3.0MP2
2011-07-11 10:53gorkaionRelationship addedrelated to 0017526
2011-07-11 10:54gorkaionRelationship addedrelated to 0017915
2011-07-19 10:05alostaleRelationship addedrelated to 0018026
2011-07-19 11:09alostaleRelationship addedrelated to 0016465
2011-07-19 11:12alostaleNote Added: 0039211
2011-07-19 11:12alostaleNote Edited: 0039211bug_revision_view_page.php?bugnote_id=0039211#r2443
2011-07-21 11:35hgbotCheckin
2011-07-21 11:35hgbotNote Added: 0039284
2011-07-21 11:35hgbotStatusscheduled => resolved
2011-07-21 11:35hgbotResolutionopen => fixed
2011-07-21 11:35hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/8627703c24776edbcefb49db3cf763f9c189f6a9 [^]
2011-08-01 14:20hudsonbotCheckin
2011-08-01 14:20hudsonbotNote Added: 0039645
2011-08-12 10:44jonalegriaesarteNote Added: 0040141
2011-08-12 10:44jonalegriaesarteStatusresolved => closed
2011-08-12 10:44jonalegriaesarteFixed in Version => 3.0MP2
2011-08-30 08:55alostaleRelationship addedduplicate of 0018382

Notes
(0036436)
dmitry_mezentsev   
2011-05-05 18:38   
Does not fit RC7.
(0039211)
alostale   
2011-07-19 11:12   
This is the same case as 0016465: as part of the identifier there are table reference columns.

Fix done in 0016465 in DataToJsonConverter should be applied to IdentifierProvider. After this, fix for 0017915 can be rolled back using just the one in 0018026, because identifier would be correctly resolved for non primitive properties.

(0039284)
hgbot   
2011-07-21 11:35   
Repository: erp/devel/pi
Changeset: 8627703c24776edbcefb49db3cf763f9c189f6a9
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Thu Jul 21 11:35:18 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/8627703c24776edbcefb49db3cf763f9c189f6a9 [^]

fixed bug 16191: Payment proposal window: Lines tab shows UUID

  Taking into account displayed column within IdentifierProvider

---
M src/org/openbravo/base/structure/IdentifierProvider.java
---
(0039645)
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
(0040141)
jonalegriaesarte   
2011-08-12 10:44   
Verified