Odoo Dashboard
Description
This document provides an overview of the Odoo Dashboard creation process. It includes steps for creating random data inside Node-RED, sending this data through Odoo API into Odoo service and basics of Odoo customization for creating a module with dashboard.
Prerequisites
Project requires 2 npm packages for extending Node-RED functionallity, which can be installed through our private Verdaccio registry.
@senlab/node-red-generate-random
@senlab/node-red-odoo-api
To learn more about Verdaccio and how to install packages, please refer to this documentation: Verdaccio
Odoo Service configured and running inside Sandbox product. To learn more about Odoo, please refer to this documentation: Odoo