Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0056761 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
feature request | [POS2] POS | minor | always | 2024-10-14 09:19 | 2024-10-14 09:19 | |||||||
Reporter | migueldejuana | View Status | public | |||||||||
Assigned To | Triage Platform Base | |||||||||||
Priority | normal | Resolution | open | Fixed in Version | ||||||||
Status | new | Fix in branch | Fixed in SCM revision | |||||||||
Projection | none | ETA | none | Target Version | ||||||||
OS | Any | Database | Any | Java version | ||||||||
OS Version | Database version | Ant version | ||||||||||
Product Version | SCM revision | |||||||||||
Review Assigned To | ||||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0056761: Allow UserActions without call to an StateAction to save approval in Approval History window | |||||||||||
Description | Currently, we are able to save approvals related to actions in the backoffice (for example in Touchpoint --> Cashup History --> Approval History). We can save any UserAction/UIAction approval there if we include for example: getSynchronizableStateModel() { return 'Cashup'; } This works properly for UserActions/UIActions that call to an StateAction but not for the rest. | |||||||||||
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 | |||||||||||
Proposed Solution | I would improve UserAction.js to be able to save approval in UserAction without a call to StateAction adding a dummy generic StateAction just to be albe to execute approvals savement. | |||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | ||||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
Issue History | |||
Date Modified | Username | Field | Change |
2024-10-14 09:19 | migueldejuana | New Issue | |
2024-10-14 09:19 | migueldejuana | Assigned To | => Triage Platform Base |
2024-10-14 09:19 | migueldejuana | Triggers an Emergency Pack | => No |
Copyright © 2000 - 2009 MantisBT Group |