Openbravo Issue Tracking System - Modules
View Issue Details
0052811ModulesAdvanced Warehouse Operationspublic2023-06-21 10:472023-06-23 11:47
Leyre 
mtaal 
normalmajoralways
closedfixed 
5
 
 
approved
67026
OBPS
0052811: Error in browser console when check Bind Count in AWO
Error in browser console when check Bind Count in AWO
Backoffice:
 - Define the "Force Blind Inventory Count" preference = N
AWO:
 - Click "Count" button in the Menu
 - Check "Blind Count"

Result: Verify that there is an error in the console:

8e57a81c260aa20b539720fd412348.js:81148 Uncaught TypeError: Cannot read properties of undefined (reading '$')
    at Object.tap (f38e57a81c260aa20b539720fd412348.js:81148:27)
    at Object.tap (f38e57a81c260aa20b539720fd412348.js:29189:36)
    at Object.<anonymous> (underscore-1.13.1.min.js:6:16477)
    at Object.tap (underscore-1.13.1.min.js:6:782)
    at Object.dispatch (enyo.js:628:17)
    at Object.dispatchEvent (enyo.js:612:30)
    at enyo.kind.inherited (enyo.js:410:28)
    at Object.dispatchEvent (enyo.js:1338:78)
    at Object.dispatchBubble (enyo.js:616:13)
    at Object.bubble (enyo.js:604:62)
8e57a81c260aa20b539720fd412348.js:66 Uncaught TypeError: CreateListFromArrayLike called on non-object
    at OB.Console.info (f38e57a81c260aa20b539720fd412348.js:66:20)
    at window.onerror (f38e57a81c260aa20b539720fd412348.js:17700:18)
O

Review this video for more help: https://youtu.be/3xECK7pjhQo [^]
No tags attached.
has duplicate defect 0052837 closed Triage Omni WMS Problem with "Blind Count" button and error in "tap" function. 
diff obawo-users-selector.diff (674) 2023-06-21 11:06
https://issues.openbravo.com/file_download.php?file_id=18673&type=bug
Issue History
2023-06-21 10:47LeyreNew Issue
2023-06-21 10:47LeyreAssigned To => Triage Omni WMS
2023-06-21 10:47LeyreSupport ticket => 67026
2023-06-21 10:47LeyreOBNetwork customer => OBPS
2023-06-21 10:51PracticsIssue Monitored: Practics
2023-06-21 10:52LeyreSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=26317#r26317
2023-06-21 11:06LeyreFile Added: obawo-users-selector.diff
2023-06-22 22:39mtaalAssigned ToTriage Omni WMS => mtaal
2023-06-22 22:44hgbotMerge Request Status => open
2023-06-22 22:44hgbotNote Added: 0151523
2023-06-23 09:42mtaalRelationship addedhas duplicate 0052837
2023-06-23 11:41ruben_jimenezSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=26348#r26348
2023-06-23 11:47hgbotMerge Request Statusopen => approved
2023-06-23 11:47hgbotResolutionopen => fixed
2023-06-23 11:47hgbotStatusnew => closed
2023-06-23 11:47hgbotNote Added: 0151559
2023-06-23 11:47hgbotNote Added: 0151560

Notes
(0151523)
hgbot   
2023-06-22 22:44   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations/-/merge_requests/144 [^]
(0151559)
hgbot   
2023-06-23 11:47   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations [^]
Changeset: 4579d097fccc0b1aaa4563e60844f15e20f8c582
Author: Martin Taal <martin.taal@openbravo.com>
Date: 22-06-2023 22:42:34
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations/-/commit/4579d097fccc0b1aaa4563e60844f15e20f8c582 [^]

Fixes ISSUE-52811: set the initialize count with book quantity to false when blind quantity is checked

---
M web/org.openbravo.warehouse.advancedwarehouseoperations/source/components/obawo-users-selector.js
---
(0151560)
hgbot   
2023-06-23 11:47   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations/-/merge_requests/144 [^]