This is a snapshot of Indico's old Trac site. Any information contained herein is most probably outdated. Access our new GitHub site here.

Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#520 closed defect (fixed)

Setting payed back to NO does not work

Reported by: jbenito Owned by: lsyroka
Priority: normal Milestone: v0.97.0
Component: Registration form Version: 0.96.x
Keywords: Cc: Devin.Bougie@…

Description

Hi, All.  One of our registration forms contains several Billable fields.  When a registrant has paid, we manually update their "Paid" field to "Yes."  If we then try to change the Paid field back to "No," we see the following inconsistency in the event's management interface:
- In the list of Registrants, the "Paid" field for that registrant remains "Yes" while it should have switched back to "No."
- If you click on the name for that registrant, the "Paid" field in that view correctly shows "No"

A side-effect of this is that we then cannot modify any Billable fields for that registrant.

Please let me know if I can provide any more details.  Any suggestions for fixing this would be greatly appreciated.

Many thanks,
Devin

Change History (4)

comment:1 Changed 5 years ago by lsyroka

  • Owner set to lsyroka
  • Status changed from new to assigned

comment:2 Changed 5 years ago by lsyroka

  • Status changed from assigned to in_merge

comment:3 Changed 5 years ago by Leszek Syroka <leszek.marek.syroka@…>

  • Resolution set to fixed
  • Status changed from in_merge to closed

In [9cd2c8655c5bb93efc3727fc30cc7cf49aac6177]:

[FIX] Setting payed incosistency

  • isPaid variable is set correctly
  • fix#520

comment:4 Changed 5 years ago by Leszek Syroka <leszek.marek.syroka@…>

In [9cd2c8655c5bb93efc3727fc30cc7cf49aac6177]:

[FIX] Setting payed incosistency

  • isPaid variable is set correctly
  • fix#520
Note: See TracTickets for help on using tickets.