Commit Graph

7856 Commits

Author SHA1 Message Date
Merve Karaman ac75c3e279 Merge branch 'master' of github.com:mervekaraman/akaunting 2023-06-20 17:26:37 +03:00
Merve Karaman ff9a24ebe9 Notification does not appear 2023-06-20 17:26:19 +03:00
Cüneyt Şentürk fee4462079 Merge branch 'master' of github.com:akaunting/akaunting 2023-06-20 15:16:30 +03:00
Cüneyt Şentürk 96a1c720aa Fixed missing currency for discount fixed price symbol.. 2023-06-20 15:16:20 +03:00
Cüneyt Şentürk 7279d0221d
Merge pull request #2987 from CihanSenturk/import/export-improvements
Added export WithStrictNullComparison
2023-06-20 15:01:25 +03:00
Cüneyt Şentürk 36707cc2a1 Fixed app store load more last_page variable issue 2023-06-20 14:51:22 +03:00
Cüneyt Şentürk b283cf51bc Fixed import transfer and invoice, bill currency rate 0 division issue.. 2023-06-19 17:46:57 +03:00
Cihan Şentürk 437bb10ba9
added export WithStrictNullComparison 2023-06-19 17:17:26 +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 1d7b1404a3
Merge pull request #2986 from CihanSenturk/import/export-improvements
Import/export improvements
2023-06-19 09:44:20 +03:00
merve karaman 8771f99fda
Merge branch 'akaunting:master' into master 2023-06-19 09:14:12 +03:00
Cihan Şentürk 4f21b53b43
added can login field to customer 2023-06-16 17:26:49 +03:00
Cihan Şentürk 57dd721ad0
wip import 2023-06-16 17:23:56 +03:00
Cihan Şentürk c9f0649a5b
added created_by field to import 2023-06-16 17:16:27 +03:00
Cihan Şentürk d9bca73382
Added created_by field value 2023-06-16 17:14:35 +03:00
Cihan Şentürk e4c50704e5
created_at field has been removed from the date filter. 2023-06-16 17:13:27 +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 a411107a5f Fixed missing transaction payment received notification 2023-06-16 10:45:57 +03:00
Cüneyt Şentürk ca0843c4b6 fixed reconciliations list page broken deleted account ( #8669n0ywu ) 2023-06-15 11:14:43 +03:00
Cüneyt Şentürk 7bdc7c834e update composer.lock file 2023-06-14 18:12:40 +03:00
Cüneyt Şentürk c430c39f1c fixed list page table mobile-action permission issue.. 2023-06-14 18:11:00 +03:00
Cüneyt Şentürk e1f3d1fc53 Fixed table actions missing `url` issue 2023-06-14 17:59:22 +03:00
Cüneyt Şentürk e60b735a46 if company has one user not disabled this user.. 2023-06-14 14:49:53 +03:00
Cüneyt Şentürk 1d183d98c8 Document n+1 issue fixed.. 2023-06-13 15:31:05 +03:00
Cüneyt Şentürk 6641803ccd Expense category n+1 issue solved 2023-06-13 15:06:23 +03:00
Cüneyt Şentürk f44da98cd9
Merge pull request #2984 from vitormattos/feature/add-category-to-document-resource
Add category object and category_id to document resource
2023-06-13 08:59:54 +03:00
Cüneyt Şentürk 039bd61a1e
Merge pull request #2982 from boracakirel/change-date-casting
Changed date casting for Laravel 10.
2023-06-13 08:59:13 +03:00
Cüneyt Şentürk 8697def905
Merge pull request #2983 from boracakirel/fix-item-column-settings-for-show-and-template
Fix always fallback invoice item column settings for show and template.
2023-06-13 08:58:32 +03:00
Vitor Mattos b1f5be1d90 Add category object and category_id to document resource
The endpoint api/documents don't return the category of invoice/bill as
the endpoint api/transactions do. With this change will be possible
return this value.

Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-06-13 01:07:53 -03:00
boracakirel f0415e31e3 Fix always fallback invoice item column settings for show and template. 2023-06-12 18:16:36 +03:00
boracakirel c551b7b9f6 Changed date casting for Laravel 10. 2023-06-12 16:27:30 +03:00
Cüneyt Şentürk 8afee14fea typo 2023-06-06 13:46:39 +03:00
Cüneyt Şentürk 2617181248 Account document totals n+1 issue solved.. 2023-06-06 13:34:06 +03:00
Cüneyt Şentürk c07451f2d2 styling.. 2023-06-06 13:33:02 +03:00
Cüneyt Şentürk 90efb21c34 Account show media n+1 issue solved.. 2023-06-06 12:58:16 +03:00
Cüneyt Şentürk 2a3842833a Document media n+1 issue solved.. 2023-06-06 11:45:31 +03:00
Cüneyt Şentürk e0ccf314b2 Merge branch 'master' of github.com:akaunting/akaunting 2023-06-05 17:06:04 +03:00
Cüneyt Şentürk 7780318de0 Added console update version check 2023-06-05 17:05:54 +03:00
Cüneyt Şentürk ee81c4d184
Merge pull request #2981 from CihanSenturk/fix-import-issues
Import issues fixed
2023-06-05 08:55:11 +03:00
Cihan Şentürk 52b3fafbb3
fix document item type import issue 2023-06-04 18:04:32 +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
Denis Duliçi 315e10bb78 added default item type 2023-06-01 13:34:38 +03:00
Denis Duliçi 77fb7145c6 Merge branch 'master' of github.com:akaunting/akaunting 2023-06-01 13:21:08 +03:00
Cüneyt Şentürk fa3c4585d4
Merge pull request #2978 from CihanSenturk/tab-pagination-issue
Tab pagination issue
2023-06-01 13:20:52 +03:00
Denis Duliçi 7241be1df1 ensure users is not empty 2023-06-01 13:20:50 +03:00
Cihan Şentürk 094537c935
fix tab pagination issue 2023-06-01 11:11:38 +03:00
Cüneyt Şentürk 1a2c7116e5 version update 3.0.14 to 3.0.15 2023-05-31 16:53:09 +03:00