Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0008437Openbravo ERP00. Application dictionarypublic2009-04-03 20:452009-12-10 00:00
shuehner 
iperdomo 
lowtrivialhave not tried
closedfixed 
5
2.50beta 
 
Core
No
0008437: Process Scheduler windows have no useful identifier columns set.
These windows (and perhaps others) have no useful identifier column set, they display the (uuid) primary key instead.
Go to Process Request
Press Linked items on a existing record
The reference to the request is just the uuid which is not useful to the user
Either: fix this two instances of the problems
or better check for all tables if they include the primary key in the identifier
Clean-up
related to defect 00117142.50MP12 closed iperdomo Process Monitor table does not have useful identifier columns set 
Issue History
2009-04-03 20:45shuehnerNew Issue
2009-04-03 20:45shuehnerAssigned To => rafaroda
2009-04-03 20:45shuehnerRegression testing => No
2009-04-22 17:13psarobeStatusnew => scheduled
2009-04-22 17:13psarobefix_in_branch => pi
2009-06-01 17:27rafarodaAssigned Torafaroda => shuehner
2009-06-01 17:27rafarodaTag Attached: Clean-up
2009-12-02 16:42shuehnerAssigned Toshuehner => iperdomo
2009-12-07 13:54hgbotCheckin
2009-12-07 13:54hgbotNote Added: 0022478
2009-12-07 13:54hgbotStatusscheduled => resolved
2009-12-07 13:54hgbotResolutionopen => fixed
2009-12-07 13:54hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/5f548dfc513485981b5aae924b7a8cdb53c7e070 [^]
2009-12-09 18:40shuehnerRelationship addedrelated to 0011714
2009-12-09 18:40shuehnerNote Added: 0022600
2009-12-09 18:40shuehnerStatusresolved => closed
2009-12-10 00:00anonymoussf_bug_id0 => 2911679

Notes
(0022478)
hgbot   
2009-12-07 13:54   
Repository: erp/devel/pi
Changeset: 5f548dfc513485981b5aae924b7a8cdb53c7e070
Author: Iván Perdomo <ivan.perdomo <at> openbravo.com>
Date: Mon Dec 07 13:53:44 2009 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/5f548dfc513485981b5aae924b7a8cdb53c7e070 [^]

Fixes issue 8437: Changed identifier columns for ad_process_request table

---
M src-db/database/sourcedata/AD_COLUMN.xml
---
(0022600)
shuehner   
2009-12-09 18:40   
Tested, Process Request has a useful identifier now. Process Monitor has same issue, logged as 11714.