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
Cüneyt Şentürk
40b294480a
typo
2023-05-31 16:22:40 +03:00
Cüneyt Şentürk
d049463fab
fixed migration issue
2023-05-31 15:15:13 +03:00
Cüneyt Şentürk
61d0be7839
update composer.lock file
2023-05-31 15:13:05 +03:00
Cüneyt Şentürk
b73e383d8a
update package-lock.json file
2023-05-31 15:11:52 +03:00
Cüneyt Şentürk
ad5cc784f8
Merge pull request #2959 from akaunting/translations
...
New Crowdin translations
2023-05-31 14:56:01 +03:00
Cüneyt Şentürk
99cae6f749
typo
2023-05-31 14:53:56 +03:00
Cüneyt Şentürk
3c015fcc54
fixed show page vendor image styling..
2023-05-31 14:51:56 +03:00
Cüneyt Şentürk
acf002f35d
add default with company and item models
2023-05-31 14:51:01 +03:00
Cüneyt Şentürk
d50daa3fd8
add update listener and migrations..
2023-05-31 14:47:46 +03:00
Cüneyt Şentürk
203eeb1885
Merge branch 'master' of github.com:akaunting/akaunting
2023-05-31 14:40:15 +03:00
Cüneyt Şentürk
9c5a4f9d12
revers relation changes..
2023-05-31 14:40:05 +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
Cüneyt Şentürk
7ce16fb3eb
Merge pull request #2974 from novag/attachments
...
allow attaching uploaded files when sending mails
2023-05-31 11:07:51 +03:00
Cüneyt Şentürk
3908345d53
Merge pull request #2977 from CihanSenturk/fix-number-digit-component-label
...
fix number digit component label
2023-05-31 10:57:43 +03:00
Cüneyt Şentürk
94dda670e6
Merge branch 'master' of github.com:akaunting/akaunting
2023-05-31 10:02:34 +03:00
Cüneyt Şentürk
d5ec767372
fixed contact media n+1 issue
2023-05-31 10:02:11 +03:00
Denis Duliçi
e938e8436b
sentry integration for n+1
2023-05-31 10:01:17 +03:00
Denis Duliçi
15ebe1f20d
composer lock
2023-05-31 09:58:17 +03:00
Crowdin Bot
4d1e331e26
new crowdin translations
2023-05-31 00:21:52 +00:00
Cihan Şentürk
f89fd47b4b
fix number digit component label
2023-05-30 15:51:15 +03:00
Hendrik Hagendorn
a97248555e
allow attaching uploaded files when sending mails
2023-05-29 22:30:24 +02:00
Cüneyt Şentürk
ece0c27972
Merge branch 'master' of github.com:akaunting/akaunting
2023-05-26 16:07:17 +03:00
Cüneyt Şentürk
92d9b68ec4
Fixed list page table line action double click issue ( #8669rw1hw )
2023-05-26 16:07:06 +03:00
Cüneyt Şentürk
396470c9a3
Merge pull request #2973 from CihanSenturk/import-type-improvement
...
Import type improvement
2023-05-26 14:30:57 +03:00