buli
2023-04-11 e3984fbbf370bf5925250a75bfb6154b4a16685c
force-app/main/default/pages/Inventory.page
@@ -5,6 +5,7 @@
    <apex:includeScript value="{!URLFOR($Resource.PleaseWaitDialog)}" />
    <script>
        console.log('ConsumableorderdetailsRecordsview = ' + '{!ConsumableorderdetailsRecordsview}')
function checkAll() {
    var productCount = j$(escapeVfId('allPage:allForm:allBlock:ConsumableorderdetailsSection:ConsumableorderdetailsCnt')).value();
    if (j$(escapeVfId('checker')).attr('checked') == 'checked') {