CY_ECommercePlatform/CY.WebForm/js/Inquiry/Inquiry.js
@@ -1226,7 +1226,7 @@ $("[name='pNameMP']").val(dataJson.PaperMP); $("[name='paper0']").val(dataJson.PaperId); if (dataJson.PrintMode == 0) { if (dataJson.PaperMP && dataJson.PaperMP != "") { if (dataJson.PaperMP && dataJson.PaperMP != "" && $("#hidPrintTypeId").val() !="29") { PaperSelect($("[name='pNameMP']").val(), $("#hidPrintTypeId").val(), 0); } else {