389 Commits

Author SHA1 Message Date
Cüneyt Şentürk
0b45e4ed70 Merge branch 'master' of github.com:akaunting/akaunting 2023-08-24 12:21:25 +03:00
Cüneyt Şentürk
e1b47a6f8a Fixed recurring template end button issue ( #866au7m2v ) 2023-08-24 12:21:15 +03:00
Cüneyt Şentürk
b061c7a1aa
Merge pull request #3036 from CihanSenturk/add-relationship-to-module-history-model
Added relationship to module history model
2023-08-24 12:12:16 +03:00
Cüneyt Şentürk
c5c6bb2755 Fixed recurring list page actions.. 2023-08-24 12:09:55 +03:00
Cihan Şentürk
bddab36380
added relationship to app history model 2023-08-24 11:51:30 +03:00
Cihan Şentürk
491f76f96b
fixed transaction delete action title 2023-08-23 15:14:55 +03:00
Cüneyt Şentürk
09baf1991f Document title and subheading feature some changes.. 2023-08-14 15:36:38 +03:00
Cüneyt Şentürk
af8ba9726f
Merge pull request #2877 from novag/title-subheading
bind title and subheading to the respective document
2023-08-14 15:13:42 +03:00
Cihan Şentürk
58d0b9947b
added dashboards relationship to UserDashboard model 2023-08-14 14:11:30 +03:00
Cüneyt Şentürk
6539df1f1f close #2985 Fixed : Customer information on Invoices formatted incorrectly 2023-08-10 10:52:00 +03:00
Cüneyt Şentürk
803fe2e8a3 User model added hasRelationships trait.. 2023-08-09 13:30:35 +03:00
Cüneyt Şentürk
6b81049908 Document model attachment column typo 2023-07-21 12:15:06 +03:00
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
Cüneyt Şentürk
797ee71f6b
Merge branch 'master' into title-subheading 2023-07-19 14:43:19 +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
Hendrik Hagendorn
12ca46381a bind title and subheading to the respective document 2023-01-19 20:23:15 +01: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