Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0035083 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Modules] Warehouse Packing | major | always | 2017-01-30 13:15 | 2017-03-12 16:26 | |||
Reporter | JONHM | View Status | public | |||||
Assigned To | mcobas | |||||||
Priority | high | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 03760d5464af | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Regression date | ||||||||
Regression introduced by commit | ||||||||
Regression level | ||||||||
Review Assigned To | markmm82 | |||||||
Regression introduced in release | ||||||||
Summary | 0035083: Visual mismatch in the design of the pick and execute window "Pack" of [Packing] window | |||||||
Description | 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 | |||||||
Steps To Reproduce | -- 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 | |||||||
Tags | No tags attached. | |||||||
Attached Files | Screenshot from 2017-01-30 12-45-58.png [^] (155,344 bytes) 2017-01-30 13:15
visualDesignWarehousePacking.diff [^] (572 bytes) 2017-03-07 12:45 [Show Content] | |||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0094637) vmromanos (manager) 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 (reporter) 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 (developer) 2017-03-07 12:47 |
We attach a diff which we think that solves the problem. |
(0094957) hgbot (developer) 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 (developer) 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 (developer) 2017-03-12 16:26 |
Code review + Testing OK Fixed in version 1.1.6 of Warehouse Packing module |
Issue History | |||
Date Modified | Username | Field | Change |
2017-01-30 13:15 | JONHM | New Issue | |
2017-01-30 13:15 | JONHM | Assigned To | => Triage Finance |
2017-01-30 13:15 | JONHM | File Added: Screenshot from 2017-01-30 12-45-58.png | |
2017-01-30 17:34 | jfrances | Issue Monitored: jfrances | |
2017-02-25 11:53 | eugeni | Issue Monitored: eugeni | |
2017-02-27 10:41 | JONHM | Resolution time | => 1489964400 |
2017-02-27 10:41 | JONHM | Severity | minor => major |
2017-02-27 13:17 | vmromanos | Assigned To | Triage Finance => vmromanos |
2017-02-27 13:17 | vmromanos | Status | new => acknowledged |
2017-02-27 13:19 | vmromanos | Note Added: 0094637 | |
2017-02-27 13:38 | eugeni | Note Added: 0094639 | |
2017-03-07 12:45 | JONHM | File Added: visualDesignWarehousePacking.diff | |
2017-03-07 12:47 | JONHM | Note Added: 0094788 | |
2017-03-12 16:23 | markmm82 | Assigned To | vmromanos => mcobas |
2017-03-12 16:24 | hgbot | Checkin | |
2017-03-12 16:24 | hgbot | Note Added: 0094957 | |
2017-03-12 16:24 | hgbot | Status | acknowledged => resolved |
2017-03-12 16:24 | hgbot | Resolution | open => fixed |
2017-03-12 16:24 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.packing/rev/03760d5464afefe5eb86b988bbcc22ee42a20054 [^] |
2017-03-12 16:24 | hgbot | Checkin | |
2017-03-12 16:24 | hgbot | Note Added: 0094958 | |
2017-03-12 16:26 | markmm82 | Review Assigned To | => markmm82 |
2017-03-12 16:26 | markmm82 | Note Added: 0094959 | |
2017-03-12 16:26 | markmm82 | Status | resolved => closed |
2018-04-23 16:52 | JONHM | Relationship added | related to 0038428 |
Copyright © 2000 - 2009 MantisBT Group |