From e61744f0b52950cef5959ff3fb3f1e06c11add59 Mon Sep 17 00:00:00 2001 From: Rafnix Guzman Date: Mon, 20 Nov 2023 19:50:28 -0500 Subject: [PATCH] ADD: Odoo lib for Python --- libraries.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/libraries.json b/libraries.json index 908f9a9..e354b96 100644 --- a/libraries.json +++ b/libraries.json @@ -1356,6 +1356,16 @@ "description": "The fundamental package for scientific computing with Python.", "image": "https://numpy.org/images/logos/numpy.svg" }, + "Odoo": { + "imports": ["odoo"], + "technologies": [ + "Web Development", + "Enterprise Resource Planning Framework", + "ERP" + ], + "description": "Odoo is suite of business management software tools including, for example, CRM, e-commerce, billing, accounting, manufacturing, warehouse, project management, and inventory management.", + "image": "https://odoocdn.com/openerp_website/static/src/img/assets/svg/odoo_logo.svg" + }, "Pandas": { "imports": ["pandas"], "technologies": [