375 Commits

Author SHA1 Message Date
Cihan Şentürk
36fc7553c0
added new scopes to recurring model 2023-07-20 15:46:06 +03:00
Cihan Şentürk
a6a13481fe
added recurring scope to document models 2023-07-20 15:44:03 +03:00
Cihan Şentürk
10a39de970
added number scope to the transaction model 2023-07-20 15:40:36 +03:00
Denis Duliçi
20e5b57562 updated money package to 5.0 version 2023-07-10 12:53:43 +03:00
Cüneyt Şentürk
7d906b7f97 Added User Invitation created_by and created_from columns.. 2023-07-05 12:16:25 +03:00
Cüneyt Şentürk
962d678156 Fixed missing document totals relation then add payment button action.. 2023-06-19 15:50:23 +03:00
Cüneyt Şentürk
ca0843c4b6 fixed reconciliations list page broken deleted account ( #8669n0ywu ) 2023-06-15 11:14:43 +03:00
boracakirel
c551b7b9f6 Changed date casting for Laravel 10. 2023-06-12 16:27:30 +03:00
Cihan Şentürk
badeb55801
fix item type scope 2023-06-04 18:01:59 +03:00
Cüneyt Şentürk
1093aefa03 Merge branch 'master' of github.com:akaunting/akaunting 2023-06-01 16:42:24 +03:00
Cüneyt Şentürk
b7fda70b98 Fixed country show fields.. 2023-06-01 16:42:11 +03:00
Denis Duliçi
f6872ca8c9 qualify column 2023-06-01 13:35:07 +03:00
Cüneyt Şentürk
acf002f35d add default with company and item models 2023-05-31 14:51:01 +03:00
Cüneyt Şentürk
d5ec767372 fixed contact media n+1 issue 2023-05-31 10:02:11 +03:00
Cihan Şentürk
9d48e54430
import type improvement 2023-05-26 13:26:48 +03:00
Cüneyt Şentürk
9399f63b0f
Merge pull request #2972 from CihanSenturk/transaction-duplicate-issue
transaction duplicate reconliled issue fix
2023-05-24 10:56:34 +03:00
Cihan Şentürk
06c8c47f20
transaction duplicate reconliled issue fix 2023-05-24 10:41:17 +03:00
Cüneyt Şentürk
311b6c7da8 fixed table action permission issue 2023-05-22 15:55:23 +03:00
Cüneyt Şentürk
212372ae26 typo 2023-05-10 12:08:25 +03:00
Cüneyt Şentürk
97137ec0bf Added user show page 2023-05-10 11:39:22 +03:00
Denis Duliçi
039bfccd7a added employee scope 2023-05-02 11:21:36 +03:00
Denis Duliçi
678bc84603 formatting 2023-04-29 01:43:48 +03:00
Hendrik Hagendorn
1719e977df decouple document number generation 2023-04-28 17:46:37 +02:00
Cüneyt Şentürk
bd66c98954 create or update skip employee rule 2023-04-27 11:44:40 +03:00
Denis Duliçi
ed444a666e fixed date casts 2023-04-27 00:18:48 +03:00
Denis Duliçi
c15d9349b0 handle invalid email address 2023-04-24 11:02:45 +03:00
Cüneyt Şentürk
d9e29e2a18 close #2880 Enhancement: Username changed, but not reflecting on list of recurring invoice 2023-04-12 15:35:06 +03:00
Denis Duliçi
37b0d4207e upgraded to laravel 10 2023-03-16 16:36:13 +03:00
Cüneyt Şentürk
f59848c436 Fixed document and transaction recurring started_at issue ( #8669n1gwv ) 2023-03-15 17:24:43 +03:00
Cüneyt Şentürk
43652cd7da Fixed account title symbol issue.. ( #8669n1c9c ) 2023-03-15 14:52:22 +03:00
novag
fc52a2456c use the correct translation for cancellations
* Some languages have different words for cancelling an action vs
  cancelling an invoice.
2023-02-28 12:40:02 +01:00
EnesSacid-Buker
9c1ebc9287
Merge pull request #2874 from novag/hide-cancel
hide cancel button for drafts
2023-02-15 16:50:01 +03:00
EnesSacid-Buker
fb00b31b6c
Code refactoring after commit 510c38adcce51e6b997f4bd760089040c2e7df6c 2023-02-15 16:15:26 +03:00
Cüneyt Şentürk
da68d79645 revered offsetUnset direction sortable column 2023-01-24 17:53:38 +03:00
novag
510c38adcc hide cancel button for drafts 2023-01-17 11:04:36 +01:00
Cüneyt Şentürk
e8f3cb033c
Merge pull request #2851 from CihanSenturk/category-types-may-be-confusing
Category search title
2022-12-29 16:15:42 +03:00
Cihan Şentürk
a60ee18b43
add payment button disabled control 2022-12-21 16:29:30 +03:00
EnesSacid-Buker
537da0f77e
scopeCollect function in models updated 2022-12-20 17:00:49 +03:00
Cihan Şentürk
afb1a9fadb
Scenario of disable sale/purchase price done 2022-12-19 12:22:59 +03:00
Cihan Şentürk
7201e08fa2
category search title 2022-11-22 13:08:19 +03:00
Cüneyt Şentürk
185becf1b7 typo 2022-10-31 15:29:45 +03:00
Cüneyt Şentürk
6bb35cf3a3 Added transaction split helpers.. 2022-10-31 00:34:13 +03:00
Cüneyt Şentürk
799fc642c2 fixed document table action issue.. 2022-10-25 13:34:50 +03:00
Cüneyt Şentürk
ca769e265c close #2680 Fixed: Contact show invoices tab add payment and send email action not working - ( #3196abw ) 2022-10-20 15:25:27 +03:00
Cüneyt Şentürk
a849f5a78c refs #2680 Changed: Email function . CU-3196abw - ( #3196abw ) 2022-10-20 14:59:04 +03:00
Cüneyt Şentürk
32e4bc85a5 close #2679 Fixed: Reconciliation started an ended date get wrong data 2022-10-20 14:22:44 +03:00
Burak Civan
9b4dfd41a6 show icon will appear only mobile 2022-10-17 16:40:11 +03:00
Cüneyt Şentürk
ea5ce7f02b refs #2662 - ( #39afx2h ) 2022-10-10 17:46:50 +03:00
Denis Duliçi
cc5b153d5f changed icon 2022-09-06 14:03:32 +03:00
Denis Duliçi
7832680208 added id attribute to elements 2022-09-06 13:54:56 +03:00