Added beginning code for room allocation, changing studygroup role field
This commit is contained in:
@@ -638,7 +638,7 @@ function _booking_total_due($person)
|
||||
/**
|
||||
* Function to calculate the amount outstanding for a person/married couple
|
||||
*
|
||||
* @param $nid - the node id relating to the registration node
|
||||
* @param $person - the object relating to the registration node
|
||||
* @param $amount_paid - if we have previously calculated the amount paid, this can be passed as a value
|
||||
* @param $include_paypal_fees - boolean to indicate whether we want the net amount or the amount owing including paypal fees
|
||||
* @return amount owing as a decimal value
|
||||
|
Reference in New Issue
Block a user