Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0024949Openbravo ERP04. Warehouse managementpublic2013-10-15 10:582013-10-29 18:05
gorkaion 
gorkaion 
normalminorN/A
closedfixed 
20Gentoo
 
3.0MP29 
psarobe
Core
No
0024949: Ability to create movements related to reservations
Add ability to relate a good movement line to a reservation.

In this case the stock reservation must be updated to reserve the moved stock to it.

Restrictions:
1. The original stock must be available for the reservation.
N/A
No tags attached.
Issue History
2013-10-15 10:58gorkaionNew Issue
2013-10-15 10:58gorkaionAssigned To => gorkaion
2013-10-15 10:58gorkaionModules => Core
2013-10-15 10:58gorkaionTriggers an Emergency Pack => No
2013-10-15 12:29hgbotCheckin
2013-10-15 12:29hgbotNote Added: 0061679
2013-10-15 16:58gorkaionReview Assigned To => psarobe
2013-10-16 19:47hudsonbotCheckin
2013-10-16 19:47hudsonbotNote Added: 0061754
2013-10-28 17:25hgbotCheckin
2013-10-28 17:25hgbotNote Added: 0061924
2013-10-28 17:25hgbotStatusnew => resolved
2013-10-28 17:25hgbotResolutionopen => fixed
2013-10-28 17:25hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/42c4ede6b0aec737d86cbe1253a094579d580271 [^]
2013-10-29 17:53hudsonbotCheckin
2013-10-29 17:53hudsonbotNote Added: 0061947
2013-10-29 18:05psarobeNote Added: 0061951
2013-10-29 18:05psarobeStatusresolved => closed

Notes
(0061679)
hgbot   
2013-10-15 12:29   
Repository: erp/devel/pi
Changeset: fb2772ee814afc9dcbc64f666a9e0367e9e48cd7
Author: Gorka Ion Damián <gorkaion.damian <at> openbravo.com>
Date: Tue Oct 15 12:26:56 2013 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/fb2772ee814afc9dcbc64f666a9e0367e9e48cd7 [^]

Related to issue 24949.Split M_Reservation_Consumption

Split procedure to create M_Reservation_Reallocate to reassign reserved stock
to given storage bin and attributes.
M_Reservation_Consumption calls the new procedure when needed and then
releases the stock.

---
M src-db/database/model/functions/M_RESERVATION_CONSUMPTION.xml
M src-db/database/sourcedata/AD_MESSAGE.xml
A src-db/database/model/functions/M_RESERVATION_REALLOCATE.xml
---
(0061754)
hudsonbot   
2013-10-16 19:47   
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/51315988909a [^]

Maturity status: Test
(0061924)
hgbot   
2013-10-28 17:25   
Repository: erp/devel/pi
Changeset: 42c4ede6b0aec737d86cbe1253a094579d580271
Author: Gorka Ion Damián <gorkaion.damian <at> openbravo.com>
Date: Mon Oct 28 17:23:02 2013 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/42c4ede6b0aec737d86cbe1253a094579d580271 [^]

Fixed issue 24949. Ability to create movements related to reservations.

Goods movement lines can be related to reservations. In that case its reserved
stock is reallocated to the source locator and then the reservation is moved
to the destination locator.

---
M src-db/database/model/functions/M_MOVEMENT_POST.xml
M src-db/database/model/functions/M_RESERVATION_REALLOCATE.xml
M src-db/database/model/tables/M_MOVEMENTLINE.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_REFERENCE.xml
M src-db/database/sourcedata/OBUISEL_SELECTOR.xml
M src-db/database/sourcedata/OBUISEL_SELECTOR_FIELD.xml
M src/org/openbravo/materialmgmt/CSResponse.java
M src/org/openbravo/materialmgmt/ReservationUtils.java
M src/org/openbravo/materialmgmt/ReservationUtils_data.xsql
---
(0061947)
hudsonbot   
2013-10-29 17:53   
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/f1ae0e6fd033 [^]

Maturity status: Test
(0061951)
psarobe   
2013-10-29 18:05   
The added field is not editable meaning that will be used by other processes such as to move a reservation from one bin to the other from the Stock reservation window or using the picking fucntionality