Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0028001Openbravo ERP04. Warehouse managementpublic2014-10-28 12:232014-12-30 23:24
gorkaion 
gorkaion 
normalminorhave not tried
closedfixed 
20Gentoo
 
3.0PR15Q13.0PR15Q1 
rafademiguel
Core
No
0028001: Add defeault allocation flag in Warehouse
Add a new "Allocated" flag in warehouse to default the allocation status of the reservations created on each warehouse.

Whenever a reservation is created or modified the value of the allocated flag must be defaulted by the status of the flag of the corresponding warehouse. The following flows needs to be adapted:

* Automatic reserve generation when booking a Sales Order with a line that has automatic reservation.
* Manage Reservation or Manage Stock pick and executes in Sales Order and Stock Reservation windows.
* Manage Pre-Reservation pick and executes in Purchase Order and Goods Receipt.
* MRP Purchase Order creation Process.
* Any process using the Automatic Reservation creation API
N/A
No tags attached.
Issue History
2014-10-28 12:23gorkaionNew Issue
2014-10-28 12:23gorkaionAssigned To => gorkaion
2014-10-28 12:23gorkaionModules => Core
2014-10-28 12:23gorkaionTriggers an Emergency Pack => No
2014-11-12 10:08hgbotCheckin
2014-11-12 10:08hgbotNote Added: 0071587
2014-11-12 10:08hgbotStatusnew => resolved
2014-11-12 10:08hgbotResolutionopen => fixed
2014-11-12 10:08hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/4c2831bb988b251928a420630b93ad5b997cf516 [^]
2014-11-12 10:17rafademiguelReview Assigned To => rafademiguel
2014-11-12 10:17rafademiguelStatusresolved => closed
2014-11-12 10:17rafademiguelFixed in Version => 3.0PR15Q1
2014-12-30 23:24hudsonbotCheckin
2014-12-30 23:24hudsonbotNote Added: 0073047

Notes
(0071587)
hgbot   
2014-11-12 10:08   
Repository: erp/devel/pi
Changeset: 4c2831bb988b251928a420630b93ad5b997cf516
Author: Gorka Ion Damián <gorkaion.damian <at> openbravo.com>
Date: Tue Nov 11 13:26:24 2014 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/4c2831bb988b251928a420630b93ad5b997cf516 [^]

Fixed issue 28001.Add and implement allocated flag in warehouse

-Add new allocated flag in warehouse. Defaulted to 'N' to keep backward
compatibility.
-Default alloceted flag value in stock reservations in:
-- Automatic reservation process
-- Manage reservation pick and execute
-- Manage prereservation pick and execute
-- MRP Create reservations process

---
M src-db/database/model/functions/M_RESERVE_STOCK_AUTO.xml
M src-db/database/model/tables/M_WAREHOUSE.xml
M src-db/database/model/views/M_PRERESERVATION_PICK_EDIT.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src/org/openbravo/common/actionhandler/ManagePrereservationActionHandler.java
M src/org/openbravo/common/datasource/StockReservationPickAndEditDataSource.java
M src/org/openbravo/erpCommon/ad_process/MRPPurchaseCreateReservations.java
---
(0073047)
hudsonbot   
2014-12-30 23:24   
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/6525fe229e06 [^]
Maturity status: Test