diff --git a/sources/odooLunch.json b/sources/odooLunch.json new file mode 100644 index 000000000..10b1cfb86 --- /dev/null +++ b/sources/odooLunch.json @@ -0,0 +1,11 @@ +{ + "id": "ODOO_LUNCH", + "name": "Odoo Lunch", + "categories": [ + "HUMAN RESOURCE" + ], + "organization": "ODOO", + "iconUrl": "https://upload.wikimedia.org/wikipedia/commons/thumb/5/50/Odoo_logo.svg/600px-Odoo_logo.svg.png", + "sourceUrl": "https://www.odoo.com/", + "dataVisibility": ["PRIVATE"] +}