From 7d0f3976ddb128a892d36d0fe8b06d0f1cdfbf51 Mon Sep 17 00:00:00 2001 From: Alexis de Lattre Date: Wed, 10 Jun 2015 17:31:33 +0200 Subject: [PATCH] Add warning --- hr_holidays_usability/README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hr_holidays_usability/README.rst b/hr_holidays_usability/README.rst index 36891da..52ffaad 100644 --- a/hr_holidays_usability/README.rst +++ b/hr_holidays_usability/README.rst @@ -12,7 +12,7 @@ This module adds what I consider the minimum usability level for the holiday man Known issues / Roadmap ====================== - * Port to v8 + * Beware that this module works for old version of Odoo v7, not with up-to-date versions, because my customer uses an old version. If you use an up-to-date version, you need to adapt the inherit of hr_holidays.edit_holiday_new (required property moved to attrs, and probably other changes) Credits =======