Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0024300 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 09. Financial management | major | always | 2013-07-10 11:04 | 2013-07-16 14:27 | |||
Reporter | ngarcia | View Status | public | |||||
Assigned To | Sandrahuguet | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 436cd2fa79fc | |||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | pramakrishnan | |||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0024300: Reset accounting process does not delete an entry if the first and last days of the period are not included in the date range | |||||||
Description | Reset accounting process does not delete an entry if the first and last days of the period are not included in the date range | |||||||
Steps To Reproduce | As goup admin role: Unschedule the Acct Server process Check the accounting date of a posted purchase invoice Launch the Reset Accounting Process: Delete Accounting Entries: Y Starting date: it should be greater than the starting date of the period the accounting date belongs to and less than the accounting date of the invoice Ending date: it should be less than the ending date of the period the accounting date belongs to and greater than the accounting date of the invoice Check that the invoice is not posted although its accounting date is between the date range Example: Accounting date: 15-04-2013 Launching the process with the following dates, it gives: 01-04-2013 - 30-04-2013: OK 02-04-2013 - 30-04-2013: ERROR 01-04-2013 - 29-04-2013: ERROR 02-04-2013 - 29-04-2013: ERROR | |||||||
Proposed Solution | Check the query in getOpenPeriods function (ResetAccounting.java) | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0059978) hgbot (developer) 2013-07-15 16:13 |
Repository: erp/devel/pi Changeset: 436cd2fa79fc2d840b8f38b4fe3c74e1e4c0852a Author: Sandra Huguet <sandra.huguet <at> openbravo.com> Date: Thu Jul 11 11:15:06 2013 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/436cd2fa79fc2d840b8f38b4fe3c74e1e4c0852a [^] Fixed bug 24300 Fixed filter dates in reset accounting --- M src/org/openbravo/financial/ResetAccounting.java --- |
(0059989) pramakrishnan (viewer) 2013-07-16 06:30 |
Code Review + Testing - OK. |
(0060050) hudsonbot (viewer) 2013-07-16 14:27 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/9a5d5983399f [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2013-07-10 11:04 | ngarcia | New Issue | |
2013-07-10 11:04 | ngarcia | Assigned To | => dmiguelez |
2013-07-10 11:04 | ngarcia | Modules | => Core |
2013-07-10 11:04 | ngarcia | OBNetwork customer | => Yes |
2013-07-10 11:04 | ngarcia | Triggers an Emergency Pack | => No |
2013-07-10 11:05 | ngarcia | Issue Monitored: networkb | |
2013-07-10 11:06 | ngarcia | Steps to Reproduce Updated | View Revisions |
2013-07-12 10:45 | dmiguelez | Assigned To | dmiguelez => jonalegriaesarte |
2013-07-15 16:13 | hgbot | Checkin | |
2013-07-15 16:13 | hgbot | Note Added: 0059978 | |
2013-07-15 16:13 | hgbot | Status | new => resolved |
2013-07-15 16:13 | hgbot | Resolution | open => fixed |
2013-07-15 16:13 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/436cd2fa79fc2d840b8f38b4fe3c74e1e4c0852a [^] |
2013-07-15 16:25 | Sandrahuguet | Assigned To | jonalegriaesarte => Sandrahuguet |
2013-07-15 16:25 | Sandrahuguet | Status | resolved => new |
2013-07-15 16:25 | Sandrahuguet | Resolution | fixed => open |
2013-07-15 16:25 | Sandrahuguet | Status | new => scheduled |
2013-07-15 16:25 | Sandrahuguet | fix_in_branch | => pi |
2013-07-15 16:26 | Sandrahuguet | Status | scheduled => resolved |
2013-07-15 16:26 | Sandrahuguet | Resolution | open => fixed |
2013-07-16 06:30 | pramakrishnan | Review Assigned To | => pramakrishnan |
2013-07-16 06:30 | pramakrishnan | Note Added: 0059989 | |
2013-07-16 06:30 | pramakrishnan | Status | resolved => closed |
2013-07-16 14:27 | hudsonbot | Checkin | |
2013-07-16 14:27 | hudsonbot | Note Added: 0060050 | |
2014-02-19 13:14 | jonalegriaesarte | Relationship added | related to 0024938 |
Copyright © 2000 - 2009 MantisBT Group |