Commit Graph

811 Commits

Author SHA1 Message Date
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
95bb91dcf5 User landingPages connect per role permission. 2022-11-05 18:44:02 +03:00
083ea42aa6 Fixed transfer and split transaction show/create pages real_type issue ( #3qec0xc ) 2022-10-31 00:43:30 +03:00
8f349ee9c4 typo.. 2022-10-25 11:51:59 +03:00
f2c0718fee The company form currency field support all currencies and create automatic new currency! 2022-10-25 11:21:05 +03:00
416e39977f Created company redirect company switch action.. 2022-10-24 17:48:55 +03:00
b232097400 close #2687 Enhancement: Remove wizard taxes step 2022-10-24 17:42:10 +03:00
1f68154625 Undefined variable issue fixed 2022-10-20 09:20:40 +03:00
ea5ce7f02b refs #2662 - ( #39afx2h ) 2022-10-10 17:46:50 +03:00
d29859f65b convert setting('default.currency') to default_currency() helper function.. 2022-10-05 10:35:19 +03:00
eb3b080ee8 improved email throttle 2022-09-14 11:53:22 +03:00
862b905981 Fixed setting api permission 2022-09-06 13:42:04 +03:00
8c61a4ee73 close #2616 Enhancement: Add payment from invoice/bill index ( #3g3rnd2 ) 2022-09-05 18:19:11 +03:00
cf565f55e0 close #2590 Enhancement: During setup, it's impossible to modify the default currency 2022-09-05 17:28:06 +03:00
0d1170e944 close #2613 Fixed: Document transaction edit amount validation issue solved. 2022-09-01 10:32:15 +03:00
d3e834123f Wizard company logo remove and change issue.. 2022-08-05 19:08:03 +03:00
58a03d0498 summary amount format change for Humans.. 2022-08-05 09:56:18 +03:00
2e10309210 apps my page fixed empty page message ( #337ymcn ) 2022-07-27 11:34:08 +03:00
3b4dbf3ee5 quick category changes.. 2022-07-27 10:30:34 +03:00
040527734d close #2552 Added: Quick category modal add parent category field 2022-07-26 15:56:43 +03:00
80dc7707ef added contact filter for transactions #33ywwz1 2022-07-22 12:50:15 +03:00
071d500fa6 fixed category search #2zftmy9 2022-07-21 15:27:39 +03:00
b93a5fcd49 fixed sub category issues 2022-07-21 11:46:18 +03:00
5a7697f741 converted transfer check from category to type 2022-07-21 01:07:55 +03:00
9f563cb659 formatting 2022-07-20 17:29:55 +03:00
894c2cef1a dont include transfers in summary 2022-07-20 16:55:26 +03:00
fa9be87e37 added model check to api show endpoints 2022-07-20 10:54:13 +03:00
273f762fe7 added amount for humans in account show page 2022-07-19 14:41:43 +03:00
6fedb5ca16 Merge pull request #2539 from brkcvn/live-search
Live search development for Apps search bar
2022-07-19 14:25:18 +03:00
03b5b1f673 fixed transfers in account show 2022-07-19 10:37:27 +03:00
c7731bfd9b fixed accounts show page 2022-07-19 02:28:47 +03:00
545303b04b endpoint edited 2022-07-18 17:58:08 +03:00
9a9f777fe6 invoice send receipt email template issue fixed #2505 2022-07-14 01:11:04 +03:00
14cd394563 document payment update errors fixed 2022-07-03 14:59:17 +03:00
67db8d113f existence of invitation should be checked 2022-06-29 22:39:33 +03:00
08bd469057 Module uninstall message issue solved ( #32w9cbt ) 2022-06-24 09:41:24 +03:00
4940720ec0 added marked sent event 2022-06-14 01:18:34 +03:00
69a1c309f0 Shoe account title on Transfer pages.. 2022-06-10 19:36:05 +03:00
c50b1e7967 updated links 2022-06-09 11:18:47 +03:00
c94ab51c52 close #2432 Fixed: Invoice form sent to button not working ( #2zftu0c ) 2022-06-07 15:52:42 +03:00
0063018c01 number issue in duplicate transactions 2022-06-06 14:53:05 +03:00
0f295d4979 formatting 2022-06-05 03:51:17 +03:00
598072e1de fixed summary calculation #30j1u0f 2022-06-05 03:48:31 +03:00
2cdeaad00d apply not recurring and split scopes by default 2022-06-05 03:33:26 +03:00
ffe445d0f3 scope added #2znd43c 2022-06-02 00:50:48 +03:00
05b2fec17c connect details read from dial route #2znd43c 2022-06-02 00:12:48 +03:00
6239ad7f31 Missing job added & Code refactoring 2022-06-01 17:11:11 +03:00
d9c0764572 akaunting 3.0 (the last dance) 2022-06-01 10:15:55 +03:00
3249e7b18d added soft delete to settings table 2022-03-02 12:19:46 +03:00
2c86535d44 wizard companies skip _prefix column. 2022-03-01 17:09:22 +03:00