Openbravo Issue Tracking System - Openbravo ERP |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0004796 | Openbravo ERP | A. Platform | public | 2008-09-02 18:25 | 2008-11-25 23:29 |
|
| Reporter | shuehner | |
| Assigned To | shuehner | |
| Priority | normal | Severity | major | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | |
| Platform | | OS | 5 | OS Version | |
| Product Version | | |
| Target Version | 2.50 | Fixed in Version | | |
| 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 | 0004796: compile.translate gives error message after the uuid merge |
| Description | One sql-statement used by this ant target is using the ad_get_next_sequence function with string,integer as parameters but it really takes string,string as inputs. |
| Steps To Reproduce | |
| Proposed Solution | Change the sql-statement to directly use get_uuid() because ad_get_next_sequence is only a wrapper around this one (after the uuid-merge). |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | | blocks | feature request | 0004795 | | acknowledged | Triage Platform Base | Remove deprecated ad_get_next_sequence calls and use get_uuid instead (in r2.5x) |
|
| Attached Files | |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2008-09-02 18:25 | shuehner | New Issue | |
| 2008-09-02 18:25 | shuehner | Assigned To | => shuehner |
| 2008-09-02 18:25 | shuehner | sf_bug_id | 0 => 2089272 |
| 2008-09-02 18:25 | shuehner | OBNetwork customer | => No |
| 2008-09-02 18:25 | shuehner | Regression testing | => No |
| 2008-09-02 18:27 | shuehner | Relationship added | blocks 0004795 |
| 2008-09-02 18:27 | svnbot | Checkin | |
| 2008-09-02 18:27 | svnbot | Note Added: 0008856 | |
| 2008-09-02 18:27 | svnbot | svn_revision | => 6745 |
| 2008-09-02 18:35 | shuehner | Status | new => scheduled |
| 2008-09-02 18:35 | shuehner | fix_in_branch | => trunk |
| 2008-09-02 18:35 | shuehner | Status | scheduled => resolved |
| 2008-09-02 18:35 | shuehner | Resolution | open => fixed |
| 2008-09-02 18:35 | shuehner | Note Added: 0008857 | |
| 2008-11-25 23:29 | psarobe | Status | resolved => closed |