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
98bba3d3a0
fix: account name unique validation.
2020-09-07 17:43:07 +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
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
e23b8d9947
feat: Link sale invoice to payment receive entries.
2020-08-26 13:06:16 +02:00
Ahmed Bouhuolia
ab6bc0517f
feat: Concurrency control items cost compute.
2020-08-23 23:38:42 +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
b46570dc01
feat: Merge sales branch
2020-08-19 02:17:23 +02:00
Ahmed Bouhuolia
c2a60e6ba5
feat: Schedule to compute items cost.
2020-08-19 01:30:12 +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
a202a21df5
feat: Remove unnecessary files.
2020-08-18 03:33:00 +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
4e68a7db71
feat: Listing due sales invoices for specific customer.
2020-08-15 16:30:52 +02:00
Ahmed Bouhuolia
42569c89e4
fix: Graph fetch relations with sales & purchases models.
...
feat: Inventory tracker algorithm lots with FIFO or LIFO cost method.
2020-08-11 01:00:33 +02:00
Ahmed Bouhuolia
8d4b3f1ab3
fix issues in sales and purchases API module.
2020-08-05 21:01:45 +02:00
Ahmed Bouhuolia
57ec5bdfbe
fix issues in sales and purchases module.
2020-08-05 16:25:53 +02:00
Ahmed Bouhuolia
ad772cf247
fix bugs in sales and purchases API.
2020-08-04 23:00:15 +02:00
Ahmed Bouhuolia
db28cd2aef
- feat: Sales estimates.
...
- feat: Sales invoices.
- feat: Sales payment receives.
- feat: Purchases bills.
- feat: Purchases bills payments that made to the vendors.
2020-08-03 22:46:50 +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
9d9c7c1568
- fix: store children accounts with Redux store.
...
- fix: store expense payment date with transactions.
- fix: Total assets, liabilities and equity on balance sheet.
- tweaks: dashboard content and sidebar style.
- fix: reset form with contact list on journal entry form.
- feat: Add hints to filter accounts in financial statements.
2020-07-12 12:31:12 +02:00
Ahmed Bouhuolia
4bd8f1628d
Merge remote-tracking branch 'origin/task_expense_journal'
2020-07-06 21:52:52 +02:00
Ahmed Bouhuolia
282da55d08
- feat: Filter expense and payment accounts on expense form.
...
- feat: Make journal errors with receivable and payable accounts.
- fix: Handle database big numbers.
- fix: Indexing lines when add a new line on make journal form.
- fix: Abstruct accounts type component.
2020-07-06 21:22:27 +02:00
elforjani3
7ea417d8c0
Fix / takse expense & Journal
2020-07-05 21:30:51 +02:00
Ahmed Bouhuolia
3fc390652d
- feat: Highlight inactive accounts in data-table.
...
- feat: Separate accounts list and table order.
2020-07-04 15:30:24 +02:00
Ahmed Bouhuolia
273834b13e
- feat: Style tweaks.
...
- feat: footer links on dashboard.
- feat: Inactive accounts view.
2020-07-04 12:40:27 +02:00
Ahmed Bouhuolia
a279a9c5da
feat: Style tweaks.
2020-07-04 02:58:58 +02:00
Ahmed Bouhuolia
cfbe89498a
feat: resize sidebar feature.
2020-07-03 18:19:43 +02:00
Ahmed Bouhuolia
679789345c
-- amend
2020-07-02 03:21:25 +02:00
Ahmed Bouhuolia
985ac3f235
feat: Control selected account from selectedAccountId prop.
...
feat: Allow to reset form of manual journal and expense.
2020-07-02 02:50:57 +02:00
Ahmed Bouhuolia
2f2b71d24f
Merge remote-tracking branch 'origin/accounts_fix'
2020-07-01 18:24:42 +02:00
Ahmed Bouhuolia
c226788b09
Merge remote-tracking branch 'origin/_tasks'
2020-07-01 15:01:08 +02:00
elforjani3
aaa362f2f8
WIP / fix_accounts
2020-07-01 13:24:18 +02:00
Ahmed Bouhuolia
4718f63c94
- feat: Update react-query package to V 2.1.1.
...
- feat: Favicon setup.
- feat: Fix accounts inactivate/activate 1 account.
- feat: Seed accounts, expenses and manual journals resource fields.
- feat: Validate make journal receivable/payable without contact.
- feat: Validate make journal contact without receivable or payable.
- feat: More components abstractions.
- feat: Use reselect.js to memorize components properties.
- fix: Journal type of manual journal.
- fix: Sidebar style optimization.
- fix: Data-table check-box style optimization.
- fix: Data-table spinner style dimensions.
- fix: Submit journal with contact_id and contact_type.
2020-07-01 12:51:12 +02:00
Ahmed Bouhuolia
111aa83908
feat: fix accounts issue.
2020-06-25 13:43:47 +02:00
elforjani3
aac138aa18
WIP / Feature & Fix Expense /Customer
2020-06-24 00:28:15 +02:00
Ahmed Bouhuolia
6074134a53
feat: git ignore server/dist folder.
2020-06-22 12:29:46 +02:00
Ahmed Bouhuolia
c9cf54cbf9
fix: Fix and test expense publish.
2020-06-21 21:26:03 +02:00
Ahmed Bouhuolia
cd46ecb58d
feat: Bulk delete customers and expenses.
2020-06-21 21:10:30 +02:00
Ahmed Bouhuolia
aff3de5cc9
Merge remote-tracking branch 'origin/customers'
2020-06-21 19:51:18 +02:00