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
Cüneyt Şentürk
e6c5047145
added login user assign company control
2023-05-10 12:02:27 +03:00
Cüneyt Şentürk
97137ec0bf
Added user show page
2023-05-10 11:39:22 +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
Cüneyt Şentürk
e33c1ac66f
Fixed item api sales/purchase price format issue ( #8669n1k4j )
2023-05-05 19:40:05 +03:00
Cüneyt Şentürk
08c2904d2c
Fixed user reset issue
2023-04-28 10:25:41 +03:00
Cüneyt Şentürk
bd66c98954
create or update skip employee rule
2023-04-27 11:44:40 +03:00
Cüneyt Şentürk
8fbee840ea
Update center added alert message
2023-04-25 09:46:22 +03:00
Cüneyt Şentürk
9b58482613
Forgot and Reset controller changed request methods
2023-04-20 17:49:34 +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
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
827bab48da
fixed n+1 queries
2023-04-08 11:06:52 -07:00
Cüneyt Şentürk
4207d7f7b3
Defaults currency fixed remove default.currency_code and currency_rate..
2023-04-05 15:30:45 +03:00
Denis Duliçi
18a0e09521
ensure tax rate is numeric
2023-04-04 19:10:02 +03:00
Denis Duliçi
37b0d4207e
upgraded to laravel 10
2023-03-16 16:36:13 +03:00
Cüneyt Şentürk
f16d121c45
close #2941 Fixed: If you enter string invoice next_number, duplicate and auto upper broken ( #8669n1g9v )
2023-03-16 15:55:46 +03:00
Cüneyt Şentürk
19d87562ec
Missing category type
edit and update issue solved. ( #8669n1n1t )
2023-03-15 16:37:26 +03:00
Cüneyt Şentürk
df071fd993
document request change for 3rd party apps
2023-03-15 15:45:06 +03:00
Cüneyt Şentürk
463fc3cb89
fixed missing currency code get config issue ( #8669mnvqf )
2023-03-15 12:15:11 +03:00
Cüneyt Şentürk
5c2a6e9a1f
document request changes
2023-03-13 23:55:24 +03:00
Cüneyt Şentürk
37b7144b28
Added recurring field validation.. ( #33kfqf6 )
2023-03-13 16:31:34 +03:00
Cüneyt Şentürk
93e277c654
Merge pull request #2935 from YeeJiaWei/update-cors-pacakge
...
using laravel default cors package
2023-03-13 13:40:09 +03:00
Yee Jia Wei
92cc69cd90
using laravel default cors package
2023-03-12 23:21:31 +08:00
boracakirel
c1552b3ab3
Fixed translation strings in item column settings
2023-03-11 17:21:40 +03:00
EnesSacid-Buker
d2e96fbe23
Validation issues for import
fixed
2023-03-07 15:18:14 +03:00
Hendrik Hagendorn
d18c3b4121
improve hooking capabilities when sending documents
2023-02-26 18:00:29 +01:00
Cüneyt Şentürk
0ff041467d
Merge pull request #2902 from EnesSacid-Buker/bulk-actions
...
Detailing bulk actions messages
2023-02-23 01:07:55 +03:00
EnesSacid-Buker
8280229dec
Bulk actions message improved
2023-02-22 19:17:32 +03:00
EnesSacid-Buker
d097977a06
Redirecting issue fixed
2023-02-22 15:22:22 +03:00
Merve Karaman
c68bd314a7
Confirm button cannot remove problem
2023-02-17 09:30:59 +03:00
EnesSacid-Buker
8c716f27d7
Removed some default fields on installation page
2023-02-16 10:16:39 +03:00
EnesSacid-Buker
64d55d95af
Merge pull request #2585 from yasirmturk/feature/install-database-settings-env
...
Uses database config from env while install
2023-02-16 10:14:05 +03:00
EnesSacid-Buker
e97df9e255
Merge pull request #2586 from yasirmturk/feature/install-locale-settings-env
...
Uses locale config from env while install
2023-02-16 10:12:51 +03:00
EnesSacid-Buker
aa7c82074c
Code refactoring
2023-02-15 23:08:28 +03:00
EnesSacid-Buker
3553561240
Code refactoring
2023-02-15 17:04:59 +03:00
Cüneyt Şentürk
70a7cadf59
Fixed version check condition
2023-01-11 12:41:36 +03:00
Cüneyt Şentürk
a2aee0b031
Invoice number digit column issue solved..
2023-01-10 11:11:53 +03:00
Cüneyt Şentürk
5e8ef6bd21
refs # 2856
2023-01-04 15:03:05 +03:00
Cüneyt Şentürk
7ab27747e5
close #2856 Fixed: Firefox Modal Info shows up on every page
2023-01-04 15:02:36 +03:00
Cihan Şentürk
7cd2f7af97
zero payment wip
2022-12-20 16:33:32 +03:00
Cihan Şentürk
9fe6a60f51
landing page field validations
2022-12-16 11:24:57 +03:00
Cihan Şentürk
64c0fa609c
Apps update center version update checking downgrade
2022-11-22 11:06:22 +03:00
Cüneyt Şentürk
95bb91dcf5
User landingPages connect per role permission.
2022-11-05 18:44:02 +03:00
Cüneyt Şentürk
185becf1b7
typo
2022-10-31 15:29:45 +03:00
Cüneyt Şentürk
083ea42aa6
Fixed transfer and split transaction show/create pages real_type issue ( #3qec0xc )
2022-10-31 00:43:30 +03:00
Cüneyt Şentürk
8f349ee9c4
typo..
2022-10-25 11:51:59 +03:00
Cüneyt Şentürk
f2c0718fee
The company form currency field support all currencies and create automatic new currency!
2022-10-25 11:21:05 +03:00