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 c78a5a0a4ea085321ee2513ac1c4e7ea691895b1
|
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 |
|