Openbravo Issue Tracking System - Retail Modules
View Issue Details
0047304Retail ModulesWeb POSpublic2021-06-30 16:422021-07-06 15:58
markmm82 
markmm82 
normalminoralways
closedfixed 
5
 
RR21Q1.4RR21Q1.4 
No
0047304: It is required to add an API to test state actions prehooks
Currently there isn an API to test the state actions prehooks. It is needed to create it to make available the possibility to test state actions prehooks.
NA
Create an utility function that executes all pre action hooks.
No tags attached.
blocks defect 0047302 closed markmm82 It is required to add an API to test state actions prehooks 
Issue History
2021-06-30 16:42markmm82Typedefect => backport
2021-06-30 16:42markmm82Target Version => RR21Q1.4
2021-06-30 17:12hgbotNote Added: 0130032
2021-07-06 15:58hgbotResolutionopen => fixed
2021-07-06 15:58hgbotStatusscheduled => closed
2021-07-06 15:58hgbotNote Added: 0130194
2021-07-06 15:58hgbotFixed in Version => RR21Q1.4
2021-07-06 15:58hgbotNote Added: 0130195

Notes
(0130032)
hgbot   
2021-06-30 17:12   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/248 [^]
(0130194)
hgbot   
2021-07-06 15:58   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/248 [^]
(0130195)
hgbot   
2021-07-06 15:58   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: 0f3621f27e057e362db24cbdb2120c78b860ce94
Author: Mark <markmm82@gmail.com>
Date: 2021-06-30T12:06:56-03:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/0f3621f27e057e362db24cbdb2120c78b860ce94 [^]

Fixes ISSUE-47304: Add an API to test state actions prehooks.

It was created an utility function that executes all pre action hooks and allow to test state actions prehooks.

---
M web-test/base/state-utils.js
---