# Copyright 2024 Quartile # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl). { "name": "User Chatter", "version": "16.0.1.0.0", "author": "Quartile, Odoo Community Association (OCA)", "website": "https://github.com/OCA/server-ux", "category": "Mail", "license": "AGPL-3", "depends": ["mail"], "data": [ "views/res_users_views.xml", ], "installable": True, }