From b16f9268ce1995764ef5d2970bd3d33db59154b4 Mon Sep 17 00:00:00 2001 From: Luca Date: Wed, 30 Oct 2019 09:56:19 +0100 Subject: [PATCH] Update tables.php --- update/tables.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/update/tables.php b/update/tables.php index 66e327cc1..c48e346ab 100644 --- a/update/tables.php +++ b/update/tables.php @@ -41,6 +41,9 @@ return [ 'co_statipreventivi', 'co_tipidocumento', 'co_tipi_scadenze', + 'do_categorie', + 'do_documenti', + 'do_permessi', 'dt_aspettobeni', 'dt_causalet', 'dt_ddt',