sudhirbaranwal : ps
This commit is contained in:
parent
4452678bdc
commit
b0cd0ce7e0
@ -11629,7 +11629,9 @@ public function getCompaniesListsFromGeneralFormRawJSONV2_post()
|
||||
{
|
||||
$pd_details['pd_status'] = ALLOCATED_TO_FIA;
|
||||
$pd_details['vendor_status'] = ALLOCATED;
|
||||
PDALERTS::sendMWcreditPDMail($this,$pd_details,3);
|
||||
$sudhirbaranwal = (ENVIRONMENT == 'production' ? 187 : 324);
|
||||
if($pd_details['fk_pd_allocated_to'] != $sudhirbaranwal){
|
||||
PDALERTS::sendMWcreditPDMail($this,$pd_details,3);}
|
||||
}
|
||||
else if(count($regional_credit_manager))
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user