Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0027752Openbravo ERP07. Sales managementpublic2014-10-03 12:092014-12-30 23:22
ngarcia 
AtulOpenbravo 
immediatemajoralways
closedfixed 
5
 
3.0PR15Q1 
vmromanos
Core
Production - Confirmed Stable
2014-01-08
3.0PR14Q2
https://code.openbravo.com/erp/devel/pi/rev/d7f5fe16e7480baf9258c2d5bb6caf5e33bafcf9 [^]
No
0027752: Cannot ship more than the ordered quantity when Is Quantity Variable checkbox is selected for the product
Cannot ship more than the ordered quantity when Is Quantity Variable checkbox is selected for the product
As system admin role:
   Set the Is Quantity Variable field as Displayed in Product - Product tab
As group admin role:
   Set a product as Is Quantity Variable
   Create a Sales Order for that product and book it
   Create a Goods Shipment from that order
   Increase the movement quantity
   Try to complete it
   An error message shows that movement quantity is greater than ordered quantity
No tags attached.
caused by defect 00254003.0PR14Q2 closed AtulOpenbravo Openbravo ERP More quantity than the ordered can be shipped 
related to defect 0028175 closed vmromanos Modules Warehouse picking list is not taking into account the Product definition: Is quantity variable 
Issue History
2014-10-03 12:09ngarciaNew Issue
2014-10-03 12:09ngarciaAssigned To => AtulOpenbravo
2014-10-03 12:09ngarciaModules => Core
2014-10-03 12:09ngarciaResolution time => 1415228400
2014-10-03 12:09ngarciaRegression level => Production - Confirmed Stable
2014-10-03 12:09ngarciaRegression date => 2014-01-08
2014-10-03 12:09ngarciaRegression introduced in release => 3.0PR14Q2
2014-10-03 12:09ngarciaRegression introduced by commit => https://code.openbravo.com/erp/devel/pi/rev/d7f5fe16e7480baf9258c2d5bb6caf5e33bafcf9 [^]
2014-10-03 12:09ngarciaTriggers an Emergency Pack => No
2014-10-03 12:10ngarciaSummaryCannot ship more than the ordered quantity when is quantity variable checkbox selected for the product => Cannot ship more than the ordered quantity when Is Quantity Variable checkbox is selected for the product
2014-10-03 12:10ngarciaDescription Updatedbug_revision_view_page.php?rev_id=6728#r6728
2014-10-03 12:10ngarciaIssue Monitored: networkb
2014-10-03 12:18ngarciaRelationship addedcaused by 0025400
2014-10-14 10:29AtulOpenbravoStatusnew => scheduled
2014-10-14 10:29AtulOpenbravofix_in_branch => pi
2014-10-14 11:44AtulOpenbravoNote Added: 0070917
2014-10-14 12:36hgbotCheckin
2014-10-14 12:36hgbotNote Added: 0070918
2014-10-14 12:36hgbotStatusscheduled => resolved
2014-10-14 12:36hgbotResolutionopen => fixed
2014-10-14 12:36hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/8c58f8ee82a3f09e8f5afeb00f490cdf21cbc45b [^]
2014-10-14 12:37vmromanosReview Assigned To => vmromanos
2014-10-14 12:37vmromanosNote Added: 0070919
2014-10-14 12:37vmromanosStatusresolved => closed
2014-11-14 08:20VictorVillarRelationship addedrelated to 0028175
2014-12-30 23:22hudsonbotCheckin
2014-12-30 23:22hudsonbotNote Added: 0072934

Notes
(0070917)
AtulOpenbravo   
2014-10-14 11:44   
Test Plan
- Login as System administrator
- Set the Is Quantity Variable field as Displayed in Product - Product tab
- Login as F&B International Group Admin.
- Set a product as Is Quantity Variable for any record.
- Create a Sales Order for that product and book it.
- Create a Goods Shipment from that order.
- In lines increase the movement quantity
- Try to complete it. Shipment gets processed successfully.
(0070918)
hgbot   
2014-10-14 12:36   
Repository: erp/devel/pi
Changeset: 8c58f8ee82a3f09e8f5afeb00f490cdf21cbc45b
Author: Atul Gaware <atul.gaware <at> openbravo.com>
Date: Tue Oct 14 15:12:25 2014 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/8c58f8ee82a3f09e8f5afeb00f490cdf21cbc45b [^]

Fixes Issue 27752:Cannot ship more than the ordered quantity when Is Quantity
Variable checkbox is selected for the product

While processing shipment Line wise exceed check for delivered qty against
ordered qty for each order line is skipped when product flag for variable
quantity is set as Yes

---
M src-db/database/model/functions/M_INOUT_POST.xml
---
(0070919)
vmromanos   
2014-10-14 12:37   
Code review + testing OK
(0072934)
hudsonbot   
2014-12-30 23:22   
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