Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0011605 | Openbravo ERP | 04. Warehouse management | public | 2009-12-02 13:32 | 2010-01-22 17:05 |
|
Reporter | networkb | |
Assigned To | eduardo_Argal | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | 2.50MP9 | |
Target Version | 2.50MP11 | Fixed in Version | 2.50MP11 | |
Merge Request Status | |
Review Assigned To | |
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 | 0011605: Error when post a good movement |
Description | You have a good movement of a product without costing. When you post it appears this error:
Process failed during execution
It is not explicative. |
Steps To Reproduce | -As Openbravo Admin go to Warehouse Management || Transactions || Goods Movement
-Create a new record, save and go to Lines.
-Chose a product without costing (IE, body), save and go back to the header.
-Process the movement and post
|
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | has duplicate | defect | 0012392 | | closed | dalsasua | Finance: Posting errors are not descriptive |
|
Attached Files | Pantallazo.png (172,102) 2009-12-02 15:51 https://issues.openbravo.com/file_download.php?file_id=2015&type=bug

|
|
Issue History |
Date Modified | Username | Field | Change |
2009-12-02 13:32 | networkb | New Issue | |
2009-12-02 13:32 | networkb | Assigned To | => rafaroda |
2009-12-02 13:32 | networkb | OBNetwork customer | => Yes |
2009-12-02 14:24 | rafaroda | Note Added: 0022362 | |
2009-12-02 14:24 | rafaroda | Status | new => feedback |
2009-12-02 15:50 | networkb | Status | feedback => new |
2009-12-02 15:50 | networkb | Summary | An error isn't explicative => Error when post a good movement |
2009-12-02 15:50 | networkb | Description Updated | |
2009-12-02 15:51 | networkb | File Added: Pantallazo.png | |
2009-12-07 19:55 | psarobe | Priority | immediate => normal |
2009-12-07 19:55 | psarobe | Severity | major => minor |
2009-12-07 19:55 | psarobe | Target Version | 2.50MP10 => 2.50MP11 |
2009-12-07 19:56 | psarobe | Status | new => scheduled |
2009-12-07 19:56 | psarobe | Assigned To | rafaroda => dalsasua |
2009-12-07 19:56 | psarobe | fix_in_branch | => pi |
2009-12-16 14:48 | rajagopal | Assigned To | dalsasua => rajagopal |
2009-12-23 11:37 | balamurugan | Note Added: 0023034 | |
2009-12-23 11:38 | balamurugan | Assigned To | rajagopal => iperdomo |
2009-12-23 18:41 | iperdomo | Assigned To | iperdomo => eduardo_Argal |
2010-01-20 10:10 | hgbot | Checkin | |
2010-01-20 10:10 | hgbot | Note Added: 0023598 | |
2010-01-20 10:10 | hgbot | Status | scheduled => resolved |
2010-01-20 10:10 | hgbot | Resolution | open => fixed |
2010-01-20 10:10 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/1e71b721da5c475b754e4058a04e35e8052bf8d0 [^] |
2010-01-21 07:22 | sureshbabu | Note Added: 0023689 | |
2010-01-21 07:22 | sureshbabu | Status | resolved => closed |
2010-01-21 07:22 | sureshbabu | Fixed in Version | => 2.50MP11 |
2010-01-22 00:00 | anonymous | sf_bug_id | 0 => 2936681 |
2010-01-22 17:05 | hudsonbot | Checkin | |
2010-01-22 17:05 | hudsonbot | Note Added: 0023747 | |
2010-02-22 17:56 | dalsasua | Relationship added | related to 0012392 |
2010-02-25 08:59 | dalsasua | Relationship replaced | has duplicate 0012392 |
Notes |
|
|
|
|
|
Generic error messages when we use extended classes of Account Server. This is not only issue in DocINOut.java. It is an issue in DOCInvoice, DocAmortization and so on. This has to be fixed by platform team. or we have to fix it in root class/AcctServer instead of its sub class. |
|
|
(0023598)
|
hgbot
|
2010-01-20 10:10
|
|
Repository: erp/devel/pi
Changeset: 1e71b721da5c475b754e4058a04e35e8052bf8d0
Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com>
Date: Wed Jan 20 10:09:01 2010 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/1e71b721da5c475b754e4058a04e35e8052bf8d0 [^]
Fixes bug 0011605: Error when post a good movement
---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src-db/database/sourcedata/AD_REF_LIST.xml
M src/org/openbravo/erpCommon/ad_actionButton/Posted.java
M src/org/openbravo/erpCommon/ad_forms/AcctServer.java
M src/org/openbravo/erpCommon/ad_forms/DocInOut.java
M src/org/openbravo/erpCommon/ad_forms/DocInventory.java
M src/org/openbravo/erpCommon/ad_forms/DocMovement.java
M src/org/openbravo/erpCommon/ad_forms/DocProduction.java
---
|
|
|
|
|
|
|
|