Commit Graph

48 Commits

Author SHA1 Message Date
a.bouhuolia
671377f2c7 Merge branch 'master' of https://github.com/abouolia/Ratteb 2021-03-18 14:23:53 +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
elforjani3
d80e3083f7 refactoring(accountant): accountant. 2021-03-17 19:52:28 +02:00
a.bouhuolia
42230fe64b feat(FinancialReports): add loading progress bar.
fix(preformance): Optimize preformance of virtualized list.
fix(preformance): Optimize financial reports preformance.
2021-03-16 17:27:35 +02:00
a.bouhuolia
f1cf02c9df fix(ReactQuery): add organization id in query keys. 2021-03-15 11:55:38 +02:00
a.bouhuolia
0b59a44a4c fix(sales): Filter only sellable items.
fix(queries): Invalidate queries after mutations.
2021-03-14 16:31:21 +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
59f8010122 fix: payment receive and made. 2021-03-09 17:47:01 +02:00
a.bouhuolia
ba68a63400 feat(icons): optimize duplicate icon. 2021-03-08 18:43:44 +02:00
elforjani3
ca84cfc8a2 fix(exchangeRate): fix pagination & add sorting. 2021-03-08 16:17:13 +02:00
elforjani3
11d688b980 refactoring(payment receive): payment receive. 2021-03-06 21:07:43 +02:00
elforjani3
30f66480d0 feat( contact duplicate): contact duplicate dialog. 2021-03-03 16:38:57 +02:00
a.bouhuolia
9e2c995813 fix: logo style.
fix: page forms style.
feat: auto-fill items entries from item details.
fix: hiding dashboard copyright bar.
2021-02-25 10:51:27 +02:00
a.bouhuolia
236bb896db refactoring: invoice, receipt, payment receive, estimate and journal number dialogs. 2021-02-23 10:52:25 +02:00
elforjani3
a752af47d6 refactoring: APAing summary. 2021-02-22 12:18:07 +02:00
a.bouhuolia
6e6103ca99 fix: AR aging summary report. 2021-02-21 18:50:47 +02:00
a.bouhuolia
df2d215071 refactoring: payment made form. 2021-02-21 13:00:06 +02:00
a.bouhuolia
265198103d mege exchange rates conflict. 2021-02-20 15:36:53 +02:00
a.bouhuolia
a079f711d4 refactoring: authentication with react-query. 2021-02-20 15:33:20 +02:00
elforjani3
4b0c266f34 refactoring: exchanges rates list. 2021-02-18 17:58:01 +02:00
elforjani3
5171cf7ef5 refactoring: exchange rate dialog. 2021-02-18 17:57:30 +02:00
a.bouhuolia
e36817cb88 refactoring: payment receive form. 2021-02-17 19:47:10 +02:00
a.bouhuolia
d60429f5e0 refactoring: WIP payment receive and made form. 2021-02-16 17:31:18 +02:00
a.bouhuolia
a75177b9d1 refactoring: WIP payment receive and made form. 2021-02-16 14:03:43 +02:00
a.bouhuolia
f6456db592 Merge branch 'feature/react-query' of https://github.com/abouolia/Ratteb into feature/react-query 2021-02-15 16:37:54 +02:00
elforjani3
8e29f20bf3 fix: Edit Account. 2021-02-15 16:33:22 +02:00
a.bouhuolia
e8458e2b36 refactoring: invoice form.
refactoring: receipt form.
refactoring: bill form.
refactoring: estimate form.
2021-02-15 16:23:58 +02:00
a.bouhuolia
760c38b54b refactoring: account form.
refactoring: expense form.
refactoring: manual journal form.
refactoring: invoice form.
2021-02-15 12:03:47 +02:00
a.bouhuolia
d48532a7e6 refactoring: sales tables.
refacoring: purchases tables.
2021-02-11 20:45:06 +02:00
a.bouhuolia
3901c336df Merge branch 'feature/react-query' of https://github.com/abouolia/Ratteb into feature/react-query 2021-02-10 18:35:40 +02:00
a.bouhuolia
c68b4ca9ba refactoring: expenses landing list.
refactoring: customers landing list.
refactoring: vendors landing list.
refactoring: manual journals landing list.
2021-02-10 18:35:19 +02:00
elforjani3
08beb9a0d6 refactor: invite user. 2021-02-10 00:51:08 +02:00
elforjani3
aefec44a26 Merge branch 'feature/react-query' of https://github.com/abouolia/Bigcapital into feature/react-query 2021-02-09 21:10:15 +02:00
elforjani3
bfd4a86bf0 refactor: currency Form. 2021-02-09 18:17:53 +02:00
a.bouhuolia
6e10ed0721 refactoring: inventory adjustments list.
refactoring: items categories list.
2021-02-09 13:56:37 +02:00
a.bouhuolia
083bf36c6b fix: items issues. 2021-02-09 10:23:52 +02:00
a.bouhuolia
304f0c9ae5 feat: fix items list datatable. 2021-02-08 13:17:11 +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
f8ee455985 feat: make journal auto-adjustment for entries.
feat: auto-focus cells inside the table.
2021-01-27 15:02:12 +02:00
elforjani3
d299785bfb feat: auto-focus first fields. 2020-12-01 15:14:05 +02:00
Ahmed Bouhuolia
13dd14b9d4 feat: datatables pagination. 2020-11-16 13:36:14 +02:00
elforjani3
d107e84285 WIP / FIx & no-unused-vars 2020-05-25 19:31:42 +02:00
Ahmed Bouhuolia
71cc561bb2 WIP Version 0.0.1 2020-05-08 04:36:04 +02:00
Ahmed Bouhuolia
bd7eb0eb76 fix issues. 2020-05-05 04:21:37 +02:00
Ahmed Bouhuolia
7f06e3781c feat: Attachment files system. 2020-05-04 05:27:54 +02:00
Ahmed Bouhuolia
1bf837ae17 WIP financial statements. 2020-03-31 16:30:38 +02:00
Ahmed Bouhuolia
d9e10fd6b4 feat: Accounts datatable. 2020-03-30 00:13:45 +02:00
Ahmed Bouhuolia
73711384f6 WIP 2020-03-16 00:06:15 +02:00