Openbravo Issue Tracking System - Modules
View Issue Details
0038226ModulesAdvanced Warehouse Operationspublic2018-03-26 15:472018-03-28 20:00
guilleaer 
guilleaer 
normalminorhave not tried
closedfixed 
5
 
 
marvintm
0038226: [AWOFE][OFFLINE] Group taks is autoclicked when other task is confirmed in offline
Having 2 task in the list one grouped and one not grouped, being offline, confirm the NOT grouped task. When main view is reloaded an automatic click is done resulting in a navigation to the grouped tasks window.
Create a grouped task
From ERP
Purchase order window
Create header (BP = Milk and More)
Create line (3 units of “Alouette Natural Crumbled Feta Cheese”)
Create line (2 units of “Alouette Crème de Brie”)
Book
Annotate the documentNo of the sales order
Move to front end
Open RECEIPT and search for the PO recently created
Press result line and confirm task generation
Create a putaway task
Menu
putAway
Filter by “coco”
Select line in Bin “Food 002”
Change value to 3
Select the line (Must be orange)
Press OK (on the top)(green button)
Check that tasks are created (group and individual task)
GO OFFLINE
Select the PA task
Fill “To BIN” with “Food003”
Confirm the task
ERROR!! Main view should be shown only with grouped task but child tasks of the grouped task are shown.

An automatic click (generated by scrollabletable is done resulting in a navigation to the child task)
inform when a click was generated by code (we are already doing it at some points) also when it occurs after remove a line.
No tags attached.
Issue History
2018-03-26 15:47guilleaerNew Issue
2018-03-26 15:47guilleaerAssigned To => guilleaer
2018-03-26 15:51hgbotCheckin
2018-03-26 15:51hgbotNote Added: 0103509
2018-03-26 15:51hgbotStatusnew => resolved
2018-03-26 15:51hgbotResolutionopen => fixed
2018-03-26 15:51hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/767e8b7c6bf922efd833196e051516a213833c4e [^]
2018-03-28 12:00guilleaerNote Added: 0103601
2018-03-28 12:05guilleaerNote Added: 0103604
2018-03-28 20:00marvintmReview Assigned To => marvintm
2018-03-28 20:00marvintmStatusresolved => closed
2022-09-06 17:18caristuCategoryAdvance Warehouse Operations => Advanced Warehouse Operations

Notes
(0103509)
hgbot   
2018-03-26 15:51   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 767e8b7c6bf922efd833196e051516a213833c4e
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Mon Mar 26 15:48:53 2018 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/767e8b7c6bf922efd833196e051516a213833c4e [^]

[polling][AWO]Fixed issue 38226: Inform about generated selection events in ScrollableTable

---
M web/org.openbravo.mobile.core/source/component/ob-scrollabletable.js
---
(0103601)
guilleaer   
2018-03-28 12:00   
https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/c1f01c7a058f [^]
(0103604)
guilleaer   
2018-03-28 12:05   
https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/32440ead8744 [^]