Project:
View Revisions: Issue #29477 | [ All Revisions ] [ 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: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 |