Openbravo Issue Tracking System - POS2 | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0050609 | POS2 | Core | public | 2022-10-23 12:39 | 2022-10-23 12:39 | |||||||
Reporter | aferraz | |||||||||||
Assigned To | Triage Platform Base | |||||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | |||||||
Status | new | Resolution | open | |||||||||
Platform | OS | 5 | OS Version | |||||||||
Product Version | ||||||||||||
Target Version | Fixed in Version | |||||||||||
Merge Request Status | ||||||||||||
Review Assigned To | ||||||||||||
OBNetwork customer | ||||||||||||
Support ticket | ||||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0050609: MultiStepProcess infraestructure should manage back/next/finish buttons visibility | |||||||||||
Description | MultiStepProcess infraestructure should manage back/next/finish buttons visibility. Each step could then implement a function to allow enabling or disabling them, but the infraestructure should manage them instead of being forced to define them in the step configuration to ensure proper navigation between steps. | |||||||||||
Steps To Reproduce | - Check the first step defined in OBPOS2_InitialCount MultiStepProcess configuration. Let's say it is the step B. - From an external module ob-init.js, override OBPOS2_InitialCount MultiStepProcess configuration by adding a new step as a first step of the process. Let's say you add the step A. - The new process steps are: A -> B. However, if you don't modify the back button display logic of the B step, you won't be able to navigate from B to A. This navigation should be automatically managed by the MultiStepProcess infraestructure. | |||||||||||
Proposed Solution | ||||||||||||
Additional Information | ||||||||||||
Tags | No tags attached. | |||||||||||
Relationships |
| |||||||||||
Attached Files | ||||||||||||
Issue History | ||||||||||||
Date Modified | Username | Field | Change | |||||||||
2022-10-23 12:39 | aferraz | New Issue | ||||||||||
2022-10-23 12:39 | aferraz | Assigned To | => Triage Platform Base | |||||||||
2022-10-23 12:39 | aferraz | Triggers an Emergency Pack | => No | |||||||||
2022-10-23 12:39 | aferraz | Relationship added | blocks 0050608 |
There are no notes attached to this issue. |