Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0030887Openbravo ERP04. Warehouse managementpublic2015-09-22 13:422015-10-01 10:21
ngarcia 
dmiguelez 
immediatemajoralways
closedfixed 
5
 
3.0PR15Q4 
aferraz
Core
Production - Confirmed Stable
2014-09-19
3.0PR14Q4
https://code.openbravo.com/erp/devel/pi/rev/79600686a7af [^]
No
0030887: Cannot validate a costing rule if there exists a not released reservation
Cannot validate a costing rule if there exists a not released reservation
As group admin role:
   Set the Enable Stock Reservations as Y
   Log out and log in
   Create a Sales Order for a product with stock and F&B España Región Norte organization
   Select the line, click on Manage Reservation and create it
   Go to Costing Rules window and create a new record with F%B España and Standard Algorithm
   Try to validate it and check the following error message is shown:
      could not execute update query
   The log shows:
      ERROR org.hibernate.util.JDBCExceptionReporter - ERROR: @CannotTakeOutReservedStock@ @of@ @Product@: ES/0001, @AttributeSetInstance@: -, @UOM@: Ud @And@ @StorageBin@: Rn-0-0-0
No tags attached.
related to defect 0023945 closed gauravdeshmukh It is not possible to validate a new costing rule if you are using reservations 
depends on backport 00309143.0PR15Q3.2 closed dmiguelez Cannot validate a costing rule if there exists a not released reservation 
depends on backport 00309153.0PR15Q2.6 closed dmiguelez Cannot validate a costing rule if there exists a not released reservation 
Issue History
2015-09-22 13:42ngarciaNew Issue
2015-09-22 13:42ngarciaAssigned To => Triage Finance
2015-09-22 13:42ngarciaModules => Core
2015-09-22 13:42ngarciaResolution time => 1443045600
2015-09-22 13:42ngarciaTriggers an Emergency Pack => No
2015-09-22 13:42ngarciaIssue Monitored: networkb
2015-09-22 17:31ngarciaRelationship addedrelated to 0023945
2015-09-23 17:20dmiguelezNote Added: 0080591
2015-09-24 09:59dmiguelezStatusnew => scheduled
2015-09-24 12:08hgbotCheckin
2015-09-24 12:08hgbotNote Added: 0080603
2015-09-24 12:08hgbotStatusscheduled => resolved
2015-09-24 12:08hgbotResolutionopen => fixed
2015-09-24 12:08hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/6a0019e8dda5a5276fd9612aedcaeeb3dbe04361 [^]
2015-09-24 12:08hgbotCheckin
2015-09-24 12:08hgbotNote Added: 0080605
2015-09-24 13:11aferrazAssigned ToTriage Finance => dmiguelez
2015-09-24 13:12aferrazReview Assigned To => aferraz
2015-09-24 13:12aferrazNote Added: 0080614
2015-09-24 13:12aferrazStatusresolved => closed
2015-09-24 13:12aferrazFixed in Version => 3.0PR15Q4
2015-09-26 17:09hudsonbotCheckin
2015-09-26 17:09hudsonbotNote Added: 0080650
2015-09-26 17:09hudsonbotCheckin
2015-09-26 17:09hudsonbotNote Added: 0080651
2015-10-01 10:21dmiguelezRegression level => Production - Confirmed Stable
2015-10-01 10:21dmiguelezRegression date => 2014-09-19
2015-10-01 10:21dmiguelezRegression introduced in release => 3.0PR14Q4
2015-10-01 10:21dmiguelezRegression introduced by commit => https://code.openbravo.com/erp/devel/pi/rev/79600686a7af [^]

Notes
(0080591)
dmiguelez   
2015-09-23 17:20   
As group admin role:
   Set the Enable Stock Reservations as Y
   Log out and log in
   Create a Sales Order for a product with stock and F&B España Región Norte organization
   Select the line, click on Manage Reservation and create it
   Go to Costing Rules window and create a new record with F%B España and Standard Algorithm
   Validate new Costing Rule and realize that it shows a successful message.
(0080603)
hgbot   
2015-09-24 12:08   
Repository: erp/devel/pi
Changeset: 6a0019e8dda5a5276fd9612aedcaeeb3dbe04361
Author: David Miguelez <david.miguelez <at> openbravo.com>
Date: Wed Sep 23 10:13:33 2015 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/6a0019e8dda5a5276fd9612aedcaeeb3dbe04361 [^]

Fixes Issue 30887. Fixes wrong parameter in call to ProcessInentory method.

---
M src/org/openbravo/materialmgmt/InventoryCountProcess.java
---
(0080605)
hgbot   
2015-09-24 12:08   
Repository: erp/devel/pi
Changeset: 011eb402ed7949335e76bf33f6491a7262ceed2e
Author: David Miguelez <david.miguelez <at> openbravo.com>
Date: Wed Sep 23 17:18:57 2015 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/011eb402ed7949335e76bf33f6491a7262ceed2e [^]

Related to issue 30887. Fixes Tests to match fix for issue.

---
M src-test/src/org/openbravo/test/costing/TestCosting.java
---
(0080614)
aferraz   
2015-09-24 13:12   
Code review + Testing OK
(0080650)
hudsonbot   
2015-09-26 17: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/c198449f8f58 [^]
Maturity status: Test
(0080651)
hudsonbot   
2015-09-26 17: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/c198449f8f58 [^]
Maturity status: Test