BUSI FORM 2
This commit is contained in:
parent
2132dfd193
commit
53ba26d8ef
@ -341,6 +341,8 @@ class GETPDFORMDETAILS
|
|||||||
{
|
{
|
||||||
//echo "***************************************\n\n";
|
//echo "***************************************\n\n";
|
||||||
//print_r($manufacturing_activity_details);
|
//print_r($manufacturing_activity_details);
|
||||||
|
if(array_key_exists('manufacturing_activity_details',$manufacturing_activity_details))
|
||||||
|
{
|
||||||
if(count($manufacturing_activity_details['manufacturing_activity_details']) && count($final_data['manufacturing_activity_details']))
|
if(count($manufacturing_activity_details['manufacturing_activity_details']) && count($final_data['manufacturing_activity_details']))
|
||||||
{
|
{
|
||||||
$total_subarray_count = count($manufacturing_activity_details['manufacturing_activity_details']);
|
$total_subarray_count = count($manufacturing_activity_details['manufacturing_activity_details']);
|
||||||
@ -436,6 +438,7 @@ class GETPDFORMDETAILS
|
|||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
//****************************** End of attach business form subgroup details to main array************************
|
//****************************** End of attach business form subgroup details to main array************************
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user