a.bouhuolia
f2c51c6023
feat: organization metadata redesigned.
2021-09-04 09:49:26 +02:00
a.bouhuolia
160b8b6a1b
feat: invoice, estimate and receipt printing.
2021-08-17 10:47:04 +02:00
a.bouhuolia
cf2ebe9597
WIP: Allocate landed cost.
2021-07-24 03:10:32 +02:00
a.bouhuolia
76c6cb3699
WIP: Allocate landed cost.
2021-07-22 18:11:17 +02:00
a.bouhuolia
198b2125e3
fix directories.
2021-04-03 21:16:16 +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
fb9d68c2cf
fix: sync inventory items quantity with services.
2021-02-28 14:45:13 +02:00
a.bouhuolia
d919b56e78
feat: redesign accounts types.
2021-01-23 11:39:29 +02:00
a.bouhuolia
8491d44118
feat: compute items cost of inventory adjustments transcations.
2021-01-10 17:41:32 +02:00
a.bouhuolia
df85c9b295
fix: refactoring invoice calc cost service.
2021-01-05 17:06:42 +02:00
a.bouhuolia
d5151c365e
fix: design flow of writing invoice journal entries.
2021-01-04 17:19:27 +02:00
a.bouhuolia
ccf4fa55d9
fix: writing journal entries of manual journal.
2021-01-03 19:39:17 +02:00
a.bouhuolia
db70d04743
fix: delete customer with associated opening journal entries.
2021-01-02 13:17:43 +02:00
a.bouhuolia
47b40f6940
feat: add opening quantity, cost and date to items.
2020-12-23 21:31:17 +02:00
a.bouhuolia
b07bb2df53
feat: trigger compute items cost once the sale invoice and bill be edited or deleted.
2020-12-23 18:57:17 +02:00
a.bouhuolia
26452d9c05
feat: changing items quantity on hand with sales invoices and bills.
2020-12-23 13:11:02 +02:00
a.bouhuolia
061b50c671
feat: average rate cost method.
2020-12-22 22:27:54 +02:00
a.bouhuolia
a67b1fbdd0
fix: system repositories.
2020-12-17 17:19:16 +02:00
a.bouhuolia
46d06bd591
fix: issue in mail sender.
2020-12-17 01:16:08 +02:00
a.bouhuolia
6dd1229412
feat: Rate limiter on requests and login attempts.
2020-12-15 20:25:23 +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
0718d26181
feat: request middleware to convert empty strings to null.
2020-11-09 21:12:50 +02:00
Ahmed Bouhuolia
8e9abb4d7d
feat: auto-increment sale invoice, receipt, estimate and payment receive.
...
feat: style sales and purchases forms.
2020-10-27 21:05:43 +02:00
Ahmed Bouhuolia
426f9fcf55
refactoring: payment receive and sale invoice actions.
2020-10-25 18:30:44 +02:00
Ahmed Bouhuolia
899ea7a52d
refactoring: bills service.
...
refactoring: bills payments made service.
2020-10-15 15:10:41 +02:00
Ahmed Bouhuolia
99e6fe273f
refactoring: custom views service.
...
fix: constraints of delete item from storage.
fix: constraints of delete item category from storage.
fix: localize database seeds files.
fix: view meta data in accounts list response.
2020-10-05 19:09:56 +02:00
Ahmed Bouhuolia
0114ed9f8b
fix: database migrations FK relations.
...
fix: database columns indexing.
2020-10-03 12:08:11 +02:00
Ahmed Bouhuolia
7d8b05ff66
fix: accounts types caching.
2020-09-30 11:45:25 +02:00
Ahmed Bouhuolia
9fbad4ac46
feat: items bulk delete.
...
refactor: items to service design.
2020-09-29 16:04:13 +02:00
Ahmed Bouhuolia
882f01a178
refactor: manual journal.
2020-09-19 21:14:09 +02:00
Ahmed Bouhuolia
ca92c925a9
fix: resource advanced view filter.
2020-09-16 21:41:09 +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
Ahmed Bouhuolia
d3870974c0
feat: refactoring middlewares to typescript.
2020-09-06 23:36:37 +02:00
Ahmed Bouhuolia
df0f842681
feat: Logger middleware.
...
feat: refactoring accounts service.
2020-09-06 20:18:41 +02:00
Ahmed Bouhuolia
df0cf287ff
feat: rename voucher to license.
2020-09-05 22:58:36 +02:00
Ahmed Bouhuolia
750377ba86
feat: fix issues in invite user.
...
feat: fix update last login at after login.
2020-09-05 22:18:53 +02:00
Ahmed Bouhuolia
d35b124178
feat: i18n middleware
...
feat: i18n configuration.
feat: i18n with tenancy.
2020-09-05 17:31:39 +02:00
Ahmed Bouhuolia
79b7a02f85
fix: issues in organization build.
2020-09-05 15:12:38 +02:00
Ahmed Bouhuolia
481ca8aa8b
fix: issues in authentication mail messages.
2020-09-05 13:29:39 +02:00
Ahmed Bouhuolia
9ee7ed89ec
- feat: remove unnecessary migrations, controllers and models files.
...
- feat: metable store
- feat: metable store with settings store.
- feat: settings middleware to auto-save and load.
- feat: DI db manager to master container.
- feat: write some logs to sale invoices.
2020-09-03 16:51:48 +02:00
Ahmed Bouhuolia
abefba22ee
refactor: Authentication service.
2020-08-31 22:15:44 +02:00
Ahmed Bouhuolia
ca251a2d28
- feat: Optimize tenancy software architecture.
2020-08-30 22:11:14 +02:00
Ahmed Bouhuolia
74321a2886
- fix: Schedule write journal entries after item compute cost.
...
- fix: active vouchers query.
- fix: remove babel loader in server-side.
2020-08-29 22:11:42 +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
ab6bc0517f
feat: Concurrency control items cost compute.
2020-08-23 23:38:42 +02:00
Ahmed Bouhuolia
d423365a19
feat: Re-compute the given items cost job.
...
feat: Optimize the architecture.
2020-08-18 02:28:08 +02:00