Commit Graph

28 Commits

Author SHA1 Message Date
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
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
9c2dfc7bd2 feat: get specifici payment receive/made details. 2021-03-06 11:04:24 +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
df85c9b295 fix: refactoring invoice calc cost service. 2021-01-05 17:06:42 +02:00
a.bouhuolia
b6392e4208 feat: reponse readable text and linting some pages. 2021-01-02 10:44:38 +02:00
a.bouhuolia
920875d7d9 fix: writing the bill journal entries. 2020-12-19 12:08:42 +02:00
Ahmed Bouhuolia
188e411f02 feat: rewrite repositories with base entity repository class.
feat: sales and purchases status.
feat: sales and purchases auto-increment number.
fix: settings find query with extra columns.
2020-12-13 19:50:59 +02:00
Ahmed Bouhuolia
218d90c571 feat: payment receive/made number optional. 2020-11-24 11:31:06 +02:00
Ahmed Bouhuolia
3446dee8bb fix: reference_no of bills transactions. 2020-11-10 11:31:17 +02:00
Ahmed Bouhuolia
acd74fd044 fix: journal number increment. 2020-11-07 14:28:25 +02:00
Ahmed Bouhuolia
1738a333c7 fix: validate payment made entries ids exists.
fix: retrieve payment made and receive details.
2020-11-04 00:23:58 +02:00
Ahmed Bouhuolia
70269d382a feat: payment made form in new and edit mode. 2020-11-01 17:40:40 +02:00
Ahmed Bouhuolia
a457005fd8 feat: retrieve bills that associated to payment made transaction.
feat: retrieve sale invoices that associated to payment receive transactions.
2020-10-28 22:41:16 +02:00
Ahmed Bouhuolia
bc9638c9a2 feat: retrieve all due invoices and bills or for specific customer/vendor. 2020-10-28 13:47:35 +02:00
Ahmed Bouhuolia
426f9fcf55 refactoring: payment receive and sale invoice actions. 2020-10-25 18:30:44 +02:00
Ahmed Bouhuolia
b91c452101 feat: issues in bills and payments made 2020-10-24 14:49:32 +02:00
Ahmed Bouhuolia
0a03fcdd92 fix: retrieve bills and bills payments list. 2020-10-24 12:38:19 +02:00
Ahmed Bouhuolia
899ea7a52d refactoring: bills service.
refactoring: bills payments made service.
2020-10-15 15:10:41 +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
0114ed9f8b fix: database migrations FK relations.
fix: database columns indexing.
2020-10-03 12:08:11 +02:00
Ahmed Bouhuolia
6f85e164ac fix: sales/purchases services. 2020-09-30 11:17:14 +02:00
Ahmed Bouhuolia
ca92c925a9 fix: resource advanced view filter. 2020-09-16 21:41:09 +02:00
Ahmed Bouhuolia
a22c8395f3 feat: remove path alias.
feat: remove Webpack and depend on nodemon.
feat: refactoring expenses.
feat: optimize system users with caching.
feat: architecture tenant optimize.
2020-09-15 00:51:39 +02:00