908 Commits

Author SHA1 Message Date
Cüneyt Şentürk
c49c56f05d remove take for item tax 2020-11-10 22:27:54 +03:00
Cüneyt Şentürk
d4a3f9c1a3 Merge branch '2.1-dev' of github.com:akaunting/akaunting into search-filter
# Conflicts:
#	resources/assets/js/components/AkauntingSearch.vue
2020-11-10 22:25:03 +03:00
Cüneyt Şentürk
c31c097e19 Change selectAddNewGroup to selectRemoteAddNewGroup 2020-11-10 19:15:54 +03:00
domkrm
e7b0247bec Fix transaction not visible when paid on the end date of a reconciliation 2020-11-09 21:40:25 +01:00
Cüneyt Şentürk
e638b7860c Added Sales & Purchases default category 2020-11-07 16:18:44 +03:00
Cüneyt Şentürk
ff84384024 Search and filter first commit 2020-11-06 01:48:49 +03:00
Denis Duliçi
e5a7f5b15e added responsable class to index 2020-11-06 00:43:46 +03:00
Denis Duliçi
24a5e8a3a6 use findOrFail for dashboard 2020-11-02 16:05:48 +03:00
Denis Duliçi
b83c566608 use config 2020-10-14 17:34:31 +03:00
Denis Duliçi
cacd910d82 formatting 2020-10-14 17:32:13 +03:00
Denis Duliçi
1ba8835a2d laravel 8 2020-10-14 17:07:59 +03:00
Denis Duliçi
3a706ceb55 fixed redirect 2020-10-05 11:31:18 +03:00
Denis Duliçi
aa4501637e allow user to update profile 2020-10-05 11:11:59 +03:00
Burak Çakırel
4202464d82
Import/Export for Transfers 2020-10-01 18:20:32 +03:00
Cüneyt Şentürk
8f9ed000a2 Merge branch 'master' of github.com:akaunting/akaunting into 2.1-dev 2020-09-23 14:25:40 +03:00
Cüneyt Şentürk
9abda76d22 BulkAction re-factoring for module use core bulk action 2020-09-22 00:37:00 +03:00
Denis Duliçi
ac2576d991 fixed api bindings, close #1605 2020-09-18 14:34:15 +03:00
Cüneyt Şentürk
f62374b0d4 Merge branch 'master' of github.com:akaunting/akaunting into 2.1-dev 2020-09-08 11:11:36 +03:00
Denis Duliçi
e038843601 allow custom permission for settings 2020-09-07 12:25:55 +03:00
Denis Duliçi
e9c3cd8c82 fixed signed routes 2020-09-07 11:25:34 +03:00
Denis Duliçi
74ebff9940 added requests 2020-09-06 17:06:10 +03:00
Cüneyt Şentürk
a3b5cc7ddd Merge branch 'master' of github.com:akaunting/akaunting into 2.1-dev
# Conflicts:
#	app/Http/Controllers/Common/Items.php
#	resources/views/modules/item/documentation.blade.php
#	resources/views/modules/item/show.blade.php
#	resources/views/partials/admin/header.blade.php
#	resources/views/purchases/bills/show.blade.php
#	resources/views/purchases/vendors/show.blade.php
#	resources/views/sales/customers/show.blade.php
#	resources/views/sales/invoices/show.blade.php
#	resources/views/wizard/companies/edit.blade.php
#	resources/views/wizard/currencies/index.blade.php
#	resources/views/wizard/finish/index.blade.php
#	resources/views/wizard/taxes/index.blade.php
2020-08-28 19:24:26 +03:00
Denis Duliçi
13a0113e8e more php version check 2020-08-24 17:45:29 +03:00
Cüneyt Şentürk
10bd79ad7a replace url to route 2020-08-11 16:52:10 +03:00
Denis Duliçi
b5300e416c use fallback for default settings 2020-08-06 19:10:05 +03:00
Denis Duliçi
dd9e95f57e added landing page event 2020-07-26 19:47:23 +03:00
Denis Duliçi
a3077d445d added more db asserts 2020-07-25 17:22:50 +03:00
Cüneyt Şentürk
a57751081c close #1521 Fixed: Can't edit revenue when there's an attachment 2020-07-24 12:46:44 +03:00
Denis Duliçi
9c9970eafb added missing tax types 2020-07-23 18:26:22 +03:00
Denis Duliçi
010d0bb3fb withholding tax 2020-07-22 15:11:31 +03:00
Burak Çakırel
bc2f2793c5
intervention/imagecache implementation 2020-07-22 12:46:23 +03:00
Denis Duliçi
d934bc419e removed module category from json 2020-07-21 00:01:26 +03:00
Denis Duliçi
a067866de5 fixed notifications 2020-07-13 15:16:56 +03:00
Mohammad Emran Hasan
87f574a0d3
Removes duplicate key from BillItem FormRequest 2020-07-12 18:42:24 +06:00
Cüneyt Şentürk
ebf355e44a Use company added take 10 2020-07-06 12:09:44 +03:00
Cüneyt Şentürk
59727e46fc close #1516 Changed: Currencies precision field change type 2020-07-06 12:00:07 +03:00
Denis Duliçi
630fdb6e85 refactored calculations 2020-07-06 09:54:18 +03:00
Denis Duliçi
6cc2d9682b refactored suggestions 2020-07-02 10:09:23 +03:00
Cüneyt Şentürk
a96d6f22bc refs #1511 User companies input change multi select groups 2020-07-01 16:29:58 +03:00
Denis Duliçi
efd1ea584e added account to payment methods 2020-06-27 12:25:44 +03:00
Cihan Şentürk
867fe99a4f User companies input change multi select groups 2020-06-24 17:07:22 +03:00
Sevan Nerse
7d31c33796 use part is reordered 2020-06-22 18:00:08 +03:00
Sevan Nerse
1e2ca0c35c BulkActions.php is fixed for better detection module specific actions 2020-06-22 16:35:58 +03:00
Denis Duliçi
6fb39b52b9 fixed profile permissions 2020-06-21 18:48:05 +03:00
Denis Duliçi
3aaf14d3d5 removed extra brackets 2020-06-21 18:00:31 +03:00
Denis Duliçi
4a2babce94 pluck enabled dashboards 2020-06-20 12:59:47 +03:00
Denis Duliçi
9c8a7a7af4 fixed wizard enable/disable 2020-06-17 11:14:04 +03:00
Denis Duliçi
df03edcfff changed dashboard assignment 2020-06-15 14:30:04 +03:00
Denis Duliçi
e1743e1f8f improved widget/report permissions 2020-06-13 00:13:39 +03:00
Denis Duliçi
6ca0ec5522 check module status before showing widget 2020-06-12 17:32:00 +03:00