Openbravo Issue Tracking System - POS2
View Issue Details
0054645POS2POSpublic2024-02-12 15:022024-03-11 09:19
NaroaIriarte 
NaroaIriarte 
normalminorhave not tried
closedfixed 
5
 
24Q2 
No
0054645: The form actions should be able to manage parameters
Currently, when a form action is defined, it is not possible to send parameters and this leads to some situations that are inconvenient such as the need of the creation of several form actions to handle really similar situations. This could be avoided enabling the possibility of sending, not only the action itself but also some parameters.
-
Change the structure of the executeFormAction function fo the BaseForm.jsx and the execute funtion of the FormHandler.jsx
No tags attached.
related to feature request 0054436 acknowledged NaroaIriarte It should be possible to define the maximum amount for a Gift Certificate 
Issue History
2024-02-12 15:02NaroaIriarteNew Issue
2024-02-12 15:02NaroaIriarteAssigned To => NaroaIriarte
2024-02-12 15:02NaroaIriarteTriggers an Emergency Pack => No
2024-02-12 15:02NaroaIriarteStatusnew => acknowledged
2024-02-12 15:02NaroaIriarteStatusacknowledged => scheduled
2024-02-12 15:22hgbotNote Added: 0160628
2024-02-14 17:12NaroaIriarteRelationship addedrelated to 0054436
2024-03-11 09:19hgbotResolutionopen => fixed
2024-03-11 09:19hgbotStatusscheduled => closed
2024-03-11 09:19hgbotFixed in Version => 24Q2
2024-03-11 09:19hgbotNote Added: 0161922
2024-03-11 09:19hgbotNote Added: 0161923

Notes
(0160628)
hgbot   
2024-02-12 15:22   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1363 [^]
(0161922)
hgbot   
2024-03-11 09:19   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: 9d48cc7f2a447d3c415d890f7cce7ec39eb50185
Author: Naroa Iriarte <n.iriarte@orisha.com>
Date: 11-03-2024 08:19:55
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/9d48cc7f2a447d3c415d890f7cce7ec39eb50185 [^]

Fixed ISSUE-54645: Allow to send parameters when executing form actions by code

---
M web-jspack/org.openbravo.core2/src/components/Form/BaseForm.jsx
M web-jspack/org.openbravo.core2/src/components/Form/FormHandler.js
M web-jspack/org.openbravo.core2/src/components/Form/__test__/BaseForm.test.jsx
---
(0161923)
hgbot   
2024-03-11 09:19   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1363 [^]