Merge branch 'develop' into big-116-open-up-the-link-component

This commit is contained in:
Ahmed Bouhuolia
2024-02-24 00:47:35 +02:00
committed by GitHub
383 changed files with 6841 additions and 1990 deletions

View File

@@ -6,7 +6,6 @@ export * from './items';
export * from './itemsCategories';
export * from './inventoryAdjustments';
export * from './expenses';
export * from './financialReports';
export * from './customers';
export * from './vendors';
export * from './manualJournals';
@@ -37,4 +36,5 @@ export * from './transactionsLocking';
export * from './warehouses';
export * from './branches';
export * from './warehousesTransfers';
export * from './plaid';
export * from './plaid';
export * from './FinancialReports';