Commit Graph

170 Commits

Author SHA1 Message Date
a.bouhuolia
97d12d4294 WIP: customer/vendor balance summary. 2021-05-05 21:41:10 +02:00
a.bouhuolia
8ca3509f03 WIP: customer balance report. 2021-05-05 02:19:43 +02:00
a.bouhuolia
8275d3d395 feat: optimize style of account drawer. 2021-05-02 22:28:05 +02:00
elforjani3
5b62410afa feat: account drawer. 2021-04-27 15:58:37 +02:00
a.bouhuolia
c75109a975 fix: specific account transactions.
fix: specific expense associated expense account graph.
fix: specific manual journal associated account and contact graph.
2021-04-25 23:42:36 +02:00
a.bouhuolia
f29c1b6cec fix: dashboard sidebar expanding. 2021-04-19 18:34:02 +02:00
a.bouhuolia
537150b222 fix: assign contacts customer/vendor in make jorunal. 2021-04-19 18:14:43 +02:00
a.bouhuolia
51940818c4 fix(Currency Code): add the missing the currency codes. 2021-04-06 18:57:34 +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
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
671af0daae fix(Setup): fix organization setup. 2021-03-20 18:59:40 +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
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
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
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
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
9c2dfc7bd2 feat: get specifici payment receive/made details. 2021-03-06 11:04:24 +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
4d751f772e fix: convert sale estimate to invoice. 2021-02-28 15:26:23 +02:00
a.bouhuolia
0fd5eb34c6 fix: bill new/edit optional fields. 2021-02-25 18:58:11 +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
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
6e10ed0721 refactoring: inventory adjustments list.
refactoring: items categories list.
2021-02-09 13:56:37 +02:00
a.bouhuolia
e093be0663 feat: billing page in dashboard and setup. 2021-01-31 13:16:01 +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
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
09db5df686 feat: Optimize SCSS architecture. 2021-01-17 12:17:15 +02:00
a.bouhuolia
7680150a31 feat: format amount rows of financial statemnets. 2021-01-12 11:45:36 +02:00
a.bouhuolia
463c748717 feat: ability to publish and draft inventory adjustment transactions. 2021-01-11 21:05:23 +02:00
a.bouhuolia
80e51cd2f7 feat: always show some sections in balance sheet. 2021-01-11 11:21:32 +02:00
a.bouhuolia
8491d44118 feat: compute items cost of inventory adjustments transcations. 2021-01-10 17:41:32 +02:00