Commit Graph

26 Commits

Author SHA1 Message Date
a.bouhuolia
d5151c365e fix: design flow of writing invoice journal entries. 2021-01-04 17:19:27 +02:00
a.bouhuolia
faa81e3c25 fix: record authorized user id for customer/vendor opening balance. 2021-01-02 15:48:59 +02:00
a.bouhuolia
905cbbed70 fix: handle delete vendor/vendors that has/have associated bills. 2021-01-02 13:38:01 +02:00
a.bouhuolia
db70d04743 fix: delete customer with associated opening journal entries. 2021-01-02 13:17:43 +02:00
a.bouhuolia
b5a849abda fix: delete sale invoice issue. 2021-01-02 11:59:20 +02:00
a.bouhuolia
b6392e4208 feat: reponse readable text and linting some pages. 2021-01-02 10:44:38 +02:00
a.bouhuolia
1f76c08262 feat: seed customers and vendors views. 2020-12-21 14:07:58 +02:00
a.bouhuolia
a67b1fbdd0 fix: system repositories. 2020-12-17 17:19:16 +02:00
a.bouhuolia
ddf31feb72 fix: save payee contact to expense transaction. 2020-12-16 12:23:07 +02:00
a.bouhuolia
0e5e13597f feat: ability to change customer/vendor opening balance. 2020-12-16 11:55:52 +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
169c499d61 fix: closing balance in customers list API. 2020-11-29 13:47:28 +02:00
Ahmed Bouhuolia
9779591029 fix: subtitle issue with sales transaction number. 2020-11-24 11:33:29 +02:00
Ahmed Bouhuolia
027c1af841 fix: customer type. 2020-11-10 12:25:18 +02:00
Ahmed Bouhuolia
af37fe8cba fix: customer API schema. 2020-11-09 21:57:52 +02:00
Ahmed Bouhuolia
9241f8b8a5 feat: customer form styling.
feat: customers list.
2020-11-08 21:44:20 +02:00
Ahmed Bouhuolia
4d3cd250fd fix: sale invoices payment amount once invoice created, edited or deleted. 2020-10-26 12:47:59 +02:00
Ahmed Bouhuolia
5e139e9b54 feat: review sale estimates. 2020-10-24 18:16:07 +02:00
Ahmed Bouhuolia
7397afe2a9 feat: listing vendors and customers.
feat: items service events.
2020-10-15 21:27:51 +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
933afb37bf refactor: currencies service.
refactor: exchange rates service.
2020-09-26 16:23:57 +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
Ahmed Bouhuolia
ad00f140d1 feat: licenses administration basic authentication.
feat: accounts slug.
feat: duplicate accounts_balance table and merge balance with accounts table.
feat: refactoring customers and vendors.
feat: system user soft deleting.
feat: preventing build tenant database without any subscription.
feat: remove 'password' property from 'req.user' object.
feat: refactoring JournalPoster class.
feat: delete duplicated directories and files.
2020-09-09 21:30:19 +02:00