Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0009521Openbravo ERPA. Platformpublic2009-06-17 18:452009-07-23 00:00
shuehner 
alostale 
highminorhave not tried
closedfixed 
5
pi 
2.50MP3 
Core
No
0009521: uuid-issue: FieldSequence_data.xsql calls to_number on uuids
This file uses to_number on uuid-values:

srcAD/org/openbravo/erpWindows/WindowsTabsandFields(FieldSequence_data.xsql (generated by wad):: functions updateY, updateN (for updatedby -> pk for ad_user)


This will fail when called with a newly create user, which then has a non-numeric uuid primary key value.
250MP3releasecandidate, leo, UUID project
Issue History
2009-06-17 18:45shuehnerNew Issue
2009-06-17 18:45shuehnerAssigned To => rafaroda
2009-06-17 18:46shuehnerTag Attached: UUID project
2009-06-22 09:14rafarodaAssigned Torafaroda => alostale
2009-06-22 09:14rafarodaPrioritynormal => high
2009-06-22 09:14rafarodaStatusnew => scheduled
2009-07-16 10:26hgbotCheckin
2009-07-16 10:26hgbotNote Added: 0018290
2009-07-16 10:26hgbotStatusscheduled => resolved
2009-07-16 10:26hgbotResolutionopen => fixed
2009-07-16 10:26hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/336a54aa590dca3b73744bc08f5917304928cd4b [^]
2009-07-21 16:24psarobeFixed in Version => 2.50MP3
2009-07-21 16:26psarobeTag Attached: 250MP3releasecandidate
2009-07-21 18:43psarobeTag Attached: leo
2009-07-22 07:38elopioStatusresolved => closed
2009-07-23 00:00anonymoussf_bug_id0 => 2825603

Notes
(0018290)
hgbot   
2009-07-16 10:26   
Repository: erp/devel/pi
Changeset: 336a54aa590dca3b73744bc08f5917304928cd4b
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Thu Jul 16 10:26:09 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/336a54aa590dca3b73744bc08f5917304928cd4b [^]

fixed bug 0009521: uuid-issue: FieldSequence_data.xsql calls to_number on uuids

---
M src-wad/src/org/openbravo/wad/datasourceSortTab.xsqlxml
---