feat: add transactions locking query.

This commit is contained in:
elforjani13
2021-12-12 19:15:31 +02:00
parent 295fff4746
commit dfc0fbbb71
6 changed files with 125 additions and 18 deletions

View File

@@ -32,3 +32,4 @@ export * from './cashflowAccounts';
export * from './roles';
export * from './creditNote';
export * from './vendorCredit';
export * from './transactionsLocking';