Commit Graph

219 Commits

Author SHA1 Message Date
a.bouhuolia
628d483813 hotfix(Accounts) 2021-03-30 16:45:45 +02:00
a.bouhuolia
1ba67f183b fix(Currencies): Currency code in services. 2021-03-30 16:18:57 +02:00
a.bouhuolia
17ddc69e5a fix(Contacts): transform create/edit DTO. 2021-03-29 17:08:29 +02:00
a.bouhuolia
f2851d24c6 fix(GeneralLedger). 2021-03-29 16:31:15 +02:00
a.bouhuolia
5f573c095e fix(InventoryValuation): inventory valuation report. 2021-03-29 15:19:35 +02:00
a.bouhuolia
2d6d642f3b feat(reports): inventory valuation report.
feat(reports): sales by items report.
feat(reports): purchases by items report.
2021-03-29 10:51:24 +02:00
a.bouhuolia
9a204282a2 fix(Journals): sync posting datetime with jorunal entries. 2021-03-29 10:50:44 +02:00
a.bouhuolia
40b2ba099e fix(Journal): account balance with journal entries. 2021-03-25 12:46:36 +02:00
a.bouhuolia
3b70f60952 fix(Profit/Loss): fix profit&loss sheet. 2021-03-24 15:05:06 +02:00
a.bouhuolia
ac5e88f558 fix(preferences): currencies preferences. 2021-03-24 13:09:56 +02:00
a.bouhuolia
8646f3dcf9 fix(Items): Not display inactive items in sales and purchases.
fix(item): Prevent edit inventory account of item once item has transactions.
2021-03-24 11:10:58 +02:00
a.bouhuolia
96f20bf51b fix(Currencies): Currencies preferences. 2021-03-23 21:28:58 +02:00
a.bouhuolia
5855d3f368 fix(InviteUsers): fix invite users bugs. 2021-03-23 18:57:04 +02:00
a.bouhuolia
d79be910f9 fix(Contacts): validate contact associated transcations. 2021-03-22 15:21:52 +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
ad50da4214 fix(Setup): fix seed setup settings to the storage. 2021-03-21 16:26:26 +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
a10ab9e8eb fix(Payments): add currency code to payment entries in edit/new pages. 2021-03-17 13:52:26 +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
88eaaa3968 feat(FinancialReports): compute journal cost is running state. 2021-03-13 19:49:15 +02:00
a.bouhuolia
dbb4e4de47 fix(biling): Subscription billing system.
fix(GeneralLedger): running balance.
2021-03-13 15:36:03 +02:00
a.bouhuolia
59f8010122 fix: payment receive and made. 2021-03-09 17:47:01 +02:00
a.bouhuolia
c250762962 fix(auth): hide/show password revealer in auth pages.
fix(expense): auto-adding new lines.
fix(journal): auto-adding new lines.
2021-03-08 14:52:59 +02:00
a.bouhuolia
3a3d881f67 feat(sales): currency code associated from invoice customer.
feat(purchases): currency code associated from vendor customer.
2021-03-08 09:47:04 +02:00
a.bouhuolia
42ce791713 feat(invoices|receipts|estimates|payments): auto-increment backend logic based. 2021-03-07 16:14:59 +02:00
a.bouhuolia
c245f4249d feat(PaymentReceive): link invoice with payment receive entries. 2021-03-06 14:33:09 +02:00
a.bouhuolia
b03a27aefb fix(sorting): add the missing the resources columns. 2021-03-06 14:11:28 +02:00
a.bouhuolia
32e5695950 fix(Item): delete item with associated items entries. 2021-03-06 12:34:05 +02:00
a.bouhuolia
0f5b34f125 fix(BalanceSheet): calculate the section total.
fix(MakeJournal): write transaction number and reference.
2021-03-06 12:15:35 +02:00
a.bouhuolia
9c2dfc7bd2 feat: get specifici payment receive/made details. 2021-03-06 11:04:24 +02:00
a.bouhuolia
6d58767e9f feat: auto-increment invoices. 2021-03-04 16:31:21 +02:00
a.bouhuolia
4f98db4c4b feat(items): item type can not changing in inventory type. 2021-03-03 14:25:16 +02:00
a.bouhuolia
9fef91b965 feat(saleReceipts): fix schedule compute inventory items cost. 2021-03-03 14:05:58 +02:00
a.bouhuolia
0c6bbba647 feat(items): filter auto-complete results.
feat(contacts): filter auto-complete results.
2021-03-03 13:34:18 +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
d51d9a5038 fix: sync contacts balance with journal entries.
fix: edit invoice amount that has payment transactions.
2021-03-02 11:22:44 +02:00
a.bouhuolia
b98d18f189 fix: account balance change with credit/debit entries. 2021-02-28 17:09:03 +02:00
a.bouhuolia
4d751f772e fix: convert sale estimate to invoice. 2021-02-28 15:26:23 +02:00
a.bouhuolia
fb9d68c2cf fix: sync inventory items quantity with services. 2021-02-28 14:45:13 +02:00
a.bouhuolia
df2d215071 refactoring: payment made form. 2021-02-21 13:00:06 +02:00
a.bouhuolia
e36817cb88 refactoring: payment receive form. 2021-02-17 19:47:10 +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
adac2386bb refactoring: migrating to react-query to manage service-side state. 2021-02-07 08:10:21 +02:00
a.bouhuolia
c8f817b16d fix: items accounts issue.
fix: write item id, transaction reference and number on journal entries.
2021-01-26 14:07:11 +02:00
a.bouhuolia
d789228038 fix: accounts types with new design. 2021-01-26 12:51:13 +02:00
a.bouhuolia
b26f6c937c feat: optimize accounts performance.
feat: optimize alerts architecture.
feat: optimize datatable architecture.
feat: optimize datatable style.
2021-01-26 08:44:11 +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
59f44d9ef6 fix: invite user to the system.
fix: soft delete system user.
2021-01-19 13:18:48 +02:00
a.bouhuolia
a747750d88 fix: AR/AP aging summary report. 2021-01-14 13:16:32 +02:00