Openbravo Issue Tracking System - Modules
View Issue Details
0049174ModulesOpenbravo Business APIpublic2022-04-29 11:292022-05-03 10:28
alostale 
Triage Platform Conn 
normalminorhave not tried
closedfixed 
5
 
 
0049174: cannot edit event subscription in grid mode
When trying to edit an Event Subscription in grid mode, the record gets frozen and it is not possible.
1. Create an Event Subscription in form view
2. Try to edit it in grid view
 ERRROR:
   -The record gets frozen not being able to edit
   -The following error is seen in the console:

Uncaught TypeError: item is undefined
    isAPIEvent https://livebuilds.openbravo.com/retail_modules_pgsql_pi/web/js/gen/f7cde269846dea75093e8c6744c1a9f8.js:73237 [^]
    onFieldChanged https://livebuilds.openbravo.com/retail_modules_pgsql_pi/web/org.openbravo.userinterface.smartclient/isomorphic/ISC_Combined.js [^] line 209 > eval:2
    processFICReturn https://livebuilds.openbravo.com/retail_modules_pgsql_pi/web/js/gen/f7cde269846dea75093e8c6744c1a9f8.js:34663 [^]

No tags attached.
related to feature request 0048579 closed caristu Openbravo ERP Push API 
Issue History
2022-04-29 11:29alostaleNew Issue
2022-04-29 11:29alostaleAssigned To => Triage Platform Conn
2022-04-29 11:30alostaleRelationship addedrelated to 0048579
2022-04-29 15:13hgbotNote Added: 0136873
2022-05-03 10:28hgbotResolutionopen => fixed
2022-05-03 10:28hgbotStatusnew => closed
2022-05-03 10:28hgbotNote Added: 0136899
2022-05-03 10:28hgbotNote Added: 0136900

Notes
(0136873)
hgbot   
2022-04-29 15:13   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/merge_requests/33 [^]
(0136899)
hgbot   
2022-05-03 10:28   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.api [^]
Changeset: 090d5f341f58143b78d36ebb3e3b742874689044
Author: Carlos Aristu <carlos.aristu@openbravo.com>
Date: 03-05-2022 08:28:10
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/commit/090d5f341f58143b78d36ebb3e3b742874689044 [^]

fixes BUG-49174: cannot edit event subscription in grid mode

---
M src-db/database/sourcedata/AD_FIELD.xml
M web/org.openbravo.api/js/isAPIEvent.js
---
(0136900)
hgbot   
2022-05-03 10:28   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/merge_requests/33 [^]