Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0029899
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Openbravo ERP] 09. Financial managementmajoralways2015-05-15 10:452015-05-15 15:13
ReportermalsasuaView Statuspublic 
Assigned Toeduardo_Argal 
PriorityimmediateResolutionfixedFixed in Version3.0PR15Q2.1
StatusclosedFix in branchFixed in SCM revisiona2dd91b010a9
ProjectionnoneETAnoneTarget Version3.0PR15Q2.1
OSLinux 32 bitDatabasePostgreSQLJava version1.6.0_18
OS VersionCommunity ApplianceDatabase version8.3.9Ant version1.7.1
Product VersionSCM revision 
Review Assigned Toaferraz
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0029899: False positives in GLJournalAccountingCheck validation

DescriptionWhen exist records in the fact_acct with the same record_id, and line_id, but distinct ad_table_id (it occurs in old records when the key of tables were numerics, not uuids), this build validation is failing
Steps To Reproducecreate records in the fact_acct with the same record_id and line_id, but distinct amounts
Proposed Solutionin the query, one filter by ad_table_id should be added.
TagsApproved
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 0029897 closededuardo_Argal False positives in GLJournalAccountingCheck validation 

-  Notes
(0077498)
hgbot (developer)
2015-05-15 15:12

Repository: erp/backports/3.0PR15Q2.1
Changeset: a2dd91b010a95d33dc81128afd325a27ab6438b9
Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com>
Date: Fri May 15 12:01:31 2015 +0200
URL: http://code.openbravo.com/erp/backports/3.0PR15Q2.1/rev/a2dd91b010a95d33dc81128afd325a27ab6438b9 [^]

Fixes issue 29899: False positives in GLJournalAccountingCheck validation
Missing ad_table_id constraint ends up in wrong validation when there are old records using numeric values for ids.

---
M src-util/buildvalidation/src/org/openbravo/buildvalidation/GLJournalAccountingCheck_data.xsql
---
(0077501)
aferraz (manager)
2015-05-15 15:13

Code review + Testing OK

- Issue History
Date Modified Username Field Change
2015-05-15 11:59 aferraz Type defect => backport
2015-05-15 11:59 aferraz Target Version => 3.0PR15Q2.1
2015-05-15 13:19 dmitry_mezentsev Tag Attached: Approved
2015-05-15 15:12 hgbot Checkin
2015-05-15 15:12 hgbot Note Added: 0077498
2015-05-15 15:12 hgbot Status scheduled => resolved
2015-05-15 15:12 hgbot Resolution open => fixed
2015-05-15 15:12 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/backports/3.0PR15Q2.1/rev/a2dd91b010a95d33dc81128afd325a27ab6438b9 [^]
2015-05-15 15:13 aferraz Review Assigned To => aferraz
2015-05-15 15:13 aferraz Note Added: 0077501
2015-05-15 15:13 aferraz Status resolved => closed
2015-05-15 15:13 aferraz Fixed in Version => 3.0PR15Q2.1


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker