$Secondary=''; $State=''; //print_r($inv_status); $inv_st=''; // foreach($inv_status as $st) // { // $inv_st= $st->invoice_status_id; // } //echo $inv_st; if(!empty($GetSecondary)) { foreach ($GetSecondary as $GetSec) { $Secondary = $GetSec->Secondary; } } //echo $Secondary; if(!empty($GetState)) { foreach ($GetState as $GetState) { $State = $GetState->client_state; } } // print_r($statecode); $primarystatecode=''; // foreach ($GetClientPrimaryStateCode as $primary) // { // $primarystatecode=$primary->client_custom_fieldvalue; // } // $secondarystatecode=''; // foreach ($GetClientSecondaryStateCode as $secondary) // { // $secondarystatecode=$secondary->client_custom_fieldvalue; // } // echo $secondarystatecode; //echo $primarystatecode; //echo $product; ?>
| invoice_item_subtotal); ?> | invoice_item_tax_total); ?> | invoice_total); ?> |