Commit Graph

18 Commits

Author SHA1 Message Date
Ahmed Bouhuolia
63c4567e08 fix: expense writing journal entries.
fix: delete expense from the storage.
2020-10-05 20:14:31 +02:00
Ahmed Bouhuolia
0114ed9f8b fix: database migrations FK relations.
fix: database columns indexing.
2020-10-03 12:08:11 +02:00
Ahmed Bouhuolia
882f01a178 refactor: manual journal. 2020-09-19 21:14: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
45088b2d3b feat: Item validate cost, income and inventory account type.
feat: Style sales and purchases forms - 80% progress.
feat: Validate purchase-able and sell-able items in invoices and bills.
feat: Fix bugs in inventory FIFO/LIFO cost methods.
2020-08-22 11:58:08 +02:00
Ahmed Bouhuolia
52d01b4ed8 fix: Date format in sales/purchases APIs.
fix: Algorithm FIFO cost calculate method.
2020-08-19 00:13:53 +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
Ahmed Bouhuolia
56278a25f0 - feat: Sales estimates APIs.
- feat: Sales invoices APIs.
- feat: Sales receipts APIs.
- WIP: Sales payment receipts.
- WIP: Purchases bills.
- WIP: Purchases payments made.
2020-07-22 02:03:12 +02:00
Ahmed Bouhuolia
4d1dd14f8d feat: Receivable and payable aging summary financial statement. 2020-06-11 22:05:34 +02:00
Ahmed Bouhuolia
17c1b6ad51 feat: Financial statements dependency graph calculate. 2020-05-23 06:47:00 +02:00
Ahmed Bouhuolia
90dc83c70a feat: Cachable and date session model. 2020-05-20 06:51:34 +02:00
Ahmed Bouhuolia
7f06e3781c feat: Attachment files system. 2020-05-04 05:27:54 +02:00
Ahmed Bouhuolia
3b063e3567 fix bugs. 2020-04-29 17:54:26 +02:00
Ahmed Bouhuolia
b1d924c3cc feat: Publish manual journal api. 2020-04-08 20:18:46 +02:00
Ahmed Bouhuolia
8ba96e7343 WIP Manual journals. 2020-04-07 22:38:57 +02:00
Ahmed Bouhuolia
ab81f4be40 WIP 2020-03-19 17:02:37 +02:00
Ahmed Bouhuolia
488709088b WIP server side. 2020-01-22 02:09:45 +02:00