executeQuery($getCurrency, []); if ($getCurrency_rs === false) { show_pdo_error($getCurrency, $wrapperObj->getLastStatement()); } foreach ($getCurrency_rs as $getCurrency_row) { $currency_arr[$getCurrency_row['id']] = $getCurrency_row['currency_name']; } if($vendor_type == "vendor"){ ?>
Orchard Closer: executeQuery($user_query, $data_params); if ($user_result === false) { show_pdo_error($user_query, $wrapperObj->getLastStatement()); } if (count($user_result)) { ?>
Budgeted Advance:
Advance Offered:
Advance Recoupment Explanation:
Payout Currency:
Proposed Term (Years):
Proposed Rollover Period (Years):
Digital Distribution Type: executeQuery($sql, $data_params); if ($rs === false) { show_pdo_error($sql, $wrapperObj->getLastStatement()); } if (count($rs)) { foreach ($rs as $row) { $distribution_type_name[] = $row['name']; } } echo implode(',',$distribution_type_name); } ?>
Sound Recording Copyright Owner Representative:
Synchronization Admin:
Status:
Chance to Close:
Show Credit Card:
Estimated to Close:
Exclusive:
Encoding Fees Cap Back Catalog:
Encoding Fees Cap New Release:
Rights Granted:
YouTube Composition Clause:
Opt-Out Clause:
Apply FX Spread:
Negotiated Changes:
Digital Split:
Physical Split:
Possible Track Restrictions:
Take Full Track Publishing from:
Take Ringtone Publishing from:
OMS Mechanical Administration Commission:
Marketing Restrictions:
Orchard Assignment Right Restriction:
Third Party Responsibility:
Additional Requests/Explanations/Notes:

Physical Reserves

Reserve Rate: %
Number of months before payout starts:
Number of installments:
Contract Terms:
Current Restrictions

DMS Master

executeQuery($sql, [$vendor_proposed_term_id]); if ($dms_master_view_result === false) { show_pdo_error($sql, $wrapperObj->getLastStatement()); } $dms_master_row_arr = array(); $dms_master_restriction_str = ''; if (count($dms_master_view_result)) { foreach ($dms_master_view_result as $row) { $dms_master_row_arr[$row['distribution_type']][] = $row['customer_master_master_name']; $dms_master_restriction_str = (!empty($dms_master_restriction_str) ? $dms_master_restriction_str . ',' : '') . $row['customer_master_master_id']; } } foreach($dms_master_row_arr as $k=>$v){?>
    :

DMS Carveouts

executeQuery($sql, $data_params); if ($dms_view_result === false) { show_pdo_error($sql, $wrapperObj->getLastStatement()); } if (count($dms_view_result)) { foreach ($dms_view_result as $dms_row) { array_push($dms_row_arr, $dms_row["name"]); } } } echo implode(', ',$dms_row_arr); ?>

Territory

executeQuery($sql, $data_params); if ($terr_view_result === false) { show_pdo_error($sql, $wrapperObj->getLastStatement()); } $terr_row_arr = array(); if (count($terr_view_result)) { foreach ($terr_view_result as $terr_row) { array_push($terr_row_arr, $terr_row["name"]); } } } if(!empty($terr_row_arr)) echo implode(', ',$terr_row_arr); ?>
Sync Admin Split:
Sync Admin Response Time:
Sync Admin Type of Deal:
Publishing Administration Split:
Publishing Administration Limit Grant of Rights:
Publishing Administration Misc Previsions:
Royalty Collection Split:
Orchard Compilation Agreement:
Orchard Compilation Split (Label Share):
Orchard Compilation Authorization Required:
executeQuery($sql, [$vendor_proposed_term_id]); if ($rs === false) { show_pdo_error($sql, $wrapperObj->getLastStatement()); } if (count($rs)) { $sync_admin_territory = $rs[0]['sync_admin_territory']; $royalty_collection_territory = $rs[0]['royalty_collection_territory']; $publishing_admin_territory = $rs[0]['publishing_admin_territory']; } ?>
Syncronization Admin Territory: executeQuery($sql, $data_params); if ($terr_result === false) { show_pdo_error($sql, $wrapperObj->getLastStatement()); } $terr_row_arr = array(); if (count($terr_result)) { foreach ($terr_result as $terr_row) { array_push($terr_row_arr, $terr_row["name"]); } } } if(!empty($terr_row_arr)) echo implode(',',$terr_row_arr); ?>
Publishing Admin Territory: executeQuery($sql, $data_params); if ($terr_result === false) { show_pdo_error($sql, $wrapperObj->getLastStatement()); } $terr_row_arr = array(); if (count($terr_result)) { foreach ($terr_result as $terr_row) { array_push($terr_row_arr, $terr_row["name"]); } } } if(!empty($terr_row_arr)) echo implode(',',$terr_row_arr); ?>
Royalty Collection Territory: executeQuery($sql, $data_params); if ($terr_result === false) { show_pdo_error($sql, $wrapperObj->getLastStatement()); } $terr_row_arr = array(); if (count($terr_result)) { foreach ($terr_result as $terr_row) { array_push($terr_row_arr, $terr_row["name"]); } } } if(!empty($terr_row_arr)) echo implode(',',$terr_row_arr); ?>