Openbravo Issue Tracking System - Openbravo ERP |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0029616 | Openbravo ERP | 09. Financial management | public | 2015-04-16 13:58 | 2015-05-07 22:16 |
|
| Reporter | maite | |
| Assigned To | aferraz | |
| Priority | immediate | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | |
| Platform | | OS | 5 | OS Version | |
| Product Version | | |
| Target Version | 3.0PR15Q2 | Fixed in Version | | |
| Merge Request Status | |
| Review Assigned To | eduardo_Argal |
| OBNetwork customer | OBPS |
| Web browser | |
| Modules | Core |
| Support ticket | 35665 |
| Regression level | |
| Regression date | |
| Regression introduced in release | |
| Regression introduced by commit | |
| Triggers an Emergency Pack | No |
|
| Summary | 0029616: Error in GLJournalAccountingCheck validation |
| Description | Error in GLJournalAccountingCheck validation |
| Steps To Reproduce | When exists a negative gl journal line and system is configured to "not allow negative amount" during posting, build validation fails although accounting information is correct |
| Proposed Solution | |
| Additional Information | |
| Tags | Approved |
| Relationships | | blocks | defect | 0029610 | | closed | aferraz | Error in GLJournalAccountingCheck validation |
|
| Attached Files | |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2015-04-16 18:37 | aferraz | Type | defect => backport |
| 2015-04-16 18:37 | aferraz | Target Version | => 3.0PR15Q2 |
| 2015-04-16 19:08 | dmitry_mezentsev | Assigned To | Triage Finance => aferraz |
| 2015-04-16 19:08 | dmitry_mezentsev | Tag Attached: Approved | |
| 2015-04-17 11:37 | hgbot | Checkin | |
| 2015-04-17 11:37 | hgbot | Note Added: 0076601 | |
| 2015-04-17 11:37 | hgbot | Status | scheduled => resolved |
| 2015-04-17 11:37 | hgbot | Resolution | open => fixed |
| 2015-04-17 11:37 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/backports/3.0PR15Q2/rev/af63dcb16553bf6446e66fcea181641b4c774988 [^] |
| 2015-04-17 11:40 | eduardo_Argal | Review Assigned To | => eduardo_Argal |
| 2015-04-17 11:40 | eduardo_Argal | Note Added: 0076603 | |
| 2015-04-17 11:40 | eduardo_Argal | Status | resolved => closed |
| 2015-04-27 19:32 | hgbot | Checkin | |
| 2015-04-27 19:32 | hgbot | Note Added: 0076799 | |
| 2015-04-27 19:32 | hgbot | Status | closed => resolved |
| 2015-04-27 19:32 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/backports/3.0PR15Q2/rev/af63dcb16553bf6446e66fcea181641b4c774988 [^] => http://code.openbravo.com/erp/devel/pi/rev/39988fbbd2426ecad607882f496f7b78a9664eb2 [^] |
| 2015-04-27 19:33 | eduardo_Argal | Note Added: 0076800 | |
| 2015-04-27 19:33 | eduardo_Argal | Status | resolved => closed |
| 2015-05-07 22:16 | hudsonbot | Checkin | |
| 2015-05-07 22:16 | hudsonbot | Note Added: 0077167 | |
|
Notes |
|
|
(0076601)
|
|
hgbot
|
|
2015-04-17 11:37
|
|
Repository: erp/backports/3.0PR15Q2
Changeset: af63dcb16553bf6446e66fcea181641b4c774988
Author: Alvaro Ferraz <alvaro.ferraz <at> openbravo.com>
Date: Thu Apr 16 18:33:31 2015 +0200
URL: http://code.openbravo.com/erp/backports/3.0PR15Q2/rev/af63dcb16553bf6446e66fcea181641b4c774988 [^]
Fixes issue 29616: Error in GLJournalAccountingCheck validation
Query in GLJournalAccountingCheck build validation has been changed to avoid build validation fail, when exists a negative gl journal line and system is configured to "not allow negative amount" during posting, although accounting information is correct
---
M src-util/buildvalidation/build/classes/org/openbravo/buildvalidation/GLJournalAccountingCheckData.class
M src-util/buildvalidation/src/org/openbravo/buildvalidation/GLJournalAccountingCheck_data.xsql
---
|
|
|
|
|
Code Reviewed and Tested.
Now alerts just thrown for the required scenarios, if those are attended then build continues as expected.
Test: update from q1, adding right and wrong data, to q2
-First test it fails
-Then test it passes |
|
|
|
(0076799)
|
|
hgbot
|
|
2015-04-27 19:32
|
|
Repository: erp/devel/pi
Changeset: 39988fbbd2426ecad607882f496f7b78a9664eb2
Author: Alvaro Ferraz <alvaro.ferraz <at> openbravo.com>
Date: Thu Apr 16 18:33:31 2015 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/39988fbbd2426ecad607882f496f7b78a9664eb2 [^]
Fixes issue 29616: Error in GLJournalAccountingCheck validation
Query in GLJournalAccountingCheck build validation has been changed to avoid build validation fail, when exists a negative gl journal line and system is configured to "not allow negative amount" during posting, although accounting information is correct
---
M src-util/buildvalidation/src/org/openbravo/buildvalidation/GLJournalAccountingCheck_data.xsql
---
|
|
|
|
|
Wrong push. Entered this same number by mistake.
Issue was already resolved and closed |
|
|
|
|
|