Openbravo Issue Tracking System - Modules
View Issue Details
0028005ModulesWarehouse Pickingpublic2014-10-28 14:032014-11-04 06:58
VictorVillar 
AtulOpenbravo 
immediatemajoralways
closedfixed 
5
 
 
pramakrishnan
0028005: It should not be possible to delete/create a new Picking List line using the Warehouse Picking List toolbar
It should not be possible to delete/create a new Picking List line from the toolbar
As group admin role:
   Define the Type of a Storage Bin of Región Norte warehouse as Outbound
   Create a Sales Order for Región Norte
   Add a line with a product with stock to it
   Book it
   Generate an Outbound Picking List from it
Go to Warehouse Picking List window.
 realise that you can remove the line using the Delete button from the toolbar and it should not be possible. It only should be possible from the Edit button (pop up).

It should not be possible to delete/create any line using the toolbar.
No tags attached.
related to feature request 0027480 new Triage Omni WMS It would be fine to have the option to cancel an outbound picking list 
Issue History
2014-10-28 14:03VictorVillarNew Issue
2014-10-28 14:03VictorVillarAssigned To => naiaramartinez
2014-10-28 14:03VictorVillarResolution time => 1414710000
2014-10-30 06:42VictorVillarRelationship addedrelated to 0027480
2014-10-30 10:21AtulOpenbravoAssigned Tonaiaramartinez => AtulOpenbravo
2014-10-30 10:21AtulOpenbravoStatusnew => scheduled
2014-10-30 10:21AtulOpenbravofix_in_branch => pi
2014-10-30 10:28AtulOpenbravoNote Added: 0071263
2014-10-30 11:47AtulOpenbravoReview Assigned To => Sandrahuguet
2014-10-30 11:47AtulOpenbravofix_in_branchpi =>
2014-11-04 06:50AtulOpenbravoReview Assigned ToSandrahuguet => pramakrishnan
2014-11-04 06:54hgbotCheckin
2014-11-04 06:54hgbotNote Added: 0071388
2014-11-04 06:54hgbotStatusscheduled => resolved
2014-11-04 06:54hgbotResolutionopen => fixed
2014-11-04 06:54hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.pickinglist/rev/092014842cadc9b72b9331ae87645f769f5e4659 [^]
2014-11-04 06:58pramakrishnanNote Added: 0071389
2014-11-04 06:58pramakrishnanStatusresolved => closed

Notes
(0071263)
AtulOpenbravo   
2014-10-30 10:28   
Test Plan
- Login as F&B International Group Admin.
- In preferences add Enable Stock Reservation = Yes for * Org and F&B Client.
- Check the stock of particular product in particular bin of Region Norte Warehouse for eg:-RN-0-0-0
- Define the Type of Storage Bin of Región Norte warehouse as Outbound. For eg: RN-1-0-0.
- Create a Sales Order for Región Norte. Add a line with a product with stock to it. Book it.
- Using Generate Picking List button, select Outbound Type and Storage Bin as RN-1-0-0 and process it.
- Go to Warehouse Picking List window.
 Check that you can not remove the line using the Delete button from the toolbar as it is disabled. It is only possible from the Edit button when we select a particular line of picking list.
(0071388)
hgbot   
2014-11-04 06:54   
Repository: erp/pmods/org.openbravo.warehouse.pickinglist
Changeset: 092014842cadc9b72b9331ae87645f769f5e4659
Author: Atul Gaware <atul.gaware <at> openbravo.com>
Date: Mon Nov 03 23:17:26 2014 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.pickinglist/rev/092014842cadc9b72b9331ae87645f769f5e4659 [^]

Fixes Issue 28005:It should not be possible to delete/create a new Picking List
line using the Warehouse Picking List toolbar

UI Pattern for Tab Movement Line is changed to Edit Only (No Insert No Delete)
to achieve desired functionality.

---
M src-db/database/sourcedata/AD_TAB.xml
---
(0071389)
pramakrishnan   
2014-11-04 06:58   
Code Review + Testing - OK.