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
elforjani3
9c21e233ea
feature : Puschases & Sales / fix : tasks
2020-09-04 00:41:22 +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
elforjani3
73de0b934b
Merge branch 'master' of https://github.com/abouolia/Bigcapital into sales
2020-08-15 16:33:16 +02:00
Ahmed Bouhuolia
4e68a7db71
feat: Listing due sales invoices for specific customer.
2020-08-15 16:30:52 +02:00
elforjani3
5384fa2fb5
Fix :Estimate & Invoices & Receipt DataTable
2020-08-13 14:50:45 +02:00
elforjani3
6a18888599
WIP / Fix Vendors
2020-08-12 21:25:50 +02:00
elforjani3
c86f0b29bf
WIP/ Feature : Estimate & Receipt & Bill & Invoice
2020-08-12 21:19:52 +02:00
elforjani3
58c6b5466c
Merge branch 'master' of https://github.com/abouolia/Bigcapital into sales
2020-08-11 14:44:43 +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
elforjani3
68108b7f24
Merge branch 'master' of https://github.com/abouolia/Bigcapital into sales
2020-08-10 21:24:30 +02:00
elforjani3
023ad2d827
Merge branch 'bills' into sales
2020-08-10 21:04:31 +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
elforjani3
173258efcd
Merge branch 'master' of https://github.com/abouolia/Bigcapital into sales
2020-08-05 11:40:35 +02:00
Ahmed Bouhuolia
ad772cf247
fix bugs in sales and purchases API.
2020-08-04 23:00:15 +02:00
elforjani3
1cb826163b
WIP / Feature Fix _bills
2020-08-04 17:51:17 +02:00
elforjani3
5d1b41da16
Merge branch 'sales' of https://github.com/abouolia/Bigcapital into sales
2020-08-04 17:25:06 +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
elforjani3
4f2679592f
WIP / Features / Sate
2020-07-27 02:39:26 +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