fix: BIG-222 Manual journal details entries table footer.

This commit is contained in:
a.bouhuolia
2022-01-02 16:37:37 +02:00
parent 7ab7456d08
commit 40bc7d4e99
3 changed files with 75 additions and 18 deletions

View File

@@ -94,6 +94,7 @@ export * from './CommercialDoc';
export * from './Card';
export * from './Customers'
export * from './Vendors'
export * from './Table';
const Hint = FieldHint;