Commit Graph

41 Commits

Author SHA1 Message Date
a.bouhuolia
cdc75a01af BIG-26: fix items preferences form. 2021-09-12 13:14:15 +02:00
a.bouhuolia
0ab4596836 fix: middleware i18n localization. 2021-08-07 08:08:29 +02:00
a.bouhuolia
d47633b8ea feat: Inventory item details report.
feat: Cash flow statement report.
2021-05-31 13:17:02 +02:00
elforjani3
13f94e7e35 feat(items) : items preference. 2021-03-22 17:59:32 +02:00
a.bouhuolia
1f6aca63e2 fix(Items): Remove bulk actions.
fix(Settings): Parse the fetched settings from the storage.
2021-03-22 11:35:21 +02:00
a.bouhuolia
55771348b5 fix(settings): defined settings keys. 2021-03-21 18:39:52 +02:00
a.bouhuolia
9ff8e3159d feat(ManualJournals): Auto-increment.
fix(BillPayment): Validate the opened payment bills.
fix(redux): presist redux state.
fix(useRequestQuery): hook.
2021-03-18 14:23:37 +02:00
a.bouhuolia
30cd6c8a61 feat(design): fix issues in sidebar design.
feat(sales): reference number auto-increment optimizations.
fix(payments): payment receive/made statement.
2021-03-11 14:29:38 +02:00
a.bouhuolia
ce875ccf4e feat(contacts): auto-complete contacts.
feat(items): auto-complete items.
feat(resources): resource columns feat.
feat(contacts): retrieve specific contact details.
2021-03-03 11:35:42 +02:00
a.bouhuolia
adac2386bb refactoring: migrating to react-query to manage service-side state. 2021-02-07 08:10:21 +02:00
a.bouhuolia
d789228038 fix: accounts types with new design. 2021-01-26 12:51:13 +02:00
a.bouhuolia
d919b56e78 feat: redesign accounts types. 2021-01-23 11:39:29 +02:00
a.bouhuolia
1a89730855 feat: journal and general ledger report. 2021-01-21 14:32:31 +02:00
a.bouhuolia
80e51cd2f7 feat: always show some sections in balance sheet. 2021-01-11 11:21:32 +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
a4195069c7 fix: data type validation in accounts, users, contacts, vendors, customers, journals. 2020-11-29 17:51:40 +02:00
elforjani3
805d789afd Fix : Connect default payment account with Expenses 2020-11-16 20:00:45 +02:00
elforjani3
c571236c75 Fix:Connect preferred sell, cost and inventory account with item form. 2020-11-16 18:21:58 +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
elforjani3
cbe6934b58 Fix : Receipt & Invoices 2020-10-26 17:45:21 +02:00
Ahmed Bouhuolia
40fa6aa71f merge: estimate work branch to master 2020-10-26 14:34:54 +02:00
Ahmed Bouhuolia
fb7686bfdd fix: conflict merge. 2020-10-25 18:34:07 +02:00
Ahmed Bouhuolia
fb1ecd529f feat: journal number setting dialog. 2020-10-21 01:01:06 +02:00
Ahmed Bouhuolia
bd2ce7ccee feat: add models fields labels. 2020-10-17 19:11:51 +02:00
Ahmed Bouhuolia
8b97673100 feat: retrieve organization subscriptions list api.
feat: subscriptions reducers.
2020-10-13 21:46:32 +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
f035c7f10a feat: application configuration completed flag. 2020-09-28 16:28:58 +02:00
Ahmed Bouhuolia
d3d772f735 feat: ensure organization tenant configured. 2020-09-28 13:30:50 +02:00
Ahmed Bouhuolia
e2c53f4513 fix: should retrieve user inactive error in login response API.
fix: prevent from delete or inactivate the current authorized user.
2020-09-20 18:39:14 +02:00
Ahmed Bouhuolia
ca92c925a9 fix: resource advanced view filter. 2020-09-16 21:41:09 +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
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
Ahmed Bouhuolia
fe240c058b feat: Expenses resource. 2020-06-07 22:20:52 +02:00
Ahmed Bouhuolia
71cc561bb2 WIP Version 0.0.1 2020-05-08 04:36:04 +02:00
Ahmed Bouhuolia
0cfa1126c5 feat: fix a bunch of bugs. 2020-04-28 04:01:10 +02:00
Ahmed Bouhuolia
cdee562ae7 feat: Sorting by dynamic query. 2020-04-18 23:33:41 +02:00
Ahmed Bouhuolia
ff0a26a790 fix api global options. 2020-04-15 20:13:55 +02:00
Ahmed Bouhuolia
1894ad3b18 feat: items list restful api. 2020-03-24 16:47:35 +02:00
Ahmed Bouhuolia
52f94c30f5 WIP Advanced filter. 2020-03-23 15:11:07 +02:00
Ahmed Bouhuolia
73711384f6 WIP 2020-03-16 00:06:15 +02:00