efril #6

Merged
aefril merged 43 commits from efril into main 2025-09-11 18:58:35 +00:00
Showing only changes of commit 63eea38d48 - Show all commits

View File

@ -372,8 +372,6 @@ const AccountListTable = () => {
variant='text'
color='primary'
className='p-0 min-w-0 font-medium normal-case justify-start'
component={Link}
href={getLocalizedUrl(`/apps/accounting/accounts/${row.original.id}/detail`, locale as Locale)}
sx={{
textTransform: 'none',
fontWeight: 500,