diff --git a/contract/__manifest__.py b/contract/__manifest__.py index 5a9291a335..62822dc307 100644 --- a/contract/__manifest__.py +++ b/contract/__manifest__.py @@ -17,6 +17,7 @@ "author": "Tecnativa, ACSONE SA/NV, Odoo Community Association (OCA)", "website": "https://github.com/OCA/contract", "depends": ["base", "account", "product", "portal"], + "development_status": "Production/Stable", "external_dependencies": {"python": ["dateutil"]}, "data": [ "security/groups.xml",