Openbravo Issue Tracking System - Modules
View Issue Details
0035083ModulesWarehouse Packingpublic2017-01-30 13:152017-03-12 16:26
JONHM 
mcobas 
highmajoralways
closedfixed 
5
 
 
markmm82
0035083: Visual mismatch in the design of the pick and execute window "Pack" of [Packing] window
Visual mismatch in the design of the pick and execute window "Pack" of [Packing] window. When having more than 10 lines to pack, the numbers tend to overlap
-- Install Warehouse Packing Module and log in as F&B Admin role

1) First of all, we need to have stock of every product:
  1.1) Open [Physical Inventory] window and create a new record having warehouse "España Region Norte".
  1.2) Create new lines of the products without stock (remember to choose the product opening the p&e window clicking in the lens icon when selecting product, and also removing filters, in order to be able to see every products) and set the "quantity count" of every product as 100.

2) Then, open [Goods Shipment] window:
  2.1) Create a new record for "Alimentos y supermercados" and warehouse "España Region Norte"
  2.2) Create lines for different products (at least 10) with various quantities.
  2.3) Complete the goods shipment

3) Finally, switch to [Packing] window and create a new record
  3.1) España - Region Norte, some document number and "Alimentos y Supermercados"
  3.2) Press "Pack" button and put the same quantity as before in "Box 1" column.

--> Notice that numbers overlap
No tags attached.
related to defect 0038428 new Triage Omni WMS Visual mismatch in the design of the pick and execute window "Validate" of [Warehouse Picking List] window 
png Screenshot from 2017-01-30 12-45-58.png (155,344) 2017-01-30 13:15
https://issues.openbravo.com/file_download.php?file_id=10355&type=bug
png

diff visualDesignWarehousePacking.diff (572) 2017-03-07 12:45
https://issues.openbravo.com/file_download.php?file_id=10539&type=bug
Issue History
2017-01-30 13:15JONHMNew Issue
2017-01-30 13:15JONHMAssigned To => Triage Finance
2017-01-30 13:15JONHMFile Added: Screenshot from 2017-01-30 12-45-58.png
2017-01-30 17:34jfrancesIssue Monitored: jfrances
2017-02-25 11:53eugeniIssue Monitored: eugeni
2017-02-27 10:41JONHMResolution time => 1489964400
2017-02-27 10:41JONHMSeverityminor => major
2017-02-27 13:17vmromanosAssigned ToTriage Finance => vmromanos
2017-02-27 13:17vmromanosStatusnew => acknowledged
2017-02-27 13:19vmromanosNote Added: 0094637
2017-02-27 13:38eugeniNote Added: 0094639
2017-03-07 12:45JONHMFile Added: visualDesignWarehousePacking.diff
2017-03-07 12:47JONHMNote Added: 0094788
2017-03-12 16:23markmm82Assigned Tovmromanos => mcobas
2017-03-12 16:24hgbotCheckin
2017-03-12 16:24hgbotNote Added: 0094957
2017-03-12 16:24hgbotStatusacknowledged => resolved
2017-03-12 16:24hgbotResolutionopen => fixed
2017-03-12 16:24hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.packing/rev/03760d5464afefe5eb86b988bbcc22ee42a20054 [^]
2017-03-12 16:24hgbotCheckin
2017-03-12 16:24hgbotNote Added: 0094958
2017-03-12 16:26markmm82Review Assigned To => markmm82
2017-03-12 16:26markmm82Note Added: 0094959
2017-03-12 16:26markmm82Statusresolved => closed
2018-04-23 16:52JONHMRelationship addedrelated to 0038428

Notes
(0094637)
vmromanos   
2017-02-27 13:19   
According to the Bug Reporting Guidelines [1] "Screen layout issues (do not interfere with the system but are notorious)" are minor issues



[1] http://wiki.openbravo.com/wiki/Bug_Reporting_Guidelines#How_to_Choose_the_Right_Severity [^]
(0094639)
eugeni   
2017-02-27 13:38   
Hi Victor, I suggested to increase severity due to the following reason: our customer (see support ticket 45689 for details) is using packing standard module to pack deliveries to its stores. Usually these orders contain many product lines (>30-40), not only a few like in a regular sales order. When working with barcode scanner, this bug is annoying but the feature can still be used. However, not every product is labeled and in this case, manual entries are needed. Because of the visual mismatch problem, feature remains almost not workable in those situations.
(0094788)
JONHM   
2017-03-07 12:47   
We attach a diff which we think that solves the problem.
(0094957)
hgbot   
2017-03-12 16:24   
Repository: erp/pmods/org.openbravo.warehouse.packing
Changeset: 03760d5464afefe5eb86b988bbcc22ee42a20054
Author: Miguel <martencobasmiguel <at> gmail.com>
Date: Wed Mar 08 17:41:45 2017 -0500
URL: http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.packing/rev/03760d5464afefe5eb86b988bbcc22ee42a20054 [^]

Fixes issue 35083: Visual mismatch in the P&E window "Pack" of [Packing] window

There was a Visual mismatch in the design of the pick and execute window "Pack"
of Packing window because the process grid was incorrectly fixing height of it records.

To fix this issue the "fixedRecordHeights" property is set to false to auto-adjust
the height of the records (rows) inside the grid.

---
M web/org.openbravo.warehouse.packing/js/OBWPACK_PackingComponent.js
---
(0094958)
hgbot   
2017-03-12 16:24   
Repository: erp/pmods/org.openbravo.warehouse.packing
Changeset: e41f660ab5204d6035d128c23298244abc58e78d
Author: Mark <markmm82 <at> gmail.com>
Date: Wed Mar 08 17:44:24 2017 -0500
URL: http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.packing/rev/e41f660ab5204d6035d128c23298244abc58e78d [^]

Related to issue 35083: Update module version

---
M src-db/database/sourcedata/AD_MODULE.xml
---
(0094959)
markmm82   
2017-03-12 16:26   
Code review + Testing OK
Fixed in version 1.1.6 of Warehouse Packing module