Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0005021 | Openbravo ERP | 02. Master data management | public | 2008-09-11 12:57 | 2008-12-04 07:29 |
|
Reporter | rafaroda | |
Assigned To | rafaroda | |
Priority | high | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 20 | OS Version | Ubuntu 7.10 |
Product Version | pi | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
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()'. |
Additional Information | |
Tags | UUID project |
Relationships | related to | defect | 0005014 | pi | closed | vmromanos | Verify Languages does not work on PostgreSQL database |
|
Attached Files | |
|
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 | 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 |