From 2b2054970763778ab9b5c40ba935ca1c0247c827 Mon Sep 17 00:00:00 2001 From: Nathan Coad Date: Fri, 8 Sep 2017 23:40:52 +1000 Subject: [PATCH] exclude booking_deposit_timestamp also --- booking.regn_node.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/booking.regn_node.inc b/booking.regn_node.inc index 98d2054..c102665 100644 --- a/booking.regn_node.inc +++ b/booking.regn_node.inc @@ -399,7 +399,7 @@ function booking_update($node) { 'booking_flightnum_inbound', 'booking_flight_datetime_inbound', 'booking_flightnum_outbound', 'booking_flight_datetime_outbound', 'booking_accom_before_reqd', 'booking_accom_before_staying_with', 'booking_accom_after_reqd', 'booking_accom_after_staying_with', 'booking_roomlocation_descrip', 'booking_roomlocation_active', 'booking_price', 'booking_price_descrip', 'booking_late_price', 'booking_earlyaccess_code', - 'booking_room_bedtype', 'booking_room_location_id', 'booking_room_number', 'booking_agreement' + 'booking_room_bedtype', 'booking_room_location_id', 'booking_room_number', 'booking_agreement', 'booking_deposit_timestamp' ); //before we update this user, check what their previous registration status was