Commit Graph

327 Commits

Author SHA1 Message Date
Cüneyt Şentürk b503815d0d fixed document item update.. 2022-02-25 19:53:35 +03:00
Cüneyt Şentürk c64ba2f18a Fixed company owner relation issue. 2022-01-05 18:20:19 +03:00
Denis Duliçi 94e02f2594 used `amount_due` attribute 2021-12-14 10:57:59 +03:00
Denis Duliçi 5ae18e92fb missing import 2021-11-19 11:22:38 +03:00
Denis Duliçi 1d82157d7a delete email templates after module uninstall
#1kxwd3z
2021-11-19 10:54:18 +03:00
Cüneyt Şentürk 82ce036771
Merge pull request #2304 from sevannerse/CU-1pbthq3_Make-Recurring-Easier-to-Find--Edit_Sevan-Nerse
Make recurring easier to find
2021-11-11 14:22:21 +03:00
Cüneyt Şentürk d9d0e09e3a Fix countries for documents #1p66u4u 2021-11-08 02:40:40 +03:00
Sevan Nerse b6f5394bbd connection between docs or transactions added to recurring messages part #1pbthq3 2021-11-03 18:37:57 +03:00
Denis Duliçi 91907067a2 used qualifyColumn to prefix columns 2021-09-10 09:41:15 +03:00
Denis Duliçi 1f2b5e79f3 fixed document source 2021-09-10 01:20:20 +03:00
Denis Duliçi c59c71b0f9 added source feature 2021-09-07 10:33:34 +03:00
Cihan Şentürk 6154ff31fd location brought from model 2021-09-03 12:53:35 +03:00
Cihan Şentürk ebeb8df1da address field detailed (city, zip_code, state, country) 2021-09-03 11:43:55 +03:00
Denis Duliçi 1b648a2598 added customer scopes to user model 2021-09-01 23:16:41 +03:00
Sevan Nerse 7274c2da13 reconciled attribute should be seperated from paid 2021-08-27 13:36:28 +03:00
Cüneyt Şentürk ef00815557 Transaction not edit, duplicate, delete etc button for Transferred 2021-08-18 15:15:14 +03:00
Cüneyt Şentürk 4773fb192d fixed company logo attribute data.. 2021-08-12 14:45:27 +03:00
benguozakinci@gmail.com 77d6618368 Accounts show page 2021-08-04 17:51:44 +03:00
benguozakinci@gmail.com 986522e813 Create draft show page 2021-08-03 17:56:52 +03:00
Cüneyt Şentürk 64b640e5b3 Transfer create and edit currency rate styling.. 2021-07-28 16:13:01 +03:00
Cüneyt Şentürk b523edf3f9 close #2199 Fixed: Transfer duplicate broken 2021-07-23 15:30:15 +03:00
Cüneyt Şentürk deda93e8a1 Transfer Show page file updates.. 2021-07-09 23:36:41 +03:00
Cüneyt Şentürk 293a659f22 Payment show and pdf fixed.. 2021-06-28 18:38:56 +03:00
Cüneyt Şentürk 1e18b19c56
Merge pull request #2146 from cuneytsenturk/master
Added Revenue/Payment show page [#mdbaet]
2021-06-27 13:06:52 +03:00
Denis Duliçi 3cf475c698 owner relationship for company 2021-06-27 12:18:05 +03:00
Cüneyt Şentürk 19a417791e transaction show page file updated.. 2021-06-24 13:52:49 +03:00
Cüneyt Şentürk ae0c6dc7d2 Merge branch 'master' of github.com:akaunting/akaunting 2021-06-23 15:50:20 +03:00
Cüneyt Şentürk 6f753553e0 close #2135 (#mxb4e4) Fixed: Broken collect scope for limit and page column. 2021-06-22 19:12:33 +03:00
Cüneyt Şentürk b92ac7f25d Merge branch 'master' of github.com:akaunting/akaunting 2021-06-22 09:51:40 +03:00
Enes Sacid Buker c0df9c930e DashboardsTest updated and Widget factory added. 2021-06-21 19:03:08 +03:00
Cüneyt Şentürk 19319fad3d Added Revenue/Payment show page 2021-06-21 16:21:50 +03:00
Denis Duliçi 4f44414450 added reconciliation factory 2021-06-18 10:52:20 +03:00
Burak Çakırel 13ac31caa8
Added company_id to fillable array for Media model 2021-06-18 00:09:40 +03:00
Denis Duliçi a3572de1ec added ownership 2021-06-17 10:59:07 +03:00
Denis Duliçi 7bcbe26770 styling 2021-06-07 14:51:18 +03:00
Denis Duliçi 067f7e5635 fixed relationship conflict 2021-05-30 20:51:14 +03:00
Burak Çakırel d13e41f6df
Add company_id column to media tables 2021-05-17 22:32:45 +03:00
Denis Duliçi 5079a0bb30 fixed invoice pdf attachment 2021-04-29 18:12:37 +03:00
Denis Duliçi 3f49792763 fixed tests 2021-04-18 01:39:36 +03:00
Denis Duliçi 2b07442260 improved tenant identification 2021-04-16 00:59:43 +03:00
Cüneyt Şentürk cc33df2fe2 close #1963 Fixed: Invoice different currency paid. wrong calculate paid amount 2021-04-01 12:03:12 +03:00
Denis Duliçi 72bf03edb4 delete dashboard/report after module uninstall 2021-03-30 00:12:51 +03:00
Denis Duliçi 645a92c463 added update to company and setting #1902 2021-03-06 11:44:28 +03:00
Denis Duliçi 7b9c9e8403 duplicate query 2021-03-06 11:40:19 +03:00
Denis Duliçi 3a97c98797 check if is api 2021-03-06 11:39:36 +03:00
Denis Duliçi 1d51b61821 formatting 2021-02-26 17:31:02 +03:00
Sevan Nerse 5878c96c3a this makes possible adding extra attributes to models 2021-02-26 17:18:31 +03:00
Sevan Nerse 962e626c9e this makes possible adding extra attributes to models 2021-02-26 15:40:45 +03:00
Denis Duliçi 19093668ec improved #1857 2021-02-26 11:34:34 +03:00
Denis Duliçi 6d47a8c32a fixed #1830 2021-02-11 01:57:17 +03:00
Cüneyt Şentürk 305ff07ee0 Transaction model and jobs added multiple attachment 2021-02-09 11:54:53 +03:00
Sevan Nerse 2448943a46 existence of attachment must be checked 2021-01-30 21:16:04 +03:00
Denis Duliçi 42af602477 added user id scope 2021-01-29 23:56:25 +03:00
Denis Duliçi 8515982cc7 moved company scope to trait 2021-01-28 14:29:43 +03:00
Denis Duliçi c2299d2208 fixed total widgets 2021-01-23 23:29:22 +03:00
Denis Duliçi dbab1d93c3 added amount due to email templates 2021-01-22 14:24:53 +03:00
Cüneyt Şentürk f13677e0a3 add document attachment multiple 2021-01-22 12:38:17 +03:00
Denis Duliçi b5a7457f25 fixed tenancy issue 2021-01-21 14:37:10 +03:00
Denis Duliçi 7e583ab8e9 re-added fillable attributes 2021-01-19 17:36:39 +03:00
Denis Duliçi 3a7277faa0 use the new booted method 2021-01-19 17:27:19 +03:00
Burak Çakırel 273b73cf73
Fix not showing bills' transactions 2021-01-14 00:58:16 +03:00
Denis Duliçi 6903b1624a fixed document transactions api 2021-01-02 13:06:02 +03:00
Denis Duliçi 2f9f7b6d36 added item taxes and totals to document api 2021-01-02 12:21:16 +03:00
Sevan Nerse 8f19f0c24f revert of c78a5a0a4e 2020-12-28 15:27:43 +03:00
Sevan Nerse c78a5a0a4e document relationship should specify type of document 2020-12-28 11:36:55 +03:00
Denis Duliçi 2e09989cf5 fixed common api endpoints 2020-12-26 16:13:34 +03:00
Cüneyt Şentürk 5e796bd956 fixed test 2020-12-24 22:55:11 +03:00
Cüneyt Şentürk 702cffe246 document item model append discount_rate 2020-12-24 12:02:47 +03:00
Cüneyt Şentürk fc3a5d0d0f document total styling 2020-12-24 12:02:22 +03:00
Cüneyt Şentürk f80ab42d7a document model add append columns received_at and sent_at 2020-12-24 11:59:20 +03:00
Burak Çakırel 0c1424db47
Merge Invoice and Bill into Document 2020-12-24 01:28:38 +03:00
Cüneyt Şentürk 669c05eaaa Item tax model add item relation 2020-12-21 11:14:12 +03:00
Cüneyt Şentürk d15677c2ac append 'tax_ids' in item model 2020-12-09 13:58:55 +03:00
Cüneyt Şentürk b96f14eac0 Added allCompanies scope.. 2020-12-08 18:47:32 +03:00
Cüneyt Şentürk 032555507b Item multiple tax added 2020-12-08 13:30:06 +03:00
Denis Duliçi 2d7c18bae5 added attribute casting 2020-11-13 15:15:27 +03:00
Sevan Nerse 5536866d4f scope is added for the code field of BillTotal model 2020-11-11 13:23:08 +03:00
Sevan Nerse 66ac9eceb1 scope is added for the code field of InvoiceTotal model 2020-11-11 13:18:21 +03:00
Denis Duliçi e5a7f5b15e added responsable class to index 2020-11-06 00:43:46 +03:00
Cüneyt Şentürk 642243790e Merge branch 'master' of github.com:akaunting/akaunting into 2.1-dev
# Conflicts:
#	composer.lock
#	resources/views/banking/accounts/index.blade.php
#	resources/views/banking/reconciliations/index.blade.php
#	resources/views/banking/transactions/index.blade.php
#	resources/views/banking/transfers/index.blade.php
#	resources/views/common/items/index.blade.php
#	resources/views/common/reports/index.blade.php
#	resources/views/purchases/bills/index.blade.php
#	resources/views/purchases/payments/index.blade.php
#	resources/views/purchases/vendors/index.blade.php
#	resources/views/sales/customers/index.blade.php
#	resources/views/sales/invoices/index.blade.php
#	resources/views/sales/revenues/index.blade.php
2020-10-22 18:03:20 +03:00
Cüneyt Şentürk fded803b72 Console recurring re-factory 2020-10-20 18:27:26 +03:00
Denis Duliçi 86de28d87d fixed dashboard factory 2020-10-16 23:35:26 +03:00
Denis Duliçi 1ba8835a2d laravel 8 2020-10-14 17:07:59 +03:00
Cüneyt Şentürk 5c8fbd4104 close #1633 Fixed: Broken images displayed in User List page 2020-10-10 10:33:53 +03:00
Denis Duliçi cf2c8f0f05 added route name and id attributes 2020-09-03 10:42:53 +03:00
Denis Duliçi 68f31b895f added custom transaction types 2020-08-26 15:14:16 +03:00
Denis Duliçi 95f5c8cd73 fixed reconciliation actions 2020-08-20 12:55:59 +03:00
Denis Duliçi aa604b7056 added cast for enabled field 2020-07-27 13:08:26 +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
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 340620c841 formatting 2020-06-29 23:28:57 +03:00
Cihan Şentürk a72b422e15 user update fixed 2020-06-25 00:48:15 +03:00
Cihan Şentürk 867fe99a4f User companies input change multi select groups 2020-06-24 17:07:22 +03:00
Denis Duliçi 15a0fdca5e make sure is int 2020-06-20 12:15:39 +03:00
Denis Duliçi b0843151b1 formatting 2020-06-10 16:29:55 +03:00
Cüneyt Şentürk 7e22facc2a Transaction price convert changed. 2020-06-08 23:40:09 +03:00
Cüneyt Şentürk 41e7aee498 Merge branch 'master' of github.com:akaunting/akaunting
# Conflicts:
#	resources/views/banking/reconciliations/create.blade.php
2020-06-08 23:13:38 +03:00
Denis Duliçi 5e51b494d2 added helper functions 2020-06-08 23:09:43 +03:00