Commit Graph

229 Commits

Author SHA1 Message Date
a1b3d954c0 Fixed tests 2021-05-20 02:11:03 +03:00
35effbafd2 Moved migrate command before update tables 2021-05-17 22:40:33 +03:00
5f9fe563f4 Added missing migrate command 2021-05-17 22:37:13 +03:00
d13e41f6df Add company_id column to media tables 2021-05-17 22:32:45 +03:00
b8057a7a12 several fixes 2021-05-14 18:29:24 +03:00
aa29242650 include deleted companies 2021-05-12 17:24:44 +03:00
8651bc6c9b updated mediable package 2021-05-08 19:09:55 +03:00
87581bf276 fixed listener version 2021-05-08 18:19:50 +03:00
02391b766a changed media folder structure 2021-05-08 18:18:00 +03:00
535da27d2e close #2023 Changed: Add all report date filter. 2021-05-05 16:01:18 +03:00
5079a0bb30 fixed invoice pdf attachment 2021-04-29 18:12:37 +03:00
15ac33cb46 make document notification agnostic #1991 2021-04-21 00:54:14 +03:00
0bf994ef47 Send only invoice notification for customers 2021-04-21 00:21:29 +03:00
96f9a99077 Add Notification class to DocumentReminded event 2021-04-20 23:23:30 +03:00
2b07442260 improved tenant identification 2021-04-16 00:59:43 +03:00
e00548715a Add permissions for landing pages 2021-04-03 17:05:52 +03:00
e62504a546 added class index to reports/widgets 2021-04-01 11:48:11 +03:00
b9ab2445b8 removed redundant import #1959 2021-03-30 00:18:10 +03:00
72bf03edb4 delete dashboard/report after module uninstall 2021-03-30 00:12:51 +03:00
449ec2f69b Added 2.1.8 update listener.. 2021-03-18 16:42:28 +03:00
1259fa7918 send notification on update failure 2021-03-12 17:24:03 +03:00
587dde8a3a close #1880 Fixed: Reports Not all categories are displayed 2021-02-27 21:03:56 +03:00
087b41184b broken company.logo repair 2021-02-15 12:58:48 +03:00
6251d09edb Document edit company logo issue solved.. 2021-02-15 12:47:29 +03:00
2c92998a14 check if extra module is already installed 2021-02-14 20:45:15 +03:00
9665d8d695 add error notification important feature 2021-02-12 19:26:38 +03:00
3879e0cd98 check if extra module exists before update 2021-02-03 17:43:47 +03:00
031f1a16a9 skip core install/update 2021-02-02 18:38:13 +03:00
885b4c18fc update extra modules 2021-02-02 18:35:42 +03:00
ecb772927b Migrate only the module's migrations 2021-02-02 14:48:16 +03:00
9a60f5f799 Merge pull request #1808 from pavel-mironchik/extra-modules
Do not install extra modules when testing.
2021-01-27 20:30:33 +03:00
383b309716 Do not install extra modules when testing. 2021-01-27 20:38:28 +06:00
2e814cde59 Fix 'table not found' error in migration 2021-01-26 17:01:05 +03:00
21a465cdfd Fix migration issue 2021-01-26 13:02:16 +03:00
30c6a22bf9 Add polymorphic relation update to migration script 2021-01-25 18:33:16 +03:00
3181a058db fixed report groups and filters 2021-01-24 22:51:01 +03:00
2b90f877d2 updating deleteOldFiles 2021-01-24 17:18:28 +03:00
46062c878d added list limit to report filters 2021-01-19 18:00:10 +03:00
86aff08e2c skip if empty category 2021-01-16 16:50:47 +03:00
ad40e1aab8 Check document if exists in update script 2021-01-16 16:17:46 +03:00
84c0b06cda Remove pluck method from update script 2021-01-16 15:47:25 +03:00
480f224208 Fix a typo. 2021-01-15 19:58:55 +06:00
eaf79b3a4b Fix notification error when creating sample data 2021-01-13 22:25:39 +03:00
0dac7fad74 Add due_at column for modules that don't have the due date field when migrating records to the document table 2021-01-13 18:33:08 +03:00
81719763a2 Add request object to DocumentCreated event 2021-01-12 15:34:20 +03:00
de27dbf116 Merge pull request #1742 from cuneytsenturk/master
Add Document/Transaction/Contact types to the config vol 2
2021-01-12 00:28:19 +03:00
966db0863d type 2021-01-10 17:39:08 +03:00
8ee42b1e16 listener type 2021-01-10 17:38:33 +03:00
42352dcc61 Document company component saved.. 2021-01-10 17:16:47 +03:00
2455ec5d7e some changes.. 2021-01-09 23:41:01 +03:00