User is able to make payment in a Closed Period

Comments
-
Hi,
The best way to prevent from these kinds of mistakes is do the form personalization on payment form, just add when-validate-record trigger event, it will first check the status of period from GL_PERIOD_STATUSES table if the status is 'C' then RAISE FORM_TRIGGER_FAILURE, also you can popup the message to user.
Regards.
Rajesh Goomber.
Filix Consulting.
0