Commit Graph

66 Commits

Author SHA1 Message Date
Cüneyt Şentürk 1f68dd4b4d Fixed n+1 issue for document and transactions taxes.. 2025-11-09 14:13:50 +00:00
Cihan Şentürk a079dc9157 changed global discount calculate method 2024-12-31 20:11:34 +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
Cihan Şentürk bad6a8a620
added address format 2024-07-23 11:00:39 +03:00
Cüneyt Şentürk 0c4476e4ff Document transaction convert amount issue solved.. 2023-12-19 17:49:09 +03:00
Cüneyt Şentürk f076338b3f Fixed sortable missing column issue.. 2023-11-29 18:13:57 +03:00
Cihan Şentürk 8581637ec4
Contact email address check added. 2023-10-09 15:59:28 +03:00
Denis Duliçi f15f8c68d8 akaunting 3.1 2023-10-03 11:06:08 +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 c5c6bb2755 Fixed recurring list page actions.. 2023-08-24 12:09: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
Cüneyt Şentürk 6b81049908 Document model attachment column typo 2023-07-21 12:15:06 +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 962d678156 Fixed missing document totals relation then add payment button action.. 2023-06-19 15:50:23 +03:00
Cüneyt Şentürk b7fda70b98 Fixed country show fields.. 2023-06-01 16:42:11 +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
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
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 fb00b31b6c
Code refactoring after commit 510c38adcc 2023-02-15 16:15:26 +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
Cihan Şentürk a60ee18b43
add payment button disabled control 2022-12-21 16:29:30 +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
Burak Civan 9b4dfd41a6 show icon will appear only mobile 2022-10-17 16:40:11 +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
Denis Duliçi 6d32c6c155 changed order #2616 #3g3rnd2 2022-09-06 00:02:56 +03:00
Cüneyt Şentürk 8c61a4ee73 close #2616 Enhancement: Add payment from invoice/bill index ( #3g3rnd2 ) 2022-09-05 18:19:11 +03:00
Cüneyt Şentürk 0fd7b4e0c9 close #2561 Fixed: Countries prefix flaw 2022-08-10 11:16:30 +03:00
Denis Duliçi 8f483ebb6b fixed relation for sub-categories 2022-07-22 00:52:06 +03:00
Cihan Şentürk 6803af130d hidden from customers without email 2022-07-14 01:27:36 +03:00
Denis Duliçi 472c1c3e81 fixed qualified column 2022-06-14 01:26:52 +03:00
Denis Duliçi d17c3a89b3 added status scope 2022-06-14 00:36:26 +03:00
Denis Duliçi 145e1f71e7 formatting 2022-06-05 14:11:10 +03:00
Denis Duliçi 776bc44514 fixed recurring route binding and scope 2022-06-05 14:07:00 +03:00
Denis Duliçi 5b3688aaac fixed recurring 2022-06-05 10:15:59 +03:00
Cüneyt Şentürk 745b4d18fd Fixed pdf icon issue for document and transaction.. 2022-06-03 09:57:56 +03:00
Cüneyt Şentürk 889640c1bd Fixed document canceled button issue.. 2022-06-03 09:39:09 +03:00
Burak Civan d9c0764572 akaunting 3.0 (the last dance) 2022-06-01 10:15:55 +03:00
Cüneyt Şentürk 82ce036771
Merge pull request #2304 from sevannerse/CU-1pbthq3_Make-Recurring-Easier-to-Find--Edit_Sevan-Nerse
Make recurring easier to find
2021-11-11 14:22:21 +03:00
Cüneyt Şentürk d9d0e09e3a Fix countries for documents #1p66u4u 2021-11-08 02:40:40 +03:00
Sevan Nerse b6f5394bbd connection between docs or transactions added to recurring messages part #1pbthq3 2021-11-03 18:37:57 +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