Follow up reason box not able to type into box

The follow-up box is not accepting text in the box.
I tested the main demo and it is producing the same results.

@sjpadgett @robertovasquez @brady.miller

Why is line 1039 of the edit_payment.php readonly?

The logic is to check the database for y. It is find something and marking the box readonly always even if the box in blank.

for now I have commented out this line so that the people can get some work done.

<?php //echo $FollowUpDB=='y' ? '' : ' readonly '; ?>

I will see if I can fix it in a few days.

The logic looks to be, if there was a follow up in the new payment posting then you may edit otherwise you can’t add a follow up note. I have no idea why this would be!

In the previous version they were able to able to edit/input the reason there and have gotten use to the workflow and don’t want it to change.

@juggernautsei did you try to click the resn check box then add reason text and this doesn’t look like v5.0.1

edit: I can’t seem to find this dialog. Do you have to import a batch payment to get to it?

@sjpadgett

Apologies for the late reply but this is v5.0.1.
What I did was to remove the readonly flag for that box. That was an add on feature that was not in 5.0.0.x.

But to get to this screen post a payment to a patient account. Then go to batch payment and click on the Search Payment tab. Then, search for the payment amount.

Here is a wider shot