Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0029617Openbravo ERP09. Financial managementpublic2015-04-16 13:582015-04-17 09:46
maite 
aferraz 
immediatemajoralways
closedfixed 
5
 
3.0PR15Q1.3 
eduardo_Argal
Core
No
0029617: Error in GLJournalAccountingCheck validation
Error in GLJournalAccountingCheck validation
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
Approved
blocks defect 0029610 closed aferraz Error in GLJournalAccountingCheck validation 
Issue History
2015-04-16 18:37aferrazTypedefect => backport
2015-04-16 18:37aferrazTarget Version => 3.0PR15Q1.3
2015-04-16 19:10dmitry_mezentsevAssigned ToTriage Finance => aferraz
2015-04-16 19:10dmitry_mezentsevTag Attached: Approved
2015-04-17 09:44hgbotCheckin
2015-04-17 09:44hgbotNote Added: 0076597
2015-04-17 09:44hgbotStatusscheduled => resolved
2015-04-17 09:44hgbotResolutionopen => fixed
2015-04-17 09:44hgbotFixed in SCM revision => http://code.openbravo.com/erp/backports/3.0PR15Q1.3/rev/79bf4403631f1f5aadb25be6f7b85bb0673edb47 [^]
2015-04-17 09:46eduardo_ArgalReview Assigned To => eduardo_Argal
2015-04-17 09:46eduardo_ArgalNote Added: 0076598
2015-04-17 09:46eduardo_ArgalStatusresolved => closed

Notes
(0076597)
hgbot   
2015-04-17 09:44   
Repository: erp/backports/3.0PR15Q1.3
Changeset: 79bf4403631f1f5aadb25be6f7b85bb0673edb47
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.0PR15Q1.3/rev/79bf4403631f1f5aadb25be6f7b85bb0673edb47 [^]

Fixes issue 29617: 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
---
(0076598)
eduardo_Argal   
2015-04-17 09:46   
Code Reviewed and tested. Update from Q1 to Q2 now working