diff --git a/web_domain_field/__manifest__.py b/web_domain_field/__manifest__.py index 0bdf8547c..a527dc209 100644 --- a/web_domain_field/__manifest__.py +++ b/web_domain_field/__manifest__.py @@ -6,6 +6,7 @@ "summary": """ Use computed field as domain""", "version": "14.0.1.0.0", + "development_status": "Production/Stable", "license": "AGPL-3", "author": "ACSONE SA/NV,Odoo Community Association (OCA)", "website": "https://github.com/OCA/web",