Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0005021 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| defect | [Openbravo ERP] 02. Master data management | minor | always | 2008-09-11 12:57 | 2008-12-04 07:29 | |||
| Reporter | rafaroda | View Status | public | |||||
| Assigned To | rafaroda | |||||||
| Priority | high | Resolution | fixed | Fixed in Version | ||||
| Status | closed | Fix in branch | pi | Fixed in SCM revision | 7209 | |||
| Projection | none | ETA | none | Target Version | ||||
| OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.5 | |||
| OS Version | Ubuntu 7.10 | Database version | 8.3 | Ant version | 1.7 | |||
| Product Version | pi | SCM revision | 7008 | |||||
| Merge Request Status | ||||||||
| Review Assigned To | ||||||||
| OBNetwork customer | No | |||||||
| Web browser | ||||||||
| Modules | Core | |||||||
| Support ticket | ||||||||
| Regression level | ||||||||
| Regression date | ||||||||
| Regression introduced in release | ||||||||
| Regression introduced by commit | ||||||||
| Triggers an Emergency Pack | No | |||||||
| Summary | 0005021: "get_uuid" does not exist in C_UOM_TRG in PostgreSQL | |||||||
| Description | 'ERROR: column "get_uuid" does not exist' displays in 'Master Data Management || Product Setup || Unit of Measure' when trying to insert a new record in PostgreSQL. | |||||||
| Steps To Reproduce | 1) Logged as System Administrator, go to 'Master Data Management || Product Setup || Unit of Measure'. 2) Try to create a new record. 'ERROR: column "get_uuid" does not exist' displays | |||||||
| Proposed Solution | In line 43 of C_UOM_TRG (src-db/database/model/triggers/C_UOM_TRG.xml), replace 'SELECT get_uuid' by 'SELECT get_uuid()'. | |||||||
| Tags | UUID project | |||||||
| Attached Files | ||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
||||||||
|
||||||||
Notes |
|
|
(0009005) svnbot (viewer) 2008-09-11 16:40 |
Repository: openbravo Revision: 7209 Author: rafaroda Date: 2008-09-11 16:40:16 +0200 (Thu, 11 Sep 2008) Fixes bug 0005021 Replaced 'SELECT get_uuid' by 'SELECT get_uuid()'. --- U trunk/src-db/database/model/triggers/C_UOM_TRG.xml --- https://dev.openbravo.com/websvn/openbravo/?rev=7209&sc=1 [^] |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2008-09-11 12:57 | rafaroda | New Issue | |
| 2008-09-11 12:57 | rafaroda | Assigned To | => rafaroda |
| 2008-09-11 12:57 | rafaroda | sf_bug_id | 0 => 2105449 |
| 2008-09-11 12:57 | rafaroda | OBNetwork customer | => No |
| 2008-09-11 12:57 | rafaroda | Regression testing | => No |
| 2008-09-11 12:58 | rafaroda | Tag Attached: UUID project | |
| 2008-09-11 12:59 | rafaroda | Status | new => scheduled |
| 2008-09-11 12:59 | rafaroda | fix_in_branch | => trunk |
| 2008-09-11 13:00 | rafaroda | Relationship added | related to 0005014 |
| 2008-09-11 16:40 | svnbot | Checkin | |
| 2008-09-11 16:40 | svnbot | Note Added: 0009005 | |
| 2008-09-11 16:40 | svnbot | Status | scheduled => resolved |
| 2008-09-11 16:40 | svnbot | Resolution | open => fixed |
| 2008-09-11 16:40 | svnbot | svn_revision | => 7209 |
| 2008-12-04 07:29 | krishna | Status | resolved => closed |
| Copyright © 2000 - 2009 MantisBT Group |