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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0026150
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 09. Financial managementminoralways2014-04-02 16:122015-02-25 18:17
ReportermalsasuaView Statuspublic 
Assigned Todmiguelez 
PrioritynormalResolutionunable to reproduceFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabasePostgreSQLJava version1.6.0_18
OS VersionCommunity ApplianceDatabase version8.3.9Ant version1.7.1
Product VersionSCM revision 
Review Assigned To
Web browserGoogle Chrome
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0026150: reset accounting process does not work with "date from" and "date to"

DescriptionReset accounting process does not work when it is executed with "date from" and "date to" are dates of distinct months
Steps To Reproducein F&B
. run reset accounting process
  . table c_invoice
  . date from: 01/02/2014
  . date to: 31/03/2014

0 records are deleted
Proposed Solutionthe error is in the file ResetAccounting.java
in the process getOpenPeriods:
the query created in this function is wrong because it is searching periods with
starting date <= dateFrom
and
ending date >= dateTo
and it occurs only when dateFrom and dateTo belong to the same month, there are not periods that dateFrom and dateTo belong to distinct months
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 00261303.0PR14Q3 closedpramakrishnan Reset Accounting is not working fine filling the Starting Date and Ending Date 

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2014-04-02 16:12 malsasua New Issue
2014-04-02 16:12 malsasua Assigned To => dmiguelez
2014-04-02 16:12 malsasua Web browser => Google Chrome
2014-04-02 16:12 malsasua Modules => Core
2014-04-02 16:12 malsasua Triggers an Emergency Pack => No
2014-05-09 11:30 ngarcia Relationship added related to 0026130
2015-02-25 18:17 eduardo_Argal Status new => closed
2015-02-25 18:17 eduardo_Argal Resolution open => unable to reproduce


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker