774 Commits

Author SHA1 Message Date
Burak Çakırel
0b2d33e224
Move some translations of invoice and bill to documents langugage file 2020-12-25 15:52:02 +03:00
Denis Duliçi
7c126169c8 removed session from jobs 2020-12-25 12:08:15 +03:00
Cüneyt Şentürk
be35804c9d Invoice and Bill controller refactoring.. 2020-12-24 22:27:01 +03:00
Cüneyt Şentürk
f07aa0b467 fixed Vendor show page bills sort issue 2020-12-24 11:30:06 +03:00
Denis Duliçi
531dcd8dab added module:download command 2020-12-24 02:16:00 +03:00
Burak Çakırel
0c1424db47
Merge Invoice and Bill into Document 2020-12-24 01:28:38 +03:00
Cüneyt Şentürk
654f7bbb2c Tax type compound just add once. 2020-12-22 14:47:50 +03:00
Cüneyt Şentürk
9f1deb47b2 item autocomplete tax calculate issue solved. 2020-12-21 11:49:45 +03:00
Cüneyt Şentürk
2fb4352767 Item autocomple multiple tax 2020-12-21 11:13:22 +03:00
Cüneyt Şentürk
d972748a9e Apps install page re-factoring.. 2020-12-12 14:59:58 +03:00
Burak Çakırel
9ec0b90fcb
Add height for invoice logo 2020-12-10 14:13:58 +03:00
Cüneyt Şentürk
36eb41ffc5 move to update data 2020-12-08 13:38:30 +03:00
Cüneyt Şentürk
8784dc14db Merge branch '2.1-dev' of github.com:akaunting/akaunting into 2.1-dev 2020-11-11 18:49:19 +03:00
Cüneyt Şentürk
72231b10ce Merge branch 'master' of github.com:akaunting/akaunting into 2.1-dev
# Conflicts:
#	composer.lock
2020-11-11 18:48:33 +03:00
Cüneyt Şentürk
6dbf2a8d5c
Merge pull request #1657 from cuneytsenturk/search-filter
Search & Filter enhancement feature..
2020-11-11 14:50:33 +03:00
Cüneyt Şentürk
5c7a886a99 forget add item edit take for category, 2020-11-10 22:29:45 +03:00
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