Project:
View Revisions: Issue #37842 | [ All Revisions ] [ Back to Issue ] | ||
Summary | 0037842: Callout not triggered when clearing a selector | ||
Revision | 2018-02-14 13:31 by AugustoMauch | ||
Steps To Reproduce | Open the Sales Invoice window - Create a record in the header tab - In the Lines tab, select a product. Check that the price is updated - Now give an empty value to the product field. Check that the price is not being emptied (this would have been done had the callout been called) |
||
Revision | 2018-02-14 09:41 by AugustoMauch | ||
Steps To Reproduce | Associate a callout with a nullable column with a OBUISEL_Selector Reference. Compile and restart tomcat in debug mode. Set a break point at the beginning of the callout. Create a new record in the correspondent window. Select any value in the selector and change the focus. Verify the callout is properly triggered. OK Now clears the selector and change the focus. The callout is NOT triggered. WRONG. |
Copyright © 2000 - 2009 MantisBT Group |