Project:
View Revisions: Issue #24197 | [ Back to Issue ] | ||
Summary | 0024197: Form is not refreshed after executing a business event handler for the Note entity | ||
Revision | 2013-07-03 18:32 by caristu | ||
Steps To Reproduce | 1) Create a business event handler(http://wiki.openbravo.com/wiki/How_to_implement_a_business_event_handler [^]) for the Note entity (see attached example) 2) After adding a event handler similar to the attached one, create a new note 3) Notice that the data is changed correctly but the form is not showing the changes. It is necessary to click on the refresh button to see the updated information. |
||
Revision | 2013-07-03 18:32 by caristu | ||
Description | If we develop a business event handler for the Notes entity, the form is not refreshed. After adding/removing the note, it is necessary to click on the refresh button manually to see the updated information. | ||
Revision | 2013-06-26 16:12 by caristu | ||
Steps To Reproduce | 1) Create a business event handler(http://wiki.openbravo.com/wiki/How_to_implement_a_business_event_handler [^]) for the Note entity (see attached example) 2) After adding a event handler similar to the attached one, create a new note 3) Notice that the data is changed correctly but the grid is not showing the changes. It is necessary to click on the refresh button to see the updated information. |
||
Revision | 2013-06-26 16:11 by caristu | ||
Steps To Reproduce | 1) Create a business event handler for the Note entity (see attached example) 2) Create a new note 3) Notice that the data is changed correctly but the grid is not showing the changes. It is necessary to click on the refresh button to see the updated information. |
||
Revision | 2013-06-26 16:09 by caristu | ||
Steps To Reproduce | 1) Create a business event handler for the Note entity (see attached example) 2) Create a new note 3) Notice that the value is changed correctly but the grid data is not refreshed. It is necessary to click on the refresh button to see the updated information. |
||
Revision | 2013-06-26 16:09 by caristu | ||
Description | If we develop a business event handler for the Notes entity, the grid is not refreshed. After adding/removing the note, it is necessary to click on the refresh button manually to see the updated information. | ||
Revision | 2013-06-26 13:46 by caristu | ||
Steps To Reproduce | 1) Create a business event handler (http://wiki.openbravo.com/wiki/How_to_implement_a_business_event_handler [^]) 2) Change a chexbox value using that event handler. For example the active field. 3) Notice that the value is changed correctly but the checkbox status remains unchanged. It is necessary to refresh the tab to see the change. |
||
Revision | 2013-06-26 13:46 by caristu | ||
Description | Chexbox fields are not updated from business event handler |
Copyright © 2000 - 2009 MantisBT Group |