Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0030259 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 09. Financial management | major | always | 2015-06-26 13:42 | 2015-06-30 00:54 | |||
Reporter | dmiguelez | View Status | public | |||||
Assigned To | dmiguelez | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 04dd2c60fad1 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.6.0_18 | |||
OS Version | Community Appliance | Database version | 8.3.9 | Ant version | 1.7.1 | |||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | vmromanos | |||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0030259: Cost Adjustments: When a Transaction is set as isPermanent, it should not try to adjust is Cost | |||||||
Description | Cost Adjustments: When a Transaction is set as isPermanent, it should not try to adjust is Cost | |||||||
Steps To Reproduce | Cost Adjustments: When a Transaction is set as isPermanent, it should not try to adjust is Cost Reproduced in a Client's environment. The problem is that, when a Transaction is set as Permanent (in this case a Voided Document), it can be the source of Cost Adjustments, but it can not be adjusted itself. An error message is shown. It is needed to avoid this situation. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0078535) hgbot (developer) 2015-06-26 13:43 |
Repository: erp/devel/pi Changeset: f5b89bd131a9631637f9c2fc18742aea9c382950 Author: David Miguelez <david.miguelez <at> openbravo.com> Date: Fri Jun 26 13:43:05 2015 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/f5b89bd131a9631637f9c2fc18742aea9c382950 [^] Fixes Issue 30259. When a Transaction is set as Permanent, avoid to modify it's Unitary Cost, since it will not be possible (it is checked later in the code) --- M src/org/openbravo/costing/CostingAlgorithmAdjustmentImp.java --- |
(0078536) hgbot (developer) 2015-06-26 13:47 |
Repository: erp/devel/pi Changeset: 04dd2c60fad1e4fceafa10ffa135ae0d7b837ae4 Author: David Miguelez <david.miguelez <at> openbravo.com> Date: Fri Jun 26 13:47:10 2015 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/04dd2c60fad1e4fceafa10ffa135ae0d7b837ae4 [^] Fixes Issue 30259. When a Transaction is set as Permanent, avoid to modify it's Unitary Cost, since it will not be possible (it is checked later in the code) --- M src/org/openbravo/costing/CostingAlgorithmAdjustmentImp.java --- |
(0078576) hudsonbot (viewer) 2015-06-30 00:54 |
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/8d846f99ad0b [^] Maturity status: Test |
(0078577) hudsonbot (viewer) 2015-06-30 00:54 |
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/8d846f99ad0b [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2015-06-26 13:42 | dmiguelez | New Issue | |
2015-06-26 13:42 | dmiguelez | Assigned To | => Triage Finance |
2015-06-26 13:42 | dmiguelez | OBNetwork customer | => No |
2015-06-26 13:42 | dmiguelez | Modules | => Core |
2015-06-26 13:42 | dmiguelez | Triggers an Emergency Pack | => No |
2015-06-26 13:43 | hgbot | Checkin | |
2015-06-26 13:43 | hgbot | Note Added: 0078535 | |
2015-06-26 13:43 | hgbot | Status | new => resolved |
2015-06-26 13:43 | hgbot | Resolution | open => fixed |
2015-06-26 13:43 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/f5b89bd131a9631637f9c2fc18742aea9c382950 [^] |
2015-06-26 13:47 | hgbot | Checkin | |
2015-06-26 13:47 | hgbot | Note Added: 0078536 | |
2015-06-26 13:47 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/f5b89bd131a9631637f9c2fc18742aea9c382950 [^] => http://code.openbravo.com/erp/devel/pi/rev/04dd2c60fad1e4fceafa10ffa135ae0d7b837ae4 [^] |
2015-06-29 12:35 | shuehner | Assigned To | Triage Finance => dmiguelez |
2015-06-29 13:29 | vmromanos | Review Assigned To | => vmromanos |
2015-06-29 13:29 | vmromanos | Status | resolved => closed |
2015-06-30 00:54 | hudsonbot | Checkin | |
2015-06-30 00:54 | hudsonbot | Note Added: 0078576 | |
2015-06-30 00:54 | hudsonbot | Checkin | |
2015-06-30 00:54 | hudsonbot | Note Added: 0078577 |
Copyright © 2000 - 2009 MantisBT Group |