Openbravo Issue Tracking System - POS2
View Issue Details
0056855POS2Corepublic2024-10-21 22:502024-10-21 22:54
AugustoMauch 
AugustoMauch 
normalmajorhave not tried
scheduledopen 
5
 
 
No
0056855: Storing inputsAndApprovals in the state does not work properly when using UIActions
Allow UserActions without call to an StateAction to save approval in Approval History window
See https://openbravo.atlassian.net/browse/RM-18526 [^]
Steps to reproduce:

Add this code in SelectAttachedSafeboxToCount.js:


  getSynchronizableStateModel() {
    return 'Cashup';
  }

Login in VBSSB2
In Select Drawer step while login, select an Attached Drawer (Press Show All utton before)

An Approval is shown

SelectAttachedSafeboxToCount action is executed

Go to the ERP and confirm that the Approval is not saved properly
No tags attached.
Issue History
2024-10-21 22:50AugustoMauchNew Issue
2024-10-21 22:50AugustoMauchAssigned To => Triage Platform Base
2024-10-21 22:50AugustoMauchTriggers an Emergency Pack => No
2024-10-21 22:51AugustoMauchAssigned ToTriage Platform Base => AugustoMauch
2024-10-21 22:51AugustoMauchStatusnew => scheduled
2024-10-21 22:54hgbotNote Added: 0170729

Notes
(0170729)
hgbot   
2024-10-21 22:54   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1619 [^]