feat: Transactions locking.

This commit is contained in:
elforjani13
2021-11-18 17:28:11 +02:00
parent b32abc0417
commit fe8f41f200
16 changed files with 469 additions and 2 deletions

View File

@@ -172,6 +172,10 @@ export default [
text: <T id={'manual_journals'} />,
href: '/manual-journals',
},
{
text: <T id={'sidebar.transactions_locaking'} />,
href: '/transactions-locking',
},
{
text: <T id={'exchange_rate'} />,
href: '/exchange-rates',