Merge branch 'develop' into rename-payment-receives-to-payment-received

This commit is contained in:
Ahmed Bouhuolia
2024-08-14 14:54:48 +02:00
committed by GitHub
64 changed files with 261 additions and 86 deletions

View File

@@ -88,7 +88,7 @@ export const accountsPayable = [
{
title: <T id={'vendors_payments'} />,
description: <T id={'manage_payments_transactions_to_your_vendors'} />,
link: '/payment-mades',
link: '/payments-made',
subject: AbilitySubject.PaymentMade,
ability: PaymentMadeAction.View,
},