Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #29477 Back to Issue ]
Summary 0029477: It is necessary to mark the link to parent checkbox to add a child instance from an event handler
Revision 2015-03-31 16:22 by caristu
Description It is necessary to mark the link to paren (isparent) checkbox to add a child instance from an event handler.

Following the example in[1], the greetingTrl table should have the link to parent checkbox marked in the column which references the greeting table.


[1] http://wiki.openbravo.com/wiki/How_to_implement_a_business_event_handler#Adding_a_child_instance [^]
Revision 2015-03-31 16:14 by caristu
Description It is necessary to mark the link to paren (isparent) checkbox to add a child instance in an event handler.

Following the example in[1], the greetingTrl table should have the link to parent checkbox marked in the column which references the greeting table.


[1] http://wiki.openbravo.com/wiki/How_to_implement_a_business_event_handler#Adding_a_child_instance [^]
Revision 2015-03-31 16:14 by caristu
Steps To Reproduce 1) Install the "com.openbravo.support.test" module with the last changes in the repository of the module (tag Issue29477)
2) Go to the [Business Partner] window and create a new record. Notice that no records are created in the [Salary] tab although we have an event handler (SalaryEventHandler) that creates the records on this tab.
3) If we check the "link to parent" column in the c_bpartner_id column of the SUPTEST_Salary table, then the event handler creates the record in the [Salary] tab correctly.
Revision 2015-03-31 16:14 by caristu
Steps To Reproduce 1) Install the "com.openbravo.support.test" module with the last changes in the repository of the module (tag 29477)
2) Go to the [Business Partner] window and create a new record. Notice that no records are created in the [Salary] tab although we have an event handler (SalaryEventHandler) that creates the records on this tab.
3) If we check the "link to parent" column in the c_bpartner_id column of the SUPTEST_Salary table, then the event handler creates the record in the [Salary] tab correctly.
Revision 2015-03-31 16:13 by caristu
Steps To Reproduce 1) Install the "com.openbravo.support.test" module with the last changes in the repository of the module (tag )
2) Go to the [Business Partner] window and create a new record. Notice that no records are created in the [Salary] tab although we have an event handler (SalaryEventHandler) that creates the records on this tab.
3) If we check the "link to parent" column in the c_bpartner_id column of the SUPTEST_Salary table, then the event handler creates the record in the [Salary] tab correctly.


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker