Cüneyt Şentürk
2469bc2c09
update composer.lock file
2023-07-05 10:58:01 +03:00
Cüneyt Şentürk
ec6a858d76
Fixed show page tabs in table head border styling..
2023-07-04 15:52:43 +03:00
Cüneyt Şentürk
d48fc2cd56
Merge pull request #3000 from mervekaraman/master
...
Left menu chevron not rotating
2023-07-04 11:40:30 +03:00
Merve Karaman
382acaf02e
Left menu chevron not rotating
2023-07-04 11:38:40 +03:00
Cüneyt Şentürk
f3169536fe
close #2999 Enhancement: Invoice item columns setting styling ( #866acb813 )
2023-07-03 18:10:11 +03:00
Cüneyt Şentürk
c58db84339
Document item edit columns checking name and description column ( #866acb813 )
2023-07-03 17:25:26 +03:00
Cüneyt Şentürk
f040a95118
Merge pull request #2998 from mervekaraman/master
...
Description is overflowing in App modal
2023-07-03 17:21:18 +03:00
Merve Karaman
b6a63f1e37
Description is overflowing in App modal
2023-07-03 17:19:48 +03:00
Cüneyt Şentürk
d954db2fd3
Merge pull request #2997 from mervekaraman/master
...
Wizard Finish style changed
2023-07-03 13:02:04 +03:00
Merve Karaman
606c31a0d8
Wizard Finish stlye changed
2023-07-03 12:08:10 +03:00
merve karaman
b2f446b8b8
Merge branch 'akaunting:master' into master
2023-07-03 11:37:34 +03:00
Cüneyt Şentürk
a2777077ef
Merge pull request #2996 from vitormattos/feature/add-description-when-fetch-document-item
...
Add description when fetch document item
2023-07-03 09:17:15 +03:00
Vitor Mattos
8a46abcdfc
Add description when fetch document item
...
The endpoint GET /api/documents/{id} return a list of items but the item
haven't the description. With this update will return the description of
a item.
Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-07-02 23:13:09 -03:00
Denis Duliçi
f2fd54060a
Merge pull request #2995 from happyhardik/master
...
Using Prefix from ENV variable during installation
2023-06-26 10:16:54 -07:00
Hardik Thakker
30a7e70cb9
Using Prefix from ENV variable during installation
...
- Currently, during installation, we do not take into account the database table name prefix from env variables during installation (if specified by the user we ignore it and we try to generate a random prefix)
- For me putting that auto-generated random prefix back into environment variables failed after install, causing the installation to die, so I added it in env variables before hand, but that didn't help as we were ignoring it.
2023-06-24 12:57:39 +05:30
Merve Karaman
0f32db037a
Self-Hosted Wizard Finish
2023-06-23 14:39:17 +03:00
Cüneyt Şentürk
1d68c7af5e
Disable user issue fixed..
2023-06-23 11:23:14 +03:00
Merve Karaman
df95c10fcb
Merge branch 'master' of github.com:mervekaraman/akaunting
2023-06-23 11:15:20 +03:00
Cüneyt Şentürk
60259ee284
document template logo styling
2023-06-23 11:08:29 +03:00
Cüneyt Şentürk
03c9e5551b
Update DateFormat middleware event..
2023-06-23 10:58:35 +03:00
Cüneyt Şentürk
dfc0c7ef6c
Merge pull request #2990 from CihanSenturk/import/export-improvements
...
Import/export improvements
2023-06-23 10:53:20 +03:00
Cüneyt Şentürk
21777a8150
Merge pull request #2989 from boracakirel/added-dates-formating-event
...
Added dates formating event.
2023-06-23 10:53:04 +03:00
Cüneyt Şentürk
c5260c7730
settings table changed unique column list..
2023-06-22 12:04:41 +03:00
Cihan Şentürk
f28e3c9e5a
'media' added to translation file
2023-06-22 09:47:36 +03:00
Cihan Şentürk
14a6ec5c44
created_at field has been removed from the date filter.
2023-06-22 09:44:47 +03:00
Cüneyt Şentürk
87fdd86640
Added gif file..
2023-06-21 18:21:34 +03:00
boracakirel
d3c266e95f
Added dates formating event.
2023-06-21 16:03:40 +03:00
Cüneyt Şentürk
fafcd9b2d4
fixed symbol issue..
2023-06-21 15:58:09 +03:00
Cüneyt Şentürk
a09f5077ec
Merge pull request #2988 from mervekaraman/master
...
Changed notification position zIndex styling..
2023-06-21 15:38:54 +03:00
merve karaman
3314e76ebb
Changed notification position zIndex styling..
2023-06-21 15:37:34 +03:00
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