Commit Graph

90 Commits

Author SHA1 Message Date
Cüneyt Şentürk 939d2b726a Fixed recurring update issue.. 2026-03-02 21:21:52 +00:00
Cüneyt Şentürk b5d8499ac7 Contact n+1 issue solved.. 2025-11-09 15:25:46 +00:00
Cüneyt Şentürk 1f68dd4b4d Fixed n+1 issue for document and transactions taxes.. 2025-11-09 14:13:50 +00:00
Hayatunnabi Nabil f720e22117 fix: Refactor store and update methods in RecurringInvoices controller to merge 'issued_at' directly into the request before dispatching document creation and update actions. 2025-11-06 02:40:53 +06:00
Cihan Şentürk 139be97e11
refactor n+1 query optimization 2025-07-21 15:03:52 +03:00
mavrickdeveloper 21cc0b7c62 perf: Fix critical N+1 queries for 85% performance improvement 2025-05-29 22:34:24 +01:00
Cihan Şentürk 91cd1b70ee
added download invoice job 2024-07-10 17:11:51 +03:00
Denis Duliçi 6256f381c0 fixed empty page 2023-10-03 18:06:15 +03:00
Denis Duliçi f15f8c68d8 akaunting 3.1 2023-10-03 11:06:08 +03:00
Cihan Şentürk bd15a1cd0e added import and export recurring invoices 2023-08-14 17:23:01 +03:00
Cüneyt Şentürk a30ebc3b9f Customer and Vendor list page n+1 `media` issue solved.. 2023-08-11 13:05:57 +03:00
Cüneyt Şentürk 1d183d98c8 Document n+1 issue fixed.. 2023-06-13 15:31:05 +03:00
Cüneyt Şentürk 2a3842833a Document media n+1 issue solved.. 2023-06-06 11:45:31 +03:00
Denis Duliçi bcf2923468 redundant imports 2023-05-06 00:36:12 +03:00
Denis Duliçi 3da665dfaa n+1 2023-05-06 00:35:40 +03:00
Denis Duliçi bf874d1a65 more n+1 fixes 2023-04-13 11:35:31 +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 827bab48da
fixed n+1 queries 2023-04-08 11:06:52 -07:00
Hendrik Hagendorn d18c3b4121 improve hooking capabilities when sending documents 2023-02-26 18:00:29 +01:00
Denis Duliçi 4940720ec0 added marked sent event 2022-06-14 01:18:34 +03:00
Cüneyt Şentürk c94ab51c52 close #2432 Fixed: Invoice form sent to button not working ( #2zftu0c ) 2022-06-07 15:52:42 +03:00
EnesSacid-Buker 6239ad7f31
Missing job added & Code refactoring 2022-06-01 17:11:11 +03:00
Burak Civan d9c0764572 akaunting 3.0 (the last dance) 2022-06-01 10:15:55 +03:00
Denis Duliçi 6fa079d8b4 styling 2021-12-14 11:03:46 +03:00
Cüneyt Şentürk 2a7bc48c75 coding style.. 2021-09-07 20:57:25 +03:00
benguozakinci@gmail.com c36c9c63e6 Chinese and japanese characters available ininvoices pdf 2021-09-07 12:17:01 +03:00
benguozakinci@gmail.com e72561278b Add font and configuration for dompdf 2021-09-06 13:35:41 +03:00
Cüneyt Şentürk 9752cf53de Customer/vendor created contact change redirect page.. 2021-08-18 14:37:01 +03:00
Cüneyt Şentürk 51143677c1 close #2209 Fixed: Customer showing canceled invoice still open #rp21x4 2021-08-11 10:54:05 +03:00
Denis Duliçi 3432a2c22c removed redundant code from invoice/bill show 2021-07-20 11:09:28 +03:00
Cüneyt Şentürk 552ad0edfa close #2186 Fixed: Invoice/Bill mark paid currency code issue. #nqbpdm 2021-07-11 18:17:31 +03:00
Cüneyt Şentürk db9ade340c Customer/Vendor currency method remove.. 2021-07-06 22:54:40 +03:00
Cüneyt Şentürk 0fd2288116 Transaction event and notification changes.. 2021-06-30 10:51:52 +03:00
Cüneyt Şentürk 6b6bfcbc99 Customer show page styling.. 2021-06-29 20:05:11 +03:00
Cüneyt Şentürk 85fd9ffcae close #2155 Added: Creating new Bill&Invoice from Customer Screen 2021-06-28 12:47:56 +03:00
Cüneyt Şentürk 116562ea03 fixed download PDF issue. 2021-06-27 12:17:41 +03:00
Cüneyt Şentürk 43e31fd647 Add email template.. 2021-06-24 14:13:44 +03:00
Cüneyt Şentürk 19a417791e transaction show page file updated.. 2021-06-24 13:52:49 +03:00
Cüneyt Şentürk ae0c6dc7d2 Merge branch 'master' of github.com:akaunting/akaunting 2021-06-23 15:50:20 +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
Cüneyt Şentürk b92ac7f25d Merge branch 'master' of github.com:akaunting/akaunting 2021-06-22 09:51:40 +03:00
Cüneyt Şentürk f0aa9af282 close #2122 Fixed: If the user clicked the 'can login?', password must be required. 2021-06-21 17:17:54 +03:00
Cüneyt Şentürk 19319fad3d Added Revenue/Payment show page 2021-06-21 16:21:50 +03:00
Denis Duliçi a42429bf12 fixed n+1 2021-06-04 12:42:38 +03:00
Denis Duliçi 5079a0bb30 fixed invoice pdf attachment 2021-04-29 18:12:37 +03:00
Denis Duliçi 2b07442260 improved tenant identification 2021-04-16 00:59:43 +03:00
Denis Duliçi f49db07e24 make imported message plural 2021-02-14 12:57:30 +03:00
Cüneyt Şentürk 9665d8d695 add error notification important feature 2021-02-12 19:26:38 +03:00
Cüneyt Şentürk 58daa83030 Improved import upload page.. 2021-02-11 18:08:06 +03:00
Cüneyt Şentürk fcc8b6358e Revenues attachment add multiple 2021-02-09 11:48:58 +03:00