Commit Graph

340 Commits

Author SHA1 Message Date
Denis Duliçi 3a6ca82b26 fixed tests 2023-10-03 11:34:50 +03:00
Denis Duliçi f15f8c68d8 akaunting 3.1 2023-10-03 11:06:08 +03:00
Denis Duliçi 02881945f8 more storage fixes 2023-08-24 15:44:10 +03:00
Denis Duliçi aa1251a1c6 fixed `storage` path 2023-08-24 11:46:16 +03:00
Cihan Şentürk ab4c59082f
import and export parent number issues fixed 2023-07-24 14:55:44 +03:00
Cüneyt Şentürk 890398e9c5 Merge branch 'master' of github.com:akaunting/akaunting 2023-07-21 11:40:18 +03:00
Cüneyt Şentürk abfa4cffac Category index page n+1 other category issue solved.. 2023-07-21 11:40:08 +03:00
Cihan Şentürk 6a07f8ad9e
added parent id field to import and export 2023-07-20 15:39:23 +03:00
Denis Duliçi bfb37c62c6 applied new features of `money` package 2023-07-11 12:03:14 +03:00
Denis Duliçi 20e5b57562 updated `money` package to 5.0 version 2023-07-10 12:53:43 +03:00
Cihan Şentürk 57dd721ad0
wip import 2023-06-16 17:23:56 +03:00
Cüneyt Şentürk 1d12f1115a Fixed transaction missing type issue and fixed recurring vue exception.. 2023-06-16 14:18:52 +03:00
Cüneyt Şentürk 8afee14fea typo 2023-06-06 13:46:39 +03:00
Cihan Şentürk 52b3fafbb3
fix document item type import issue 2023-06-04 18:04:32 +03:00
Denis Duliçi 315e10bb78 added default item type 2023-06-01 13:34:38 +03:00
Cüneyt Şentürk dbd2589c61
Merge pull request #2970 from novag/inline
add 'inline' route to allow embedding uploads
2023-05-31 11:09:21 +03:00
Cihan Şentürk 9d48e54430
import type improvement 2023-05-26 13:26:48 +03:00
Hendrik Hagendorn d3661038ac add 'inline' route to allow embedding uploads
This change adds an 'inline' route to uploads which sets the
'Content-Disposition' HTTP header to 'inline'. This allows modules to
embed and display uploads in an HTML 'embed' element.
2023-05-21 14:18:59 +02:00
Cihan Şentürk 7a3aa98c56 added transaction number interface 2023-05-15 19:10:45 +03:00
Denis Duliçi 7e5920d71f fixed next recurring date 2023-05-09 10:53:13 +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 8fbee840ea Update center added alert message 2023-04-25 09:46:22 +03:00
Denis Duliçi c15d9349b0 handle invalid email address 2023-04-24 11:02:45 +03:00
Denis Duliçi d1cd9a5cd4 types for `str_pad` 2023-04-22 09:54:26 +03:00
Cüneyt Şentürk ee5822f062 Document and Transaction trait getSettingKey function replace get{Document/Transaction}SettingKey 2023-04-12 14:58:35 +03:00
Denis Duliçi 0327ae6634
make sure company_id exists 2023-04-09 07:57:47 -07:00
Denis Duliçi 467fede4ff fixed item type import 2023-04-04 19:05:18 +03:00
Denis Duliçi 70ab665c89 tell firewall that too many emails were sent 2023-03-25 14:27:55 +03:00
Cihan Şentürk 38f848f046
updated import created_by and created_from fields 2023-03-22 16:30:04 +03:00
Cüneyt Şentürk 96f2b4de9d Recurring component development sent automatically send email feature.. 2023-03-22 14:18:12 +03:00
Denis Duliçi 318082228e fixed rate limiter for laravel 10 2023-03-22 00:23:41 +03:00
EnesSacid-Buker ed9ce86ada
Exists transaction number issue fixed 2023-03-21 10:59:05 +03:00
Denis Duliçi 37b0d4207e upgraded to laravel 10 2023-03-16 16:36:13 +03:00
Cüneyt Şentürk 497d36691b Fixed set null setting localisation `date_separator` 2023-03-16 10:42:55 +03:00
Enes Sacid Büker c76a9180fd
Added description to some functions 2023-03-10 10:50:42 +03:00
Enes Sacid Büker d261d76c98
Updates trait, migration option added 2023-03-10 10:38:34 +03:00
Cüneyt Şentürk dfda25562a close #2923 Enhancement: Missing document item description import/export excel 2023-03-09 16:45:20 +03:00
Cüneyt Şentürk a1da29d908 Merge branch 'master' of github.com:akaunting/akaunting 2023-03-09 14:07:43 +03:00
Cüneyt Şentürk 62ccb79c2d Fixed document color issue.. 2023-03-09 14:07:27 +03:00
EnesSacid-Buker 2ce3fadd99
fix typo 2023-03-07 15:39:39 +03:00
EnesSacid-Buker d2e96fbe23
`Validation issues for import` fixed 2023-03-07 15:18:14 +03:00
EnesSacid-Buker 43c4a7b096
Fixed issue with category type 2023-03-03 10:11:26 +03:00
Cüneyt Şentürk c4ce8fcdf4
Merge pull request #2897 from EnesSacid-Buker/import-invoice
Issue of importing invoice and bill
2023-02-22 11:03:36 +03:00
EnesSacid-Buker 02412c642a
Previous Quarter issue fixed 2023-02-22 10:20:41 +03:00
EnesSacid-Buker a96d326f09
Fixed issue of importing invoice and bill
refs #2710
2023-02-20 13:00:59 +03:00
EnesSacid-Buker b9519d3395
Fixed issue of getting media from different disks 2023-02-16 16:43:12 +03:00
EnesSacid-Buker 2fb5c8aea6
Merge pull request #2482 from michaelnabil230/master
Replace function `getTimezones` in to collect
2023-02-16 14:23:22 +03:00
EnesSacid-Buker 7093afeb6f
Code refactoring 2023-02-16 13:08:02 +03:00
Cihan Şentürk 492ae7b7f7
fixed import validation issue 2023-02-08 01:35:41 +03:00