- Modified the `disabled` prop for `ObjectTableNavigationButtons` in multiple components, including InvoiceInfo, PaymentInfo, and TaxRecordInfo, to account for both loading states and editing states. - This change enhances user experience by preventing interactions during loading or editing, ensuring a smoother workflow across the dashboard.