Openbravo Issue Tracking System - Retail Modules
View Issue Details
0043980Retail ModulesWeb POSpublic2020-05-07 13:302020-05-14 18:45
jorge-garcia 
ranjith_qualiantech_com 
normalmajoralways
closedfixed 
5
 
RR20Q3 
marvintm
No
0043980: OB.UTIL.ReturnUtils.addReturnLines should use mobile processes
If OB.UTIL.ReturnUtils.addReturnLines is called several times, loading scrim is shown and hidden
Call several times (i.e. in a loop) OB.UTIL.ReturnUtils.addReturnLines inside a Mobile Process.

Verify Loading scrim is shown and hidden several times during the process
OB.UTIL.ReturnUtils.addReturnLines an surrounding logic should used Process Controller to show or hide Loading scrim in WebPOS, allowing other parts of the codes to benefit on this part
No tags attached.
Issue History
2020-05-07 13:30jorge-garciaNew Issue
2020-05-07 13:30jorge-garciaAssigned To => Retail
2020-05-07 13:30jorge-garciaResolution time => 1590616800
2020-05-07 13:30jorge-garciaTriggers an Emergency Pack => No
2020-05-07 13:33jorge-garciaRelationship addedblocks 0043673
2020-05-08 13:33ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2020-05-11 08:29ranjith_qualiantech_comStatusnew => scheduled
2020-05-13 07:20hgbotCheckin
2020-05-13 07:20hgbotNote Added: 0119791
2020-05-13 07:20hgbotStatusscheduled => resolved
2020-05-13 07:20hgbotResolutionopen => fixed
2020-05-13 07:20hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/cde6ba15f21cf5507deca07ba8b229c5d9cfc01a [^]
2020-05-14 18:45marvintmReview Assigned To => marvintm
2020-05-14 18:45marvintmStatusresolved => closed
2020-05-14 18:45marvintmFixed in Version => RR20Q3

Notes
(0119791)
hgbot   
2020-05-13 07:20   
Repository: erp/pmods/org.openbravo.retail.returns
Changeset: cde6ba15f21cf5507deca07ba8b229c5d9cfc01a
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Wed May 13 10:49:47 2020 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/cde6ba15f21cf5507deca07ba8b229c5d9cfc01a [^]

Fixed issue 43980 : Added ProcessController when adding ReturnLines through Verified Returns

* Added ProcessController 'addReturnLines' for OB.UTIL.ReturnUtils.addReturnLines

---
M web/org.openbravo.retail.returns/js/modalReturnLines.js
M web/org.openbravo.retail.returns/js/returnUtils.js
A src-db/database/sourcedata/OBMOBC_PROCESS_DEFINITION.xml
---