notification + change call back and ...

This commit is contained in:
hamid zarghami
2025-03-01 15:28:00 +03:30
parent c39240456b
commit ef71a1975e
12 changed files with 52 additions and 21 deletions
+1 -1
View File
@@ -177,7 +177,7 @@ const ReceiptsDetail: FC = () => {
{t('receip.factor_number')}
</div>
<div>
{getInvoce.data?.data?.invoice.id}
{moment(getInvoce.data?.data?.invoice.createdAt).format('jYYYY') + '-' + getInvoce.data?.data?.invoice.numericId}
</div>
</div>
<div className='flex justify-between h-12 border-b items-center'>