KKbes
2023-08-07 cbb20845dfa7138819ba7ef1e95a56ce5bdcfcbc
force-app/main/default/pages/SearchProduct.page
@@ -4,7 +4,21 @@
    <apex:includeScript value="{!URLFOR($Resource.PleaseWaitDialog)}"/>
    <apex:includeScript value="/soap/ajax/32.0/connection.js"/>
    <apex:includeScript value="/soap/ajax/32.0/apex.js"/>
    <apex:stylesheet value="{!URLFOR($Resource.StyleUtilCss)}"/>
    <style>
    th {
    font-weight: inherit;
    text-align: left;
    font-weight: bold;
    white-space: nowrap;
    white-space-collapse: collapse;
    text-wrap: nowrap;
}
    body .pbTitle .mainTitle{
    font-weight: 700;
    font-size: 15px;
    }
</style>
    <script>
        var QuoteEntryMaxLine =window.opener.QuoteEntryMaxLine  ;
        function setProductList() {