Mandatory attribute error even when editing booking that has value set

Issue #7 resolved
Justin Hayes repo owner created an issue

Trying to edit a booking with Booking Type as a mandatory attribute.

Getting the 'mandatory field' error even though the booking already has a value for Booking Type.

Comments (2)

  1. Justin Hayes reporter
    • changed status to open

    so it's not passing any values for the attibributes in the AJAX request:

    Form Dataview URL encoded booking_id:25 start:2012-05-27 09:00:00 end:2012-05-27 12:00:00 user_id:1 object_id:0 status:Y notes: form_attr_T26: form_attr_V10:

  2. Log in to comment