Bug: In the StoreDayClose layout, we were unable to display more than 10 payment methods, causing discrepancies in the closure report. Cause: The limitation of the closure layout allowed displaying only a maximum of 10 payment methods. Solution: Modified the procedure POSStoreDayClosesLoadFiscalDayMoneyMovements displaying only the payment methods used on the respective day. If more than 10 payment methods are used on any given day (a highly rare occurrence), the issue will reoccur. In such cases, we will add the additional payment method to the layout to correct the situation. Applies to: 1.24.6.4 - (Version to be released after 04/06/2024)