if ( this.parmMenuItemDesc()=="CustInvoicePrintJob_FreeText")
{
return Dialog::newFormnameRunbase(formstr(CustInvoicePrintJob), this);
}
//17022017
else if ( this.parmMenuItemDesc()=="GODCustInvoicePrintJobCopy")
{
return Dialog::newFormnameRunbase(formstr(GODCustInvoicePrintJobCopy), this);
}
//17022017
else
{
return Dialog::newFormnameRunbase(formstr(GODCustInvoicePrintJob), this);
}
{
return Dialog::newFormnameRunbase(formstr(CustInvoicePrintJob), this);
}
//17022017
else if ( this.parmMenuItemDesc()=="GODCustInvoicePrintJobCopy")
{
return Dialog::newFormnameRunbase(formstr(GODCustInvoicePrintJobCopy), this);
}
//17022017
else
{
return Dialog::newFormnameRunbase(formstr(GODCustInvoicePrintJob), this);
}
No comments:
Post a Comment