Hello experts,
I am checking some conditions before adding the A/R Invoice.
If the conditions satisfies, I want to add the invoice otherwise I want to lock that invoice.
I have done it using bubble events.
When my condition is matched then I make BubbleEvent = TRUE otherwise I make BubbleEvent = FALSE.
My problem is,
If user press the Enter button, then Invoice gets added and if user uses mouse, then it does not add.
The code BubbleEvent = TRUE only executed when user press the Enter Button, If user makes the mouse click then BuubleEvent code doen not has any effect.
is there are different BubbleEvent for Enter button and mouse click ?
Thanks & Regards,
Amrut sabnis,