Commit Graph

8 Commits

Author SHA1 Message Date
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
Ahmed Bouhuolia
ffb0499280 fix: mark payment license as used after usage.
fix: fix system models with createdAt and updatedAt fields.
fix: reset password token expiration time.
2020-09-07 17:14:14 +02:00
Ahmed Bouhuolia
e4270dc039 feat: Payment system with voucher cards.
feat: Design with inversion dependency injection architecture.
feat: Prettier http middleware.
feat: Re-write items categories with preferred accounts.
2020-08-27 20:39:55 +02:00
Ahmed Bouhuolia
4d1dd14f8d feat: Receivable and payable aging summary financial statement. 2020-06-11 22:05:34 +02:00
Ahmed Bouhuolia
c1659d191f feat: Ability to hide/show financial statement header. 2020-05-27 20:21:05 +02:00
Ahmed Bouhuolia
d7e4694dfa feat: Write integration test for users. 2020-05-25 12:02:38 +02:00
Ahmed Bouhuolia
11e3d4c1a9 feat: User invitation system. 2020-04-23 20:09:07 +02:00
Ahmed Bouhuolia
8f588ffc51 WIP Multi-tenant architecture. 2020-04-21 22:47:27 +02:00