feat: Bulk delete customers and expenses.

This commit is contained in:
Ahmed Bouhuolia
2020-06-21 21:10:30 +02:00
parent aff3de5cc9
commit cd46ecb58d
6 changed files with 182 additions and 5 deletions

View File

@@ -55,7 +55,7 @@ export default [
children: [
{
text: <T id={'customers'} />,
// href: '/',
href: '/customers',
},
{
text: <T id={'new_customers'} />,