Openbravo Issue Tracking System - Retail Modules
View Issue Details
0047302Retail ModulesWeb POSpublic2021-06-30 16:422021-07-06 15:58
markmm82 
markmm82 
normalminoralways
closedfixed 
5
 
RR21Q4 
marvintm
No
0047302: 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.
depends on backport 0047303RR21Q2.1 closed markmm82 It is required to add an API to test state actions prehooks 
depends on backport 0047304RR21Q1.4 closed markmm82 It is required to add an API to test state actions prehooks 
depends on backport 0047348RR21Q3 closed markmm82 It is required to add an API to test state actions prehooks 
diff Diff.diff (1,867) 2021-06-30 16:42
https://issues.openbravo.com/file_download.php?file_id=15979&type=bug
Issue History
2021-06-30 16:42markmm82New Issue
2021-06-30 16:42markmm82Assigned To => Triage Finance
2021-06-30 16:42markmm82File Added: Diff.diff
2021-06-30 16:42markmm82Triggers an Emergency Pack => No
2021-06-30 16:42markmm82Assigned ToTriage Finance => markmm82
2021-06-30 16:42markmm82Statusnew => scheduled
2021-06-30 17:09hgbotNote Added: 0130029
2021-07-06 15:57hgbotResolutionopen => fixed
2021-07-06 15:57hgbotStatusscheduled => closed
2021-07-06 15:57hgbotNote Added: 0130190
2021-07-06 15:57hgbotFixed in Version => RR21Q4
2021-07-06 15:57hgbotNote Added: 0130191
2021-07-06 15:58marvintmStatusclosed => new
2021-07-06 15:58marvintmResolutionfixed => open
2021-07-06 15:58marvintmFixed in VersionRR21Q4 =>
2021-07-06 15:58marvintmStatusnew => scheduled
2021-07-06 15:58marvintmStatusscheduled => resolved
2021-07-06 15:58marvintmFixed in Version => RR21Q4
2021-07-06 15:58marvintmResolutionopen => fixed
2021-07-06 15:58marvintmReview Assigned To => marvintm
2021-07-06 15:58marvintmStatusresolved => closed

Notes
(0130029)
hgbot   
2021-06-30 17:09   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/246 [^]
(0130190)
hgbot   
2021-07-06 15:57   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/246 [^]
(0130191)
hgbot   
2021-07-06 15:57   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: 9161c75189af65a31e5c23bc40e894bd816f2638
Author: Mark <markmm82@gmail.com>
Date: 2021-07-06T13:56:33+00:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/9161c75189af65a31e5c23bc40e894bd816f2638 [^]

Fixes ISSUE-47302: 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
---