Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0023741 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 09. Financial management | major | always | 2013-05-06 11:21 | 2013-09-02 06:27 | |||
Reporter | VictorVillar | View Status | public | |||||
Assigned To | dmiguelez | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 8d3c284d86d9 | ||||
Projection | none | ETA | none | Target Version | 3.0MP24 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | Sandrahuguet | |||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | 20938 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0023741: The status of a warehouse transaction should be 'NC' (no cost) when posting without cost calculated yet | |||||||
Description | The status of a warehouse transaction should be 'NC' (no cost) when posting without cost calculated yet. The problem is that the DocInOut.java throws an IllegalStateException() exception, and the AcctServer.java Line: 695 (catch exception) always set the Status = Error, replacing the status set before by the DocInOut.java (STATUS_NotCalculatedCost = 'NC') | |||||||
Steps To Reproduce | As group Admin role, Go to Process request window, Unschedule Acct Server process and Costing Background processes. Go to Good Shipment window, Create a new register for F&B US. organization Lines tab: Create a new register for Cola qty: 1 Complete it. Launch the Acct server process. Realise that the Goods Shipment document has ERROR status, and the Acct server will not take into account this document any more. It is necessary to check the same for the all warehouse transactions which coudl be posted in the Application | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0058907) hgbot (developer) 2013-05-23 15:29 |
Repository: erp/devel/pi Changeset: 8d3c284d86d95477659c92eed9b990da66acfac6 Author: David Miguelez <david.miguelez <at> openbravo.com> Date: Wed May 22 10:36:43 2013 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/8d3c284d86d95477659c92eed9b990da66acfac6 [^] Fixes Issue 23741. When the Cost of a Transaction is calculated the related Document is set to Not Posted if it was not posted previously. --- M src/org/openbravo/costing/CostingServer.java M src/org/openbravo/erpCommon/ad_forms/DocInOut.java --- |
(0058908) Sandrahuguet (viewer) 2013-05-23 15:33 |
Code review + testing OK |
(0058922) hudsonbot (viewer) 2013-05-24 01:19 |
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/758b27652865 [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2013-05-06 11:21 | VictorVillar | New Issue | |
2013-05-06 11:21 | VictorVillar | Assigned To | => dmiguelez |
2013-05-06 11:21 | VictorVillar | Modules | => Core |
2013-05-06 11:21 | VictorVillar | OBNetwork customer | => Yes |
2013-05-06 11:21 | VictorVillar | Support ticket | => 20938 |
2013-05-06 11:21 | VictorVillar | Resolution time | => 1370383200 |
2013-05-06 11:21 | VictorVillar | Triggers an Emergency Pack | => No |
2013-05-06 11:21 | VictorVillar | Issue Monitored: networkb | |
2013-05-06 11:24 | dmiguelez | Assigned To | dmiguelez => jonalegriaesarte |
2013-05-06 11:24 | VictorVillar | Assigned To | jonalegriaesarte => dmiguelez |
2013-05-06 11:24 | VictorVillar | Steps to Reproduce Updated | View Revisions |
2013-05-06 11:51 | dmiguelez | Assigned To | dmiguelez => jonalegriaesarte |
2013-05-13 17:28 | dmiguelez | Assigned To | jonalegriaesarte => dmiguelez |
2013-05-23 15:29 | hgbot | Checkin | |
2013-05-23 15:29 | hgbot | Note Added: 0058907 | |
2013-05-23 15:29 | hgbot | Status | new => resolved |
2013-05-23 15:29 | hgbot | Resolution | open => fixed |
2013-05-23 15:29 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/8d3c284d86d95477659c92eed9b990da66acfac6 [^] |
2013-05-23 15:33 | Sandrahuguet | Review Assigned To | => Sandrahuguet |
2013-05-23 15:33 | Sandrahuguet | Note Added: 0058908 | |
2013-05-23 15:33 | Sandrahuguet | Status | resolved => closed |
2013-05-24 01:19 | hudsonbot | Checkin | |
2013-05-24 01:19 | hudsonbot | Note Added: 0058922 | |
2013-09-02 06:27 | anherzog | Issue Monitored: anherzog | |
2013-10-29 10:56 | VictorVillar | Relationship added | related to 0025040 |
Copyright © 2000 - 2009 MantisBT Group |