Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0045638 | Retail Modules | Web POS | public | 2020-12-22 15:42 | 2021-01-29 10:08 |
|
Reporter | cberner | |
Assigned To | cberner | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | RR21Q2 | |
Merge Request Status | approved |
Review Assigned To | jarmendariz |
OBNetwork customer | No |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0045638: Extend state actions and hooks to allow usage and return of Global State |
Description | Currently, model actions and hooks in mobile.core only support state at the model level(not counting Global Actions), and return a part of the State, the one regarding the model.
This is a limitation for other tasks, as such, an extension should be made on those hooks to accept and return the modified state, completely, that means, if a Global State is provided, it should apply the same changes as before, but return the modified Global State, not just the part regarding the model.
This should be done in the scope of org.openbravo.mobile.core module. |
Steps To Reproduce | In description. |
Proposed Solution | Add a third parameter to actions and hooks that also includes the Global State(options), if this parameter is present where needed, state returned will be the global state with the modified parts, instead of only the model with the modified parts. |
Additional Information | |
Tags | No tags attached. |
Relationships | depends on | backport | 0045806 | RR21Q1.1 | closed | ranjith_qualiantech_com | Extend state actions and hooks to allow usage and return of Global State | depends on | backport | 0045807 | RR20Q4.2 | closed | ranjith_qualiantech_com | Extend state actions and hooks to allow usage and return of Global State | depends on | backport | 0045808 | RR20Q3.4 | closed | ranjith_qualiantech_com | Extend state actions and hooks to allow usage and return of Global State |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2020-12-22 15:42 | cberner | New Issue | |
2020-12-22 15:42 | cberner | Assigned To | => cberner |
2020-12-22 15:42 | cberner | OBNetwork customer | => No |
2020-12-22 15:42 | cberner | Triggers an Emergency Pack | => No |
2020-12-22 15:42 | cberner | Type | defect => feature request |
2020-12-22 17:16 | cberner | Summary | Extend state actions to allow usage and return of Global State => Extend state model hook to allow usage and return of Global State |
2020-12-22 17:16 | cberner | Description Updated | bug_revision_view_page.php?rev_id=21968#r21968 |
2020-12-22 17:16 | cberner | Proposed Solution updated | |
2020-12-23 13:58 | cberner | Summary | Extend state model hook to allow usage and return of Global State => Extend state actions and hooks to allow usage and return of Global State |
2020-12-23 13:58 | cberner | Description Updated | bug_revision_view_page.php?rev_id=21969#r21969 |
2020-12-23 13:58 | cberner | Proposed Solution updated | |
2020-12-28 15:49 | hgbot | Merge Request Status | => open |
2020-12-28 15:49 | hgbot | Note Added: 0125111 | |
2021-01-07 16:15 | hgbot | Merge Request Status | open => approved |
2021-01-07 16:18 | hgbot | Note Added: 0125291 | |
2021-01-07 16:18 | hgbot | Note Added: 0125292 | |
2021-01-07 16:23 | jarmendariz | Note Added: 0125293 | |
2021-01-07 16:23 | jarmendariz | Review Assigned To | => jarmendariz |
2021-01-07 16:23 | jarmendariz | Status | new => scheduled |
2021-01-07 16:24 | jarmendariz | Note Added: 0125294 | |
2021-01-07 16:24 | jarmendariz | Status | scheduled => resolved |
2021-01-07 16:24 | jarmendariz | Resolution | open => fixed |
2021-01-07 16:25 | jarmendariz | Status | resolved => closed |
2021-01-29 07:23 | marvintm | Status | closed => new |
2021-01-29 07:23 | marvintm | Resolution | fixed => open |
2021-01-29 07:23 | marvintm | Status | new => scheduled |
2021-01-29 07:24 | marvintm | Status | scheduled => resolved |
2021-01-29 07:24 | marvintm | Fixed in Version | => RR21Q2 |
2021-01-29 07:24 | marvintm | Resolution | open => fixed |
2021-01-29 07:24 | marvintm | Status | resolved => closed |
2021-01-29 10:08 | martinsdan | Issue Monitored: martinsdan | |