Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0023945 | Openbravo ERP | 04. Warehouse management | public | 2013-05-30 12:54 | 2013-12-26 02:49 |
|
Reporter | VictorVillar | |
Assigned To | gauravdeshmukh | |
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | pi | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | pramakrishnan |
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 | 0023945: It is not possible to validate a new costing rule if you are using reservations |
Description | It is not possible to validate a new costing rule if you are using reservations |
Steps To Reproduce | Please check the following documentation for having reservations:
http://wiki.openbravo.com/wiki/Projects:StockReservations/User_Guide [^]
Go to Costing rule window,
add a new register for España, Algorithm: Standard
Validate it.
Error: Could not execute query. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0026913 | | closed | eduardo_Argal | When processing physical inventories the reserved stock is not taken into account | related to | defect | 0030887 | | closed | dmiguelez | Cannot validate a costing rule if there exists a not released reservation |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2013-05-30 12:54 | VictorVillar | New Issue | |
2013-05-30 12:54 | VictorVillar | Assigned To | => dmiguelez |
2013-05-30 12:54 | VictorVillar | Modules | => Core |
2013-05-30 12:54 | VictorVillar | OBNetwork customer | => No |
2013-05-30 12:54 | VictorVillar | Triggers an Emergency Pack | => No |
2013-05-30 12:55 | VictorVillar | Issue Monitored: networkb | |
2013-07-03 08:46 | eintelau | Issue Monitored: eintelau | |
2013-12-12 10:03 | gauravdeshmukh | Assigned To | dmiguelez => gauravdeshmukh |
2013-12-24 12:48 | hgbot | Checkin | |
2013-12-24 12:48 | hgbot | Note Added: 0063062 | |
2013-12-24 12:48 | hgbot | Status | new => resolved |
2013-12-24 12:48 | hgbot | Resolution | open => fixed |
2013-12-24 12:48 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/26888fa43e415cf00f1a5497dde9216042e39685 [^] |
2013-12-24 13:06 | gauravdeshmukh | Note Added: 0063063 | |
2013-12-24 14:08 | pramakrishnan | Review Assigned To | => pramakrishnan |
2013-12-24 14:08 | pramakrishnan | Note Added: 0063064 | |
2013-12-24 14:08 | pramakrishnan | Status | resolved => closed |
2013-12-26 02:49 | hudsonbot | Checkin | |
2013-12-26 02:49 | hudsonbot | Note Added: 0063074 | |
2014-06-20 15:17 | ngarcia | Relationship added | related to 0026913 |
2015-09-22 17:31 | ngarcia | Relationship added | related to 0030887 |
Notes |
|
(0063062)
|
hgbot
|
2013-12-24 12:48
|
|
Repository: erp/devel/pi
Changeset: 26888fa43e415cf00f1a5497dde9216042e39685
Author: Gaurav Deshmukh <gaurav.deshmukh <at> openbravo.com>
Date: Thu Dec 19 20:02:01 2013 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/26888fa43e415cf00f1a5497dde9216042e39685 [^]
Fixes Issue 0023945: It is not possible to validate a new costing rule if you are using reservations
---
M src-db/database/model/tables/M_TRANSACTION.xml
M src-db/database/model/triggers/M_TRANSACTION_TRG2.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_ELEMENT.xml
M src/org/openbravo/materialmgmt/InventoryCountProcess.java
---
|
|
|
|
Login with Admin role
1.Go to Costing rule window
2.create new record with organization España with Algorithm: Standard
3.Create Stock Reservation entry for any product in this organization
4.Complete Stock Reservation entry
5.Then validate Costing rule
6.Observe that Costing rule is validated successfully ,and Initial Inventory entry is created. |
|
|
|
Code Review + Testing - OK. |
|
|
|
|