Commit Graph

277 Commits

Author SHA1 Message Date
Cüneyt Şentürk 09baf1991f Document title and subheading feature some changes.. 2023-08-14 15:36:38 +03:00
Cüneyt Şentürk 797ee71f6b
Merge branch 'master' into title-subheading 2023-07-19 14:43:19 +03:00
Denis Duliçi 20e5b57562 updated `money` package to 5.0 version 2023-07-10 12:53:43 +03:00
Cüneyt Şentürk 7d906b7f97 Added User Invitation created_by and created_from columns.. 2023-07-05 12:16:25 +03:00
Cüneyt Şentürk c5260c7730 settings table changed unique column list.. 2023-06-22 12:04:41 +03:00
Cüneyt Şentürk d049463fab fixed migration issue 2023-05-31 15:15:13 +03:00
Cüneyt Şentürk d50daa3fd8 add update listener and migrations.. 2023-05-31 14:47:46 +03:00
Cihan Şentürk e78c5a3bc2 fixed factory transaction number 2023-05-17 10:16:49 +03:00
Denis Duliçi 678bc84603 formatting 2023-04-29 01:43:48 +03:00
Hendrik Hagendorn 1719e977df decouple document number generation 2023-04-28 17:46:37 +02:00
Cüneyt Şentürk 41acfee010 fixed recurring send mail test.. 2023-03-22 15:15:33 +03:00
Denis Duliçi 31c5891025 added tests for send email 2023-03-22 01:33:33 +03:00
Enes Sacid Büker 36ffeb3b4c
Test fixed 2023-03-14 11:38:57 +03:00
Enes Sacid Büker e966647205
Test fixed 2023-03-14 10:43:05 +03:00
Cüneyt Şentürk 5c2a6e9a1f document request changes 2023-03-13 23:55:24 +03:00
Hendrik Hagendorn 12ca46381a bind title and subheading to the respective document 2023-01-19 20:23:15 +01:00
Cihan Şentürk 9e08909af3
fix sample data 2023-01-11 11:55:00 +03:00
Cihan Şentürk fd058c91b6
user test fix 2022-12-16 17:40:49 +03:00
EnesSacid-Buker 7bef3d1569
Company test added 2022-12-16 14:09:06 +03:00
EnesSacid-Buker 7cb22d5d25
Transfer test refactored 2022-12-16 10:26:41 +03:00
Cüneyt Şentürk 9aec85ec9f Accountant role added new permissions 2022-11-01 16:51:11 +03:00
Cüneyt Şentürk d29859f65b convert setting('default.currency') to default_currency() helper function.. 2022-10-05 10:35:19 +03:00
Cüneyt Şentürk 2421bd9a8e refs #2611 Reconciliation edit added transaction list.. 2022-09-05 15:58:36 +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 07ce0973a2 fixed user_role migration issue.. 2022-08-10 15:01:33 +03:00
Denis Duliçi 5a7697f741 converted transfer check from category to type 2022-07-21 01:07:55 +03:00
Cüneyt Şentürk 16c645b4a0 added role_user migration.. 2022-07-21 00:25:45 +03:00
Cüneyt Şentürk 70f53b6355 remove user_role user_type column 2022-07-20 19:41:11 +03:00
Sevan Nerse d7c101e025 company_id dropped on user invitations 2022-06-28 21:44:19 +03:00
Burak Civan d9c0764572 akaunting 3.0 (the last dance) 2022-06-01 10:15:55 +03:00
Cüneyt Şentürk 9fef1373ee change file name 2022-03-23 09:43:53 +03:00
Cüneyt Şentürk cbabdb3da5 Changed currency_code column length 2022-03-23 09:33:24 +03:00
Cüneyt Şentürk 1cfd8de275 fixed user_dashboards table column name 2022-03-02 14:59:38 +03:00
Denis Duliçi 3249e7b18d added soft delete to settings table 2022-03-02 12:19:46 +03:00
Cüneyt Şentürk d9d0e09e3a Fix countries for documents #1p66u4u 2021-11-08 02:40:40 +03:00
Denis Duliçi a2c44a5d2a added test for recurring 2021-10-09 18:34:37 +03:00
Cüneyt Şentürk 0e47589246 Contact enabled column set default 1 2021-10-05 19:30:48 +03:00
Denis Duliçi aa7ade006e added `UpdateEmailTemplate` and `DeleteEmailTemplate` jobs 2021-10-05 17:59:04 +03:00
Denis Duliçi 2b680f0f8e added prefix to source 2021-09-10 00:31:39 +03:00
Cüneyt Şentürk c447f184bb
Merge pull request #2242 from sevannerse/fixed-format
format fixed on document factories
2021-09-07 20:22:37 +03:00
Denis Duliçi c59c71b0f9 added source feature 2021-09-07 10:33:34 +03:00
Sevan Nerse e06ac00994 format fixed on document factories 2021-09-06 17:00:11 +03:00
Denis Duliçi 7fd3917d63 use jobs in seeds 2021-09-06 14:46:42 +03:00
Cihan Şentürk ebeb8df1da address field detailed (city, zip_code, state, country) 2021-09-03 11:43:55 +03:00
Cüneyt Şentürk 1a0642f6a6 reverd payment email send button 2021-06-30 23:53:31 +03:00
Cüneyt Şentürk 3ee49c5bd3 Payment send mail notification.. 2021-06-30 11:08:40 +03:00
Cüneyt Şentürk 43e31fd647 Add email template.. 2021-06-24 14:13:44 +03:00
Enes Sacid Buker c0df9c930e DashboardsTest updated and Widget factory added. 2021-06-21 19:03:08 +03:00
Denis Duliçi 4f44414450 added reconciliation factory 2021-06-18 10:52:20 +03:00
Denis Duliçi a3572de1ec added ownership 2021-06-17 10:59:07 +03:00