Commit Graph

14 Commits

Author SHA1 Message Date
a.bouhuolia
b5ed7af7eb WIP: transactions by customers. 2021-05-07 23:49:38 +02:00
a.bouhuolia
8ca3509f03 WIP: customer balance report. 2021-05-05 02:19:43 +02:00
a.bouhuolia
9a204282a2 fix(Journals): sync posting datetime with jorunal entries. 2021-03-29 10:50:44 +02:00
a.bouhuolia
40b2ba099e fix(Journal): account balance with journal entries. 2021-03-25 12:46:36 +02:00
a.bouhuolia
d51d9a5038 fix: sync contacts balance with journal entries.
fix: edit invoice amount that has payment transactions.
2021-03-02 11:22:44 +02:00
a.bouhuolia
b98d18f189 fix: account balance change with credit/debit entries. 2021-02-28 17:09:03 +02:00
a.bouhuolia
d789228038 fix: accounts types with new design. 2021-01-26 12:51:13 +02:00
a.bouhuolia
1a89730855 feat: journal and general ledger report. 2021-01-21 14:32:31 +02:00
a.bouhuolia
80e51cd2f7 feat: always show some sections in balance sheet. 2021-01-11 11:21:32 +02:00
a.bouhuolia
920875d7d9 fix: writing the bill journal entries. 2020-12-19 12:08:42 +02:00
Ahmed Bouhuolia
188e411f02 feat: rewrite repositories with base entity repository class.
feat: sales and purchases status.
feat: sales and purchases auto-increment number.
fix: settings find query with extra columns.
2020-12-13 19:50:59 +02:00
Ahmed Bouhuolia
d49992a6d7 refactoring: balance sheet report.
refactoring: trial balance sheet report.
refactoring: general ledger report.
refactoring: journal report.
refactoring: P&L report.
2020-12-10 13:04:49 +02:00
Ahmed Bouhuolia
a22c8395f3 feat: remove path alias.
feat: remove Webpack and depend on nodemon.
feat: refactoring expenses.
feat: optimize system users with caching.
feat: architecture tenant optimize.
2020-09-15 00:51:39 +02:00
Ahmed Bouhuolia
ad00f140d1 feat: licenses administration basic authentication.
feat: accounts slug.
feat: duplicate accounts_balance table and merge balance with accounts table.
feat: refactoring customers and vendors.
feat: system user soft deleting.
feat: preventing build tenant database without any subscription.
feat: remove 'password' property from 'req.user' object.
feat: refactoring JournalPoster class.
feat: delete duplicated directories and files.
2020-09-09 21:30:19 +02:00