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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0029900
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Openbravo ERP] 09. Financial managementmajoralways2015-05-15 10:452015-05-15 15:14
ReportermalsasuaView Statuspublic 
Assigned Toeduardo_Argal 
PriorityimmediateResolutionfixedFixed in Version3.0PR15Q1.4
StatusclosedFix in branchFixed in SCM revision6cbc78180ba8
ProjectionnoneETAnoneTarget Version3.0PR15Q1.4
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

0029900: 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
(0077499)
hgbot (developer)
2015-05-15 15:13

Repository: erp/backports/3.0PR15Q1.4
Changeset: 6cbc78180ba8156d31839e54756d08e709013fb8
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.0PR15Q1.4/rev/6cbc78180ba8156d31839e54756d08e709013fb8 [^]

Fixes issue 29900: 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
---
(0077502)
aferraz (manager)
2015-05-15 15:14

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.0PR15Q1.4
2015-05-15 13:21 dmitry_mezentsev Tag Attached: Approved
2015-05-15 15:13 hgbot Checkin
2015-05-15 15:13 hgbot Note Added: 0077499
2015-05-15 15:13 hgbot Status scheduled => resolved
2015-05-15 15:13 hgbot Resolution open => fixed
2015-05-15 15:13 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/backports/3.0PR15Q1.4/rev/6cbc78180ba8156d31839e54756d08e709013fb8 [^]
2015-05-15 15:14 aferraz Review Assigned To => aferraz
2015-05-15 15:14 aferraz Note Added: 0077502
2015-05-15 15:14 aferraz Status resolved => closed
2015-05-15 15:14 aferraz Fixed in Version => 3.0PR15Q1.4


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker