From 75aea7c51be3237c1f99a69a61a91e9bd7caf51c Mon Sep 17 00:00:00 2001 From: Kevin Papst Date: Wed, 15 Feb 2023 00:35:38 +0100 Subject: [PATCH] added incompatible-plugins sentence --- UPGRADING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/UPGRADING.md b/UPGRADING.md index 074b6d17..ee27fa1b 100644 --- a/UPGRADING.md +++ b/UPGRADING.md @@ -14,6 +14,7 @@ Perform EACH version specific task between your version and the new one, otherwi Developer read the full documentation at [https://www.kimai.org/documentation/migration-v2.html](https://www.kimai.org/documentation/migration-v2.html). +- **All plugins need to be updated**: delete all previous version from your installation (`rm -r var/plugins/*`) before updating! - Invoice renderer and templates for XML, JSON and TEXT were moved to the [Extended invoicing plugin](https://www.kimai.org/store/invoice-bundle.html) (install if you use one of those) - Moved `company.docx` to [external repo](https://github.com/kimai/invoice-templates/tree/main/docx-company) (needs to be re-uploaded if you want to keep on using it!) - Role names are forced to be uppercase