social/mail_track_diff_only/__manifest__.py

15 lines
334 B
Python

{
"name": "Mail track diff only",
"version": "11.0.1.0.0",
"author": "Vauxoo, Odoo Community Association (OCA)",
"category": "Discuss",
"website": "https://github.com/OCA/social/tree/11.0",
"license": "AGPL-3",
"depends": [
"mail",
],
"demo": [],
"data": [],
"installable": True,
}