1045 Commits

Author SHA1 Message Date
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
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
Cüneyt Şentürk
416e39977f Created company redirect company switch action.. 2022-10-24 17:48:55 +03:00
Cüneyt Şentürk
b232097400 close #2687 Enhancement: Remove wizard taxes step 2022-10-24 17:42:10 +03:00
EnesSacid-Buker
1f68154625
Undefined variable issue fixed 2022-10-20 09:20:40 +03:00
Cüneyt Şentürk
ea5ce7f02b refs #2662 - ( #39afx2h ) 2022-10-10 17:46:50 +03:00
Cüneyt Şentürk
d29859f65b convert setting('default.currency') to default_currency() helper function.. 2022-10-05 10:35:19 +03:00
Denis Duliçi
eb3b080ee8 improved email throttle 2022-09-14 11:53:22 +03:00
Denis Duliçi
bf2f83981c added throttle for email 2022-09-14 01:15:05 +03:00
Denis Duliçi
7832680208 added id attribute to elements 2022-09-06 13:54:56 +03:00
Cüneyt Şentürk
862b905981 Fixed setting api permission 2022-09-06 13:42:04 +03:00
Cüneyt Şentürk
8c61a4ee73 close #2616 Enhancement: Add payment from invoice/bill index ( #3g3rnd2 ) 2022-09-05 18:19:11 +03:00
Cüneyt Şentürk
cf565f55e0 close #2590 Enhancement: During setup, it's impossible to modify the default currency 2022-09-05 17:28:06 +03:00
Cüneyt Şentürk
0d1170e944 close #2613 Fixed: Document transaction edit amount validation issue solved. 2022-09-01 10:32:15 +03:00
Cüneyt Şentürk
9f172b9c0b Document item table quantity column length changes.. 2022-08-29 17:17:38 +03:00
Cüneyt Şentürk
e46df4ae2d fixed portal profile update validation issue.. 2022-08-23 15:32:16 +03:00
Cüneyt Şentürk
189f4f3827 wizard api_key update check real key issue solved.. 2022-08-09 19:06:36 +03:00
Cüneyt Şentürk
d3e834123f Wizard company logo remove and change issue.. 2022-08-05 19:08:03 +03:00
Cüneyt Şentürk
58a03d0498 summary amount format change for Humans.. 2022-08-05 09:56:18 +03:00
Cüneyt Şentürk
2e10309210 apps my page fixed empty page message ( #337ymcn ) 2022-07-27 11:34:08 +03:00
Cüneyt Şentürk
3b4dbf3ee5 quick category changes.. 2022-07-27 10:30:34 +03:00
Cüneyt Şentürk
040527734d close #2552 Added: Quick category modal add parent category field 2022-07-26 15:56:43 +03:00
Denis Duliçi
f3c5f3332b formatting 2022-07-24 00:40:51 +03:00
Denis Duliçi
38b2b02281 added proper validation message for dimensions 2022-07-24 00:36:20 +03:00
Denis Duliçi
80dc7707ef added contact filter for transactions #33ywwz1 2022-07-22 12:50:15 +03:00
Denis Duliçi
071d500fa6 fixed category search #2zftmy9 2022-07-21 15:27:39 +03:00
Denis Duliçi
b93a5fcd49 fixed sub category issues 2022-07-21 11:46:18 +03:00
Denis Duliçi
5a7697f741 converted transfer check from category to type 2022-07-21 01:07:55 +03:00
Denis Duliçi
9f563cb659 formatting 2022-07-20 17:29:55 +03:00
Denis Duliçi
894c2cef1a dont include transfers in summary 2022-07-20 16:55:26 +03:00
Denis Duliçi
fa9be87e37 added model check to api show endpoints 2022-07-20 10:54:13 +03:00
Denis Duliçi
273f762fe7 added amount for humans in account show page 2022-07-19 14:41:43 +03:00
Cüneyt Şentürk
6fedb5ca16
Merge pull request #2539 from brkcvn/live-search
Live search development for Apps search bar
2022-07-19 14:25:18 +03:00
Denis Duliçi
03b5b1f673 fixed transfers in account show 2022-07-19 10:37:27 +03:00
Denis Duliçi
c7731bfd9b fixed accounts show page 2022-07-19 02:28:47 +03:00
Burak Civan
545303b04b endpoint edited 2022-07-18 17:58:08 +03:00
Denis Duliçi
b3a10b554a fixed default company identification
caused by https://github.com/laravel/framework/pull/42942
2022-07-14 18:44:56 +03:00
Cihan Şentürk
9a9f777fe6 invoice send receipt email template issue fixed #2505 2022-07-14 01:11:04 +03:00
Cihan Şentürk
14cd394563 document payment update errors fixed 2022-07-03 14:59:17 +03:00
Sevan Nerse
67db8d113f existence of invitation should be checked 2022-06-29 22:39:33 +03:00
Cüneyt Şentürk
08bd469057 Module uninstall message issue solved ( #32w9cbt ) 2022-06-24 09:41:24 +03:00
Cüneyt Şentürk
94c927d685 Fixed notification default typo ( #31zrc14 ) 2022-06-22 16:52:32 +03:00
Cüneyt Şentürk
61ed4e1f52 Added new column user resource.. 2022-06-17 14:25:58 +03:00
Denis Duliçi
9f856902d9 fixed #2457 2022-06-14 22:48:06 +03:00
Denis Duliçi
4940720ec0 added marked sent event 2022-06-14 01:18:34 +03:00
Cüneyt Şentürk
69a1c309f0 Shoe account title on Transfer pages.. 2022-06-10 19:36:05 +03:00