Commit Graph

373 Commits

Author SHA1 Message Date
a.bouhuolia
0dcd9e22cf fix build i18n files. 2021-04-04 14:59:54 +02:00
a.bouhuolia
4b7074dd20 fix ts config. 2021-04-04 14:32:13 +02:00
a.bouhuolia
198b2125e3 fix directories. 2021-04-03 21:16:16 +02:00
a.bouhuolia
df1ecc6d25 Fix config 2021-04-03 20:57:25 +02:00
a.bouhuolia
4c38fb006a feat(Reports): content. 2021-03-31 14:18:23 +02:00
a.bouhuolia
3232c7f6ff feat(Reports): content. 2021-03-31 14:18:13 +02:00
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
elforjani3
13f94e7e35 feat(items) : items preference. 2021-03-22 17:59:32 +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
55771348b5 fix(settings): defined settings keys. 2021-03-21 18:39:52 +02:00
a.bouhuolia
ad50da4214 fix(Setup): fix seed setup settings to the storage. 2021-03-21 16:26:26 +02:00
a.bouhuolia
54958eb18b fix(Customers|Vendors): sorting customers and vendors list. 2021-03-21 14:05:26 +02:00
a.bouhuolia
81621020c2 fix(repositories): in-memory cache stopped temp. 2021-03-21 12:45:49 +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
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
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
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
644b673411 Merge branch 'master' of https://github.com/abouolia/Ratteb 2021-03-08 09:47:56 +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
elforjani3
a013263080 Merge branch 'master' of https://github.com/abouolia/Bigcapital 2021-03-07 21:19:37 +02:00
elforjani3
e1dd6ffec9 fix(SaleEstimate): estimate table. 2021-03-07 21:17:25 +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
c9c749175e hotbug(saleInvoices): sale invoice model. 2021-03-06 10:37:44 +02:00
a.bouhuolia
44600c4b51 Merge branch 'master' of https://github.com/abouolia/Ratteb 2021-03-04 16:33:52 +02:00
a.bouhuolia
6d58767e9f feat: auto-increment invoices. 2021-03-04 16:31:21 +02:00
elforjani3
5f92196317 feat: sorting columns. 2021-03-03 20:07:33 +02:00
a.bouhuolia
4f98db4c4b feat(items): item type can not changing in inventory type. 2021-03-03 14:25:16 +02:00