| | |
| | | quoteTotalPrice.call(); |
| | | setOCMAmount.call(); |
| | | checkProductStatusValidPeriod(); |
| | | // checkQuoteIrai_Status(true); |
| | | } |
| | | function number_format() { |
| | | for(var i=0; i<QuoteEntryMaxLine; i++){ |
| | |
| | | function excelImportGateway(str) { |
| | | blockme(); |
| | | excelImport(str); |
| | | } |
| | | } |
| | | // function checkQuoteIrai_Status(flag) { |
| | | // debugger |
| | | // var QuoteIrai_Statusvalue = j$(escapeVfId('Page:mainForm:block:j_id32')).value(); |
| | | // var Statusflg=true; |
| | | // if(flag){ |
| | | // if(QuoteIrai_Statusvalue == '草案中'){ |
| | | // Statusflg = false; |
| | | // } |
| | | // } |
| | | // if(Statusflg){ |
| | | // j$(escapeVfId('Page:mainForm:block:QuoteIraiBtn')).attr('disabled',false); |
| | | // j$(escapeVfId('Page:mainForm:block:j_id85')).attr('disabled',false); |
| | | // j$(escapeVfId('Page:mainForm:block:j_id87')).attr('disabled',false); |
| | | // } |
| | | |
| | | // return true; |
| | | // } |