diff --git a/src/Features/ThemeChange/ThemeChange.js b/src/Features/ThemeChange/ThemeChange.js index 2acb6a0..44bc209 100644 --- a/src/Features/ThemeChange/ThemeChange.js +++ b/src/Features/ThemeChange/ThemeChange.js @@ -2607,6 +2607,7 @@ const ThemeSlice = createSlice({ 'UnpaidBill', 'OverallBackground', 'CreditCustomer', + 'PreviousBillFetch' ]; const bookingBillingOptionsArray = tempDic['BookingBilling'][1]; const sortedBillingOptions = desiredOrder diff --git a/src/Pages/BookingScreen/Components/BSBillingTables/BSBillingTable1/BST1Payment.jsx b/src/Pages/BookingScreen/Components/BSBillingTables/BSBillingTable1/BST1Payment.jsx index adb7a6b..8a51da2 100644 --- a/src/Pages/BookingScreen/Components/BSBillingTables/BSBillingTable1/BST1Payment.jsx +++ b/src/Pages/BookingScreen/Components/BSBillingTables/BSBillingTable1/BST1Payment.jsx @@ -3859,7 +3859,8 @@ export default function BST1Payment() { )} {/* Customer Orders */} - {SelCustId && ( + {(SelCustId && tableOptions?.filter((item) => item.OptionName === 'PreviousBillFetch') + .length === 1) && ( {' '}
{ )} {/* Customer Orders */} - {SelCustId && ( + {(SelCustId && tableOptions?.filter((item) => item.OptionName === 'PreviousBillFetch') + .length === 1) && ( {' '}
{
)} {/* Customer Orders */} - {SelCustId && ( + {(SelCustId && tableOptions?.filter((item) => item.OptionName === 'PreviousBillFetch') + .length === 1) && ( {' '}
{ )} {/* Customer Orders */} - {SelCustId && ( + {(SelCustId && tableOptions?.filter((item) => item.OptionName === 'PreviousBillFetch') + .length === 1) && ( {' '}
{ '' )} {/* Customer Orders */} - {SelCustId && ( + {(SelCustId && tableOptions?.filter((item) => item.OptionName === 'PreviousBillFetch') + .length === 1) && ( {' '}
{ '' )} {/* Customer Orders */} - {SelCustId && ( + {(SelCustId && tableOptions?.filter((item) => item.OptionName === 'PreviousBillFetch') + .length === 1) && ( {' '}
{ )} {/* Customer Orders */} - {SelCustId && ( + {(SelCustId && tableOptions?.filter((item) => item.OptionName === 'PreviousBillFetch') + .length === 1) && ( {' '}
{ )} {/* Customer Orders */} - {SelCustId && ( + {(SelCustId && tableOptions?.filter((item) => item.OptionName === 'PreviousBillFetch') + .length === 1) && ( {' '}
{ )} {/* Customer Orders */} - {SelCustId && ( + {(SelCustId && tableOptions?.filter((item) => item.OptionName === 'PreviousBillFetch') + .length === 1) && ( {' '}