Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0010444Openbravo ERPA. Platformpublic2009-09-01 12:262009-09-18 00:00
marvintm 
marvintm 
immediatecriticalalways
closedfixed 
5
main 
2.50MP6 
Core
No
0010444: When upgrading to mp4 using a obx file, the function AD_GET_RDBMS is not added correctly
When upgrading to mp4 using a obx file, the function AD_GET_RDBMS is not added correctly. This means that several processes which depend on it do not work.
Upgrade from MP3 to MP4 using an obx file. The function AD_GET_RDBMS should not exist in the database.
The function needs to be moved to the postscript.
No tags attached.
Issue History
2009-09-01 12:26marvintmNew Issue
2009-09-01 12:26marvintmAssigned To => marvintm
2009-09-01 13:29rafarodaPrioritynormal => immediate
2009-09-01 13:29rafarodaStatusnew => scheduled
2009-09-01 13:29rafarodaversion => main
2009-09-01 13:30hgbotCheckin
2009-09-01 13:30hgbotNote Added: 0019371
2009-09-01 13:30hgbotStatusscheduled => resolved
2009-09-01 13:30hgbotResolutionopen => fixed
2009-09-01 13:30hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/4a1bb10e79e6e89d372744a99176b7b705620c31 [^]
2009-09-17 19:34psarobeStatusresolved => closed
2009-09-17 19:34psarobeNote Added: 0020157
2009-09-17 19:34psarobeFixed in Version => 2.50MP6
2009-09-18 00:00anonymoussf_bug_id0 => 2861006

Notes
(0019371)
hgbot   
2009-09-01 13:30   
Repository: erp/devel/pi
Changeset: 4a1bb10e79e6e89d372744a99176b7b705620c31
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Tue Sep 01 13:30:18 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/4a1bb10e79e6e89d372744a99176b7b705620c31 [^]

Fixed issue 10444. Moved AD_GET_RDBMS function from prescript to postscript.

---
M src-db/database/model/postscript-Oracle.sql
M src-db/database/model/postscript-PostgreSql.sql
M src-db/database/model/prescript-Oracle.sql
M src-db/database/model/prescript-PostgreSql.sql
---
(0020157)
psarobe   
2009-09-17 19:34   
tested and working fine