feat: Edit make journal entries.

This commit is contained in:
Ahmed Bouhuolia
2020-04-08 17:50:35 +02:00
parent 8ba96e7343
commit 4920d5f419
16 changed files with 225 additions and 75 deletions

View File

@@ -13,12 +13,14 @@ import resources from './resources/resources.reducer';
import financialStatements from './financialStatement/financialStatements.reducer';
import itemCategories from './itemCategories/itemsCateory.reducer';
import settings from './settings/settings.reducer';
import accounting from './accounting/accounting.reducers';
export default combineReducers({
authentication,
dashboard,
users,
accounts,
accounting,
fields,
views,
expenses,