Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0020745 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 09. Financial management | critical | sometimes | 2012-06-13 12:14 | 2012-07-02 17:37 | |||
Reporter | eduardo_Argal | View Status | public | |||||
Assigned To | eduardo_Argal | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 3.0MP13 | |||
Status | closed | Fix in branch | Fixed in SCM revision | c57255020226 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | Pre packaging ( pi ) | |||||||
Regression date | 2012-05-31 | |||||||
Regression introduced in release | ||||||||
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/e1e23b382aa1e15d3c56bf96d3256265f2e22322 [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0020745: GL Journal Post process failing due to wrong change which causes a regression | |||||||
Description | Fix for bug 020183: gl journal is checked like posted when there is not lines introduces a regression. new select into introduced by this change set is causing a regression as GL Journal can not be completed in oracle. | |||||||
Steps To Reproduce | 1) create a GL Journal 2) Process it 3) Mind the error Remember to execute this script in oracle!!!!!!! | |||||||
Proposed Solution | Fix the sql adding the missing join | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0049807) hgbot (developer) 2012-06-13 12:49 |
Repository: erp/devel/pi Changeset: c5725502022695884fc4d25486fe5057ec9933c2 Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com> Date: Wed Jun 13 12:24:01 2012 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/c5725502022695884fc4d25486fe5057ec9933c2 [^] Fixes bug 20745: GL Journal Post process failing due to wrong change which causes a regression --- M src-db/database/model/functions/GL_JOURNAL_POST.xml --- |
(0050322) mirurita (viewer) 2012-07-02 17:35 |
The fix related to this issue does not work on oracle because SELECT INTO statement will fail because it can return more than one row. The following issue 0020183 solves the problem. |
(0050323) vmromanos (viewer) 2012-07-02 17:37 |
Tested in Oracle and PostgreSQL |
![]() |
|||
Date Modified | Username | Field | Change |
2012-06-13 12:14 | eduardo_Argal | New Issue | |
2012-06-13 12:14 | eduardo_Argal | Assigned To | => ioritzCia |
2012-06-13 12:14 | eduardo_Argal | Modules | => Core |
2012-06-13 12:14 | eduardo_Argal | OBNetwork customer | => No |
2012-06-13 12:21 | eduardo_Argal | Regression level | => Pre packaging ( pi ) |
2012-06-13 12:21 | eduardo_Argal | Regression date | => 2012-05-31 |
2012-06-13 12:21 | eduardo_Argal | Regression introduced by commit | => https://code.openbravo.com/erp/devel/pi/rev/e1e23b382aa1e15d3c56bf96d3256265f2e22322 [^] |
2012-06-13 12:22 | eduardo_Argal | Status | new => scheduled |
2012-06-13 12:22 | eduardo_Argal | fix_in_branch | => pi |
2012-06-13 12:22 | eduardo_Argal | Relationship added | related to 0020183 |
2012-06-13 12:49 | hgbot | Checkin | |
2012-06-13 12:49 | hgbot | Note Added: 0049807 | |
2012-06-13 12:49 | hgbot | Status | scheduled => resolved |
2012-06-13 12:49 | hgbot | Resolution | open => fixed |
2012-06-13 12:49 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/c5725502022695884fc4d25486fe5057ec9933c2 [^] |
2012-07-02 12:18 | shuehner | Assigned To | ioritzCia => eduardo_Argal |
2012-07-02 12:18 | shuehner | fix_in_branch | pi => |
2012-07-02 17:35 | mirurita | Note Added: 0050322 | |
2012-07-02 17:35 | mirurita | Status | resolved => closed |
2012-07-02 17:35 | mirurita | Fixed in Version | => 3.0MP13 |
2012-07-02 17:37 | vmromanos | Note Added: 0050323 |
Copyright © 2000 - 2009 MantisBT Group |