Commit Graph

3007 Commits

Author SHA1 Message Date
Cihan Şentürk aa5bb91e61 added listener update 2024-12-31 20:39:49 +03:00
Cihan Şentürk 74346122ea added export document discount 2024-12-31 20:12:54 +03:00
Cihan Şentürk a079dc9157 changed global discount calculate method 2024-12-31 20:11:34 +03:00
Cihan Şentürk 873c793311
fixed import route issue 2024-12-31 13:18:48 +03:00
Cüneyt Şentürk 5f65d8d33a import trait and config file updated.. 2024-12-04 16:52:47 +00:00
Cüneyt Şentürk 5a23918dad Custom import page feature.. 2024-12-03 18:18:48 +00:00
Cüneyt Şentürk 7f492455c4 added styling.. 2024-12-03 13:27:01 +00:00
Cüneyt Şentürk f690717784 Document item item search dynamic methods.. 2024-11-29 15:46:18 +00:00
Cüneyt Şentürk 434c5af2b8 coding style.. 2024-11-29 15:01:48 +00:00
Cüneyt Şentürk 959dbd2ca5
Merge pull request #3231 from CihanSenturk/fix-datepicker-shortcut-issue
Datepicker shortcut issue fixed
2024-11-29 11:08:21 +00:00
Cihan Şentürk b1ee1605b6
fixed zero amount document status 2024-11-25 18:46:28 +03:00
Cüneyt Şentürk a407c35ac2 close #3164 Fixed: Unable to install the app if your database is SQLite 2024-11-22 13:44:09 +00:00
Cüneyt Şentürk 64009eb7ee remove unnecessary function.. 2024-11-16 16:37:16 +00:00
Cihan Şentürk 70f96d4fc5
datepicker shortcut issue fixed 2024-10-16 21:19:41 +03:00
Cüneyt Şentürk 4e60e7a9d9 Fixed customer empty email get contacts list.. 2024-10-09 17:29:23 +01:00
Cüneyt Şentürk 32eb64a503 Added transaction split events.. 2024-10-04 15:02:30 +01:00
Cüneyt Şentürk 325a7d83c2 Merge branch 'master' of github.com:akaunting/akaunting 2024-10-02 22:36:49 +01:00
Cüneyt Şentürk f5da00b7df default currency and all currencies head issue solved, close #3218 2024-10-02 22:36:39 +01:00
merve karaman 39f6f7ecfd
Trait file changed 2024-10-02 22:44:20 +03:00
Cüneyt Şentürk 8eb2c86a77 close #3221 Feature: Ability to change document colour and contact based on invoice.. 2024-10-02 15:46:19 +01:00
Cüneyt Şentürk 90b30b98a0 Fixed document partial payment total issue.. 2024-09-26 12:48:40 +01:00
Cüneyt Şentürk 9fc46bc173 Added new rule.. 2024-09-26 09:44:08 +01:00
Cihan Şentürk 2359e8ee6c
the issue of displaying long months in the date filter has been resolved. 2024-09-25 15:21:53 +03:00
Cüneyt Şentürk 6d64e35333 Added new currency code control for money package.. 2024-09-25 11:11:52 +01:00
Cüneyt Şentürk 14fa016c01 Merge branch 'master' of github.com:akaunting/akaunting 2024-09-25 10:12:05 +01:00
Cüneyt Şentürk 894cb36835 fixed test issue 2024-09-25 10:11:56 +01:00
Cüneyt Şentürk de12a361b4
Merge pull request #3216 from CihanSenturk/fix-report-filter-period-issue
Fixed report filter period issue
2024-09-25 10:06:17 +01:00
Cihan Şentürk d9b9e1d8e4
fixed report filter period issue 2024-09-25 12:04:55 +03:00
Cüneyt Şentürk cd3ed95bcf close #3215 Enhancement: Transaction list page add default tab feature 2024-09-25 10:03:39 +01:00
Cüneyt Şentürk 11e681ba32 close #3214 Enhancement: Document list page add default tab feature 2024-09-25 09:02:52 +01:00
Cüneyt Şentürk 7af91657ae revert it.. 2024-09-24 16:36:16 +01:00
Cüneyt Şentürk 209e075848 try fix action issue.. 2024-09-24 16:25:10 +01:00
Cüneyt Şentürk d39a8d6716 fixed 500 exception missing class issue ;
Symfony's Debug component, which included the FatalThrowableError class, was deprecated and removed in favor of Symfony's newer error handling mechanisms starting with Symfony 5.0. The Debug component itself has been replaced by the ErrorHandler component.
2024-09-24 13:42:39 +01:00
Cüneyt Şentürk 4f523feed2
Merge pull request #3207 from callmeahmedr/patch-1
Fix deprecation warning in Notification.php by handling null values i…
2024-08-30 16:13:53 +01:00
Cüneyt Şentürk c427c1f6bf Widget and report classes event.. 2024-08-27 22:40:01 +01:00
Cüneyt Şentürk cc428bc1c7 close #3209 Enhancement: Transaction index bulk action form flexible.. 2024-08-27 19:37:38 +01:00
Cüneyt Şentürk 2e327bc0ef close #3208 Enhancement: Document index bulk action form flexible 2024-08-27 17:08:28 +01:00
Cüneyt Şentürk f4d88a350a Fixed document item search 500 issue for missing Category with item.. 2024-08-27 15:13:56 +01:00
Cüneyt Şentürk 5d1ffa2d90 Added report listener skip event fire feature.. 2024-08-26 13:26:23 +01:00
Muhammad Ahmed 9cb16da73f
Fix deprecation warning in Notification.php by handling null values in preg_quote()
Addressed a deprecation warning in `Notification.php` related to the `preg_quote()` function. The warning occurred because `preg_quote()` was being passed `null` values, which is deprecated in PHP 8.2.
2024-08-26 16:22:04 +05:00
Cüneyt Şentürk b9057afd08 fixed search string dynamic issues.. 2024-08-25 14:23:47 +01:00
Cüneyt Şentürk 29ad5faff4 close #3204 Enhancement: Transaction and Transaction recurring index blade flexible columns 2024-08-24 02:22:06 +01:00
Cüneyt Şentürk bd3c5c8f02 close #3203 Enhancement: Document recurring index blade flexible columns 2024-08-23 23:33:24 +01:00
Cüneyt Şentürk 19691d3329 Fixed `payment_terms` unvariable issue.. 2024-08-07 19:44:35 +03:00
Cüneyt Şentürk ce0779ce0f Update version changelog styling.. 2024-08-07 15:47:44 +03:00
Cüneyt Şentürk c0a0584a92 Merge branch 'master' of github.com:akaunting/akaunting 2024-08-06 17:04:34 +03:00
Cüneyt Şentürk c9b2dcdaf7 Added new event for menu create method.. 2024-08-06 17:04:11 +03:00
Cüneyt Şentürk 8c7fd80d5a close #3199 Enhancement: Custom due date on receipt template 2024-08-05 22:03:20 +03:00
merve karaman 0fe70b2329
Colours not in HEX format do not appear in category select 2024-08-01 14:10:32 +03:00
Cihan Şentürk 0b898095c5
fixed address format nullable style issue 2024-07-31 14:13:17 +03:00