mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-19 14:20:31 +00:00
feat: arabic localization.
This commit is contained in:
@@ -59,7 +59,7 @@ function PaymentMadesTable({
|
||||
|
||||
// Handle view detail payment made.
|
||||
const handleViewDetailPaymentMade = ({ id }) => {
|
||||
openDrawer('payment-receive-detail-drawer', { paymentMadeId: id });
|
||||
openDrawer('payment-made-detail-drawer', { paymentMadeId: id });
|
||||
};
|
||||
|
||||
// Handle datatable fetch data once the table state change.
|
||||
|
||||
Reference in New Issue
Block a user