Openbravo Issue Tracking System - Modules
View Issue Details
0028175ModulesWarehouse Pickingpublic2014-11-14 08:192015-07-02 19:11
VictorVillar 
vmromanos 
urgentmajoralways
closedfixed 
5
 
 
dmiguelez
0028175: Warehouse picking list is not taking into account the Product definition: Is quantity variable
Warehouse picking list is not taking into account the Product definition: Is quantity variable
As System adminitrator,
  Go to Windows, tabs and fields.
    window: Product
    tab: Product
      field: Is quantity variable
         Displayed = Yes
As group admin role,
 Go to Product window:
    select Vino Tinto
      Is qty variable = Yes

Go to Sales Order window,
   create a new one, selecting Vino Tinto
   qty = 1
Click on Generate Picking List-For instance: Direct Picking

Go to Warehouse Picking List window
  select the warehouse picking list created before.
  Edit Lines: try to change the qty =2

An error message appears: "Total movement quantity exceeds the pending ordered quantity. The sum of all movement quantities must be equal or lower than 1."

But regarding the Is quantity variable: If checked, goods shipment lines and sales invoice lines with quantity greater than quantity ordered are permitted for this product.
     
No tags attached.
related to defect 00277523.0PR15Q1 closed AtulOpenbravo Openbravo ERP Cannot ship more than the ordered quantity when Is Quantity Variable checkbox is selected for the product 
related to defect 0028645 closed vmromanos Openbravo ERP It would be nice to be able to reserve more qty than the qty of the order if you have defined the 'is qty variable' 
Issue History
2014-11-14 08:19VictorVillarNew Issue
2014-11-14 08:19VictorVillarAssigned To => naiaramartinez
2014-11-14 08:20VictorVillarRelationship addedrelated to 0027752
2014-11-14 08:20VictorVillarIssue Monitored: networkb
2014-11-14 08:21VictorVillarResolution time => 1418684400
2014-11-14 08:52heccamIssue Monitored: heccam
2014-12-29 15:58VictorVillarAssigned Tonaiaramartinez => AtulOpenbravo
2015-01-12 16:51reinaldoguerraAssigned ToAtulOpenbravo => reinaldoguerra
2015-01-12 16:51reinaldoguerraStatusnew => scheduled
2015-01-19 13:05SandrahuguetTypedefect => design defect
2015-02-17 13:47VictorVillarRelationship addedrelated to 0028645
2015-03-13 14:38VictorVillarResolution time1418684400 => 1428876000
2015-03-13 14:38VictorVillarTypedesign defect => defect
2015-05-12 10:34vmromanosAssigned Toreinaldoguerra => vmromanos
2015-05-15 08:49vmromanosNote Added: 0077474
2015-07-02 19:05hgbotCheckin
2015-07-02 19:05hgbotNote Added: 0078630
2015-07-02 19:05hgbotCheckin
2015-07-02 19:05hgbotNote Added: 0078631
2015-07-02 19:05hgbotStatusscheduled => resolved
2015-07-02 19:05hgbotResolutionopen => fixed
2015-07-02 19:05hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.pickinglist/rev/c1ceff4aeb8124b97b7eed2ca153780efaa828ce [^]
2015-07-02 19:05hgbotCheckin
2015-07-02 19:05hgbotNote Added: 0078632
2015-07-02 19:11dmiguelezReview Assigned To => dmiguelez
2015-07-02 19:11dmiguelezNote Added: 0078633
2015-07-02 19:11dmiguelezStatusresolved => closed

Notes
(0077474)
vmromanos   
2015-05-15 08:49   
Test Plan: follow steps to reproduce
(0078630)
hgbot   
2015-07-02 19:05   
Repository: erp/pmods/org.openbravo.warehouse.pickinglist
Changeset: 2dce5139f1bc943f0d63218f03efc62a4593894b
Author: Víctor Martínez Romanos <victor.martinez <at> openbravo.com>
Date: Mon May 11 12:31:33 2015 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.pickinglist/rev/2dce5139f1bc943f0d63218f03efc62a4593894b [^]

Related to issue 28175: Applied code format before doing any change"

---
M web/org.openbravo.warehouse.pickinglist/js/OBWPL_PickEditValidations.js
---
(0078631)
hgbot   
2015-07-02 19:05   
Repository: erp/pmods/org.openbravo.warehouse.pickinglist
Changeset: c1ceff4aeb8124b97b7eed2ca153780efaa828ce
Author: Víctor Martínez Romanos <victor.martinez <at> openbravo.com>
Date: Thu May 14 20:50:17 2015 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.pickinglist/rev/c1ceff4aeb8124b97b7eed2ca153780efaa828ce [^]

Fixed bug 28175: Warehouse picking list and Product Is quantity variable

Improved javascript validation in stock reservation P&E to work with product quantity variable

---
M src-db/database/sourcedata/AD_AUXILIARINPUT.xml
M web/org.openbravo.warehouse.pickinglist/js/OBWPL_PickEditValidations.js
---
(0078632)
hgbot   
2015-07-02 19:05   
Repository: erp/pmods/org.openbravo.warehouse.pickinglist
Changeset: 72c8a9d6e6aa88afb36ff647ff5cb01f2e795d82
Author: Alvaro Ferraz <alvaro.ferraz <at> openbravo.com>
Date: Tue Jun 23 09:58:42 2015 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.pickinglist/rev/72c8a9d6e6aa88afb36ff647ff5cb01f2e795d82 [^]

Related to issue 28175: Update the module

---
M src-db/database/sourcedata/AD_MODULE.xml
---
(0078633)
dmiguelez   
2015-07-02 19:11   
Code Review + Testing Ok