Commit Graph

664 Commits

Author SHA1 Message Date
Pavel Mironchik fc7ed0e8e6 Fix some usages of translation strings. 2021-01-01 18:05:43 +06:00
Denis Duliçi 25ea9641ea use collections 2020-12-31 09:32:00 +03:00
Cüneyt Şentürk 2c3d472cd8 fixed test 2020-12-31 00:15:04 +03:00
Cüneyt Şentürk 4a0f40f256 fixed test 2020-12-30 23:37:12 +03:00
Cüneyt Şentürk c8fd30ec6e fixed test broken.. 2020-12-30 23:19:55 +03:00
Cüneyt Şentürk 66a201c3bd Select remote limit set edit selected key value added. 2020-12-30 22:39:14 +03:00
Denis Duliçi 2e09989cf5 fixed common api endpoints 2020-12-26 16:13:34 +03:00
Denis Duliçi 2d023873cc
Merge pull request #1692 from burakcakirel/seperate-export-import-document-to-invoice-bill
Separate export import document to invoice bill
2020-12-25 20:49:51 +03:00
Denis Duliçi eccaaad06b
Merge pull request #1691 from burakcakirel/income-expense-type-for-document-transactions
Add Income/Expense type for document transactions
2020-12-25 19:34:07 +03:00
Burak Çakırel 3b965a39d2
Seperate Document Import/Export files into Invoice/Bill 2020-12-25 19:25:38 +03:00
Burak Çakırel e27ccfa46c
Add Income/Expense type for document transactions 2020-12-25 18:19:16 +03:00
Denis Duliçi 2e26ba9e7c improved create dashboard job 2020-12-25 17:00:13 +03:00
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
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 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 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 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 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
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
Denis Duliçi d934bc419e removed module category from json 2020-07-21 00:01:26 +03: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
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 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
Denis Duliçi b54c9b1ecc refactored module commands 2020-06-11 23:32:13 +03:00
Cüneyt Şentürk 11a862fea4 Invoice/Bill add payment change method.. 2020-06-09 18:19:17 +03:00
Denis Duliçi 1441a56908 more eager loading 2020-06-08 22:42:38 +03:00
Denis Duliçi 0f1e13bb48 removed extra brackets 2020-06-07 12:11:37 +03:00
Denis Duliçi a16406ea1e more eager loading 2020-06-06 22:57:29 +03:00
Denis Duliçi 657c86a29c improved performance 2020-06-06 21:47:02 +03:00
Denis Duliçi 2bd51ba6b6 update env for one company #1462 2020-06-04 22:58:28 +03:00
Cüneyt Şentürk a13a826056 master branch merge 2020-05-29 14:04:34 +03:00
denisdulici 0463291d09 fixed #1450 2020-05-23 15:34:54 +03:00
denisdulici b911158c26 create a dashboard if none available 2020-05-21 00:32:47 +03:00
Cüneyt Şentürk 771df1047a close #1448 Fixed: Missing pagination for app reviews 2020-05-19 20:06:20 +03:00
denisdulici e15473cc7e formatting 2020-05-12 23:47:06 +03:00
denisdulici 0fb16de851 added event to global search 2020-05-09 16:44:58 +03:00
Denis Duliçi cd887e8740
Merge pull request #1429 from braceyourself/master
Use config helper instead of env in application code
2020-05-08 16:33:04 +03:00
denisdulici 8f37813256 use routes 2020-05-07 16:56:33 +03:00
denisdulici 430c092ebe added more scopes 2020-05-03 11:15:56 +03:00
Cüneyt Şentürk 75722a4b35 close #1436 Fixed: Dashboard switch issue 2020-05-02 19:47:31 +03:00
denisdulici 998983ca0f fixed default start/end date of new reconciliation 2020-05-02 17:04:17 +03:00
Cüneyt Şentürk aad139d40b Unnecessary currency model remove.. 2020-05-01 17:42:16 +03:00
Ethan Brace 6a11f130c2 use config helper instead of env in application code 2020-04-26 06:07:27 -04:00
TheCOBAN 7e14cf8c2e fix typo 2020-04-18 21:48:01 +03:00
TheCOBAN 5708b9c0e9 Fixed: wizard currency 2020-04-18 21:46:28 +03:00
denisdulici d8362d2ed0 added invoice/bill number to pdf filename 2020-04-18 17:17:01 +03:00
denisdulici 88f64ad4ab show invoice/bill totals sorted 2020-04-18 16:20:11 +03:00
denisdulici a2b17eaab5 added customer and vendor scopes 2020-04-07 14:39:35 +03:00
denisdulici 3ce88f8cbe refactored portal dashboard 2020-04-05 19:50:51 +03:00
hendryb 514eaaff00 fixed money progress totals portal dashboard 2020-04-05 15:50:21 +02:00
denisdulici c5cfc42a7c redirect to show page after create/update 2020-04-02 10:25:19 +03:00
denisdulici fef50e8033 fixed portal profile update 2020-03-28 22:14:32 +03:00
denisdulici 75413a0496 cancel invoice/bill 2020-03-28 17:54:36 +03:00
Cüneyt Şentürk 889be5fd98 Dashboard show instance.. 2020-03-27 18:53:12 +03:00
denisdulici eedb5b30a6 added discount location setting 2020-03-26 16:20:31 +03:00
denisdulici 8427f0bd3e mark bill as paid 2020-03-16 01:09:50 +03:00
denisdulici 08f349c42c fixed currency conversion 2020-03-09 18:07:16 +03:00
Cüneyt Şentürk 5fe4d23ef7
Merge pull request #1335 from blackpidgeon/typo2
Fix typo in function name
2020-03-09 12:07:58 +03:00
Cüneyt Şentürk 3dde3af300 Modal create account. 2020-03-09 11:54:18 +03:00
blackpidgeon 3444cd8dd8 Fix typo in function name 2020-03-09 09:03:48 +01:00
denisdulici 8201af741b generate bill number 2020-03-05 17:22:07 +03:00