From 59e34d016647313a0ba43354335e873667def557 Mon Sep 17 00:00:00 2001 From: Alexis de Lattre Date: Thu, 23 Nov 2023 12:29:52 +0100 Subject: [PATCH] product_priority_star: update module description --- product_priority_star/__manifest__.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/product_priority_star/__manifest__.py b/product_priority_star/__manifest__.py index 80add48..00ee9ab 100644 --- a/product_priority_star/__manifest__.py +++ b/product_priority_star/__manifest__.py @@ -15,6 +15,8 @@ Product Priority Star This module adds a priority star on products (like on pickings and manufacturing order). If the star is yellow, the product will be displayed at the top. +This feature is native in Odoo 16.0. + This module has been written by Alexis de Lattre from Akretion . """, 'author': 'Akretion',