Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0024405 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
design defect | [Openbravo ERP] 04. Warehouse management | major | always | 2013-07-23 19:00 | 2014-03-05 16:09 | |||
Reporter | VictorVillar | View Status | public | |||||
Assigned To | dmiguelez | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 8845de885b87 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
Review Assigned To | VictorVillar | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0024405: It is not possible to calculate warehouse transactions under some circunstancies | |||||||
Description | It is not possible to calculate warehouse transactions under some circunstancies, using FIFO and if you have the early 1022 as outgoing transactions | |||||||
Steps To Reproduce | If you have the early 1022 as outgoing transactions and after them 2 incoming transactions (allowing negative stock) and if you are using FIFO algorithm, there is a problem with the cost calculation. The incoming transactions will be never in the input stack table. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||||||||||||||||||||||||||||
|
Notes | |
(0064716) hgbot (developer) 2014-03-03 11:08 |
Repository: erp/devel/pi Changeset: 8845de885b879c0f2b58210ed144196a315969ac Author: David Miguelez <david.miguelez <at> openbravo.com> Date: Mon Mar 03 11:06:05 2014 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/8845de885b879c0f2b58210ed144196a315969ac [^] Fixes Issue 24405. Fixes problem with more than 1000 Pending Trx. --- M src-db/database/model/tables/M_TRANSACTION.xml M src-db/database/sourcedata/AD_COLUMN.xml M src-db/database/sourcedata/AD_ELEMENT.xml M src-db/database/sourcedata/AD_FIELD.xml M src-util/modulescript/build/classes/org/openbravo/modulescript/UpdateMTransactionCostingStatus.class M src-util/modulescript/src/org/openbravo/modulescript/UpdateMTransactionCostingStatus.java M src/org/openbravo/costing/CostingBackground.java --- |
(0064727) VictorVillar (developer) 2014-03-03 12:44 |
Verified |
(0064770) hgbot (developer) 2014-03-03 18:55 |
Repository: erp/devel/pi Changeset: a7f8d171c57396ed3f35429956a6d5d0f0f9cdcf Author: David Miguelez <david.miguelez <at> openbravo.com> Date: Mon Mar 03 18:55:21 2014 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/a7f8d171c57396ed3f35429956a6d5d0f0f9cdcf [^] Related to Issue 24405. Checks if needed to update in Modulescript. --- M src-util/modulescript/build/classes/org/openbravo/modulescript/UpdateMTransactionCostingStatus.class M src-util/modulescript/src/org/openbravo/modulescript/UpdateMTransactionCostingStatus.java M src/org/openbravo/costing/CostingBackground.java A src-util/modulescript/src/org/openbravo/modulescript/UpdateMTransactionCostingStatus_data.xsql --- |
(0064780) hgbot (developer) 2014-03-04 09:27 |
Repository: erp/devel/pi Changeset: ca2e7eff07ba324c9f0a8b028845a5fa7faa596f Author: David Miguelez <david.miguelez <at> openbravo.com> Date: Tue Mar 04 09:26:45 2014 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/ca2e7eff07ba324c9f0a8b028845a5fa7faa596f [^] Related to Issue 24405. Pushes Modulescript .class updated file. --- M src-util/modulescript/build/classes/org/openbravo/modulescript/UpdateMTransactionCostingStatus.class M src-util/modulescript/src/org/openbravo/modulescript/UpdateMTransactionCostingStatus.java --- |
(0064834) hudsonbot (developer) 2014-03-05 16:09 |
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/d34c34b81a92 [^] Maturity status: Test |
(0064839) hudsonbot (developer) 2014-03-05 16:09 |
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/d34c34b81a92 [^] Maturity status: Test |
(0064843) hudsonbot (developer) 2014-03-05 16:09 |
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/d34c34b81a92 [^] Maturity status: Test |
Issue History | |||
Date Modified | Username | Field | Change |
2013-07-23 19:00 | VictorVillar | New Issue | |
2013-07-23 19:00 | VictorVillar | Assigned To | => dmiguelez |
2013-07-23 19:00 | VictorVillar | Modules | => Core |
2013-07-23 19:00 | VictorVillar | Triggers an Emergency Pack | => No |
2013-07-23 19:00 | VictorVillar | Issue Monitored: networkb | |
2013-07-24 09:41 | VictorVillar | Relationship added | depends on 0023701 |
2013-07-24 10:43 | VictorVillar | Type | defect => design defect |
2013-07-24 10:43 | VictorVillar | Proposed Solution updated | |
2013-08-26 11:46 | jonalegriaesarte | Target Version | 3.0MP27 => |
2014-03-03 11:08 | hgbot | Checkin | |
2014-03-03 11:08 | hgbot | Note Added: 0064716 | |
2014-03-03 11:08 | hgbot | Status | new => resolved |
2014-03-03 11:08 | hgbot | Resolution | open => fixed |
2014-03-03 11:08 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/8845de885b879c0f2b58210ed144196a315969ac [^] |
2014-03-03 12:44 | VictorVillar | Review Assigned To | => VictorVillar |
2014-03-03 12:44 | VictorVillar | Note Added: 0064727 | |
2014-03-03 12:44 | VictorVillar | Status | resolved => closed |
2014-03-03 18:55 | hgbot | Checkin | |
2014-03-03 18:55 | hgbot | Note Added: 0064770 | |
2014-03-04 08:08 | alostale | Relationship added | related to 0025888 |
2014-03-04 09:27 | hgbot | Checkin | |
2014-03-04 09:27 | hgbot | Note Added: 0064780 | |
2014-03-05 16:09 | hudsonbot | Checkin | |
2014-03-05 16:09 | hudsonbot | Note Added: 0064834 | |
2014-03-05 16:09 | hudsonbot | Checkin | |
2014-03-05 16:09 | hudsonbot | Note Added: 0064839 | |
2014-03-05 16:09 | hudsonbot | Checkin | |
2014-03-05 16:09 | hudsonbot | Note Added: 0064843 | |
2014-03-18 15:48 | alostale | Relationship added | related to 0026030 |
2016-01-25 13:21 | aferraz | Relationship added | causes 0031979 |
Copyright © 2000 - 2009 MantisBT Group |