94 Commits

Author SHA1 Message Date
Denis Duliçi
8f483ebb6b fixed relation for sub-categories 2022-07-22 00:52:06 +03:00
Cihan Şentürk
cab19d691f
item name initinals added 2022-06-21 10:00:20 +03:00
Cüneyt Şentürk
0f5f592c71 Widget and Report check is module disabled 2022-06-18 00:16:09 +03:00
Denis Duliçi
92065bd49d improved default scopes 2022-06-10 19:26:32 +03:00
Cihan Şentürk
4ab6e5d96b
widget model alias scope added 2022-06-10 15:15:00 +03:00
Cüneyt Şentürk
31eaafdbc1 Company update issue solved. ( #2zftb0k ) 2022-06-07 09:45:04 +03:00
Denis Duliçi
5b3688aaac fixed recurring 2022-06-05 10:15:59 +03:00
Burak Civan
d9c0764572 akaunting 3.0 (the last dance) 2022-06-01 10:15:55 +03:00
Cüneyt Şentürk
48fb23bb50 added company model boot function try catch.. 2022-03-02 18:00:31 +03:00
Cüneyt Şentürk
2fa5b599a2 company model boot optimize 2022-03-02 17:43:54 +03:00
Denis Duliçi
3249e7b18d added soft delete to settings table 2022-03-02 12:19:46 +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
d9d0e09e3a Fix countries for documents #1p66u4u 2021-11-08 02:40:40 +03:00
Denis Duliçi
91907067a2 used qualifyColumn to prefix columns 2021-09-10 09:41:15 +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
Cüneyt Şentürk
4773fb192d fixed company logo attribute data.. 2021-08-12 14:45:27 +03:00
Denis Duliçi
3cf475c698 owner relationship for company 2021-06-27 12:18:05 +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
Enes Sacid Buker
c0df9c930e DashboardsTest updated and Widget factory added. 2021-06-21 19:03:08 +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
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
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
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
42af602477 added user id scope 2021-01-29 23:56:25 +03:00
Denis Duliçi
b5a7457f25 fixed tenancy issue 2021-01-21 14:37:10 +03:00
Denis Duliçi
3a7277faa0 use the new booted method 2021-01-19 17:27:19 +03:00
Denis Duliçi
2e09989cf5 fixed common api endpoints 2020-12-26 16:13:34 +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
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