Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0029091 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 09. Financial management | minor | always | 2015-02-27 10:23 | 2015-05-07 22:17 | |||
Reporter | ngarcia | View Status | public | |||||
Assigned To | jorge-garcia | |||||||
Priority | high | Resolution | fixed | Fixed in Version | pi | |||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 2e2ef063c7dd | |||
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 | umartirena | |||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | 34696 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0029091: Fully depreciated field is not updated when unprocessing an asset amortization | |||||||
Description | Fully depreciated field is not updated when unprocessing an asset amortization | |||||||
Steps To Reproduce | As group admin role: Create a record in the Asset window: Depreciated: Y Calculate Type: Time Amortize: Monthly Usable Life - Months: 2 Depreciation Start Date: 01-02-2015 Asset Value: 1000 Create the Amortization Navigate to each of the amortizations and process them Return to the Asset window and check the Depreciated Value = Depreciated Plan and Fully Depreciated = 'Y' Return to Amortization window and unprocess one of them Check the Depreciated Value = 500, Depreciated Plan = 1000. Fully Depreciated remains as 'Y', which is wrong | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|||||||||||||||
|
![]() |
|
(0075066) jorge-garcia (viewer) 2015-03-02 11:08 |
Test Plan As group admin role: Create a record in the Asset window: Depreciated: Y Calculate Type: Time Amortize: Monthly Usable Life - Months: 2 Depreciation Start Date: 01-02-2015 Asset Value: 1000 Create the Amortization Navigate to each of the amortizations and process them Return to the Asset window and check the Depreciated Value = Depreciated Plan and Fully Depreciated = 'Y' Return to Amortization window and unprocess one of them Check the Depreciated Value = 500, Depreciated Plan = 1000 and Fully Depreciated = 'N' |
(0076854) hgbot (developer) 2015-04-29 10:46 |
Repository: erp/devel/pi Changeset: 2e2ef063c7dd6f9ca0c31d469176286ea2c8f8a1 Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Mon Mar 02 11:02:02 2015 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/2e2ef063c7dd6f9ca0c31d469176286ea2c8f8a1 [^] Fixed issue 29091: Fully depreciated field is not updated The process didn't update the Fully Depreciated field when one or more asset amortization lines were unprocessed. The problem was in the amortization process. Now the process changes the isFullyDepreciated field if the Depreciated Value and the Depreciated Plan fields are differents. --- M src-db/database/model/functions/A_AMORTIZATION_PROCESS.xml --- |
(0076855) hgbot (developer) 2015-04-29 10:47 |
Repository: erp/devel/pi Changeset: 4d152114fbe9bcc3035cacbf337a801806d23a69 Author: Unai Martirena <unai.martirena <at> openbravo.com> Date: Wed Apr 29 10:22:24 2015 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/4d152114fbe9bcc3035cacbf337a801806d23a69 [^] Related to bug 29091: Code Review [1]: Fix copyright [2]: Change != for <> --- M src-db/database/model/functions/A_AMORTIZATION_PROCESS.xml --- |
(0076856) umartirena (viewer) 2015-04-29 10:52 |
Code Review + Testing OK |
(0077179) hudsonbot (viewer) 2015-05-07 22:17 |
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/a1817f84bd8b [^] Maturity status: Test |
(0077180) hudsonbot (viewer) 2015-05-07 22:17 |
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/a1817f84bd8b [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2015-02-27 10:23 | ngarcia | New Issue | |
2015-02-27 10:23 | ngarcia | Assigned To | => Sandrahuguet |
2015-02-27 10:23 | ngarcia | OBNetwork customer | => Yes |
2015-02-27 10:23 | ngarcia | Modules | => Core |
2015-02-27 10:23 | ngarcia | Support ticket | => 34696 |
2015-02-27 10:23 | ngarcia | Resolution time | => 1431554400 |
2015-02-27 10:23 | ngarcia | Triggers an Emergency Pack | => No |
2015-02-27 10:24 | ngarcia | Relationship added | related to 0025106 |
2015-02-27 10:24 | ngarcia | Issue Monitored: networkb | |
2015-02-27 12:33 | Sandrahuguet | Assigned To | Sandrahuguet => jorge-garcia |
2015-02-27 12:37 | jorge-garcia | Status | new => scheduled |
2015-02-27 12:37 | jorge-garcia | fix_in_branch | => pi |
2015-03-02 11:08 | jorge-garcia | Note Added: 0075066 | |
2015-04-29 10:46 | hgbot | Checkin | |
2015-04-29 10:46 | hgbot | Note Added: 0076854 | |
2015-04-29 10:46 | hgbot | Status | scheduled => resolved |
2015-04-29 10:46 | hgbot | Resolution | open => fixed |
2015-04-29 10:46 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/2e2ef063c7dd6f9ca0c31d469176286ea2c8f8a1 [^] |
2015-04-29 10:47 | hgbot | Checkin | |
2015-04-29 10:47 | hgbot | Note Added: 0076855 | |
2015-04-29 10:52 | umartirena | Review Assigned To | => umartirena |
2015-04-29 10:53 | umartirena | Note Added: 0076856 | |
2015-04-29 10:53 | umartirena | Status | resolved => closed |
2015-04-29 10:53 | umartirena | Fixed in Version | => pi |
2015-05-07 22:17 | hudsonbot | Checkin | |
2015-05-07 22:17 | hudsonbot | Note Added: 0077179 | |
2015-05-07 22:17 | hudsonbot | Checkin | |
2015-05-07 22:17 | hudsonbot | Note Added: 0077180 | |
2016-02-18 17:44 | ngarcia | Relationship added | related to 0032280 |
Copyright © 2000 - 2009 MantisBT Group |