Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0004643 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | always | 2008-08-19 13:10 | 2008-11-25 23:35 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | cromero | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 6703 | ||||
Projection | none | ETA | none | Target Version | 2.50 | |||
OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.6 | |||
OS Version | Ubuntu 8.04 | Database version | 8.3.3 | Ant version | ||||
Product Version | SCM revision | 6394 | ||||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0004643: ant create.database fails with postgresql-8.3 after merge of uuid-branch to r2.5x | |||||||
Description | The create.database command fails because some trigger cannot be created because some VARCHAR2-types are not translated to varchar for postgres i.e. trigger MA_PRODUCTIONRUN_STANDARD line starting 'DECLARE Cur_Stock CURSOR (v_Product_old VARCHAR2, v_UOM_old VARCHAR2, v_Product_UOM_old VARCHAR2,' is trying to use VARCHAR2 type. i.e. trigger A_ASSET_TRG reports ERROR: syntax error at or near "Cur_Defaults" trigger C_ORDERLINE_TRG reports ERROR: syntax error at or near "v_IsSOTrx" trigger M_TRANSACTION_TRG reports ERROR: syntax error at or near "v_ATTRIBUTESET_ID" | |||||||
Steps To Reproduce | try ant create.database on postgresql-8.3 with r2.5x | |||||||
Tags | UUID project | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0008793) shuehner (administrator) 2008-08-31 21:25 |
in current r2.5x only the error regarding MA_PRODUCTIONRUN_STANDARD remains. The other errors are already fixed and not relevant to this issue anymore. |
(0008827) svnbot (reporter) 2008-09-01 15:37 |
Repository: openbravo Revision: 6703 Author: marvintm Date: 2008-09-01 15:37:01 +0200 (Mon, 01 Sep 2008) Fixed bug 4643. Now create.database should work in PostgreSQL. --- U branches/r2.5x/src-db/database/model/functions/MA_PRODUCTIONRUN_STANDARD.xml --- https://dev.openbravo.com/websvn/openbravo/?rev=6703&sc=1 [^] |
Issue History | |||
Date Modified | Username | Field | Change |
2008-08-19 13:10 | shuehner | New Issue | |
2008-08-19 13:10 | shuehner | Assigned To | => cromero |
2008-08-19 13:10 | shuehner | sf_bug_id | 0 => 2059488 |
2008-08-19 13:10 | shuehner | Regression testing | => No |
2008-08-20 11:53 | psarobe | Target Version | => 2.50 |
2008-08-21 12:16 | shuehner | Tag Attached: UUID project | |
2008-08-21 12:16 | shuehner | version | trunk => |
2008-08-29 11:55 | iperdomo | Relationship added | related to 0004757 |
2008-08-29 11:55 | iperdomo | Relationship deleted | related to 0004757 |
2008-08-29 11:55 | iperdomo | Relationship added | depends on 0004757 |
2008-08-31 21:25 | shuehner | Note Added: 0008793 | |
2008-09-01 15:37 | svnbot | Checkin | |
2008-09-01 15:37 | svnbot | Note Added: 0008827 | |
2008-09-01 15:37 | svnbot | Status | new => resolved |
2008-09-01 15:37 | svnbot | Resolution | open => fixed |
2008-09-01 15:37 | svnbot | svn_revision | => 6703 |
2008-11-25 23:35 | psarobe | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |