Run Python code in an Odoo shell environment to access and manipulate Odoo models and database. Maintains state between executions for persistent variable access.
Retrieve and filter currency lists from the ERP system using specific IDs or sorting criteria to streamline financial data management within the AARO ERP MCP Server.
Retrieve personnel lists from the ERP system with optional filters like ID and sorting criteria, streamlining workforce management tasks within the AARO ERP MCP Server.
Retrieve barcode lists from the ERP system using filters like stock ID, barcode number, and sorting criteria. Integrates with AARO ERP MCP Server for streamlined inventory management.
Create new transaction headers in the ERP system (e.g., Orders, Quotes, Invoices) by specifying type, date, document number, and customer details. Essential for managing transactions within the AARO ERP MCP Server.
Retrieve and filter customer data from the ERP system using customizable search parameters such as name, ID, tax number, or sorting criteria on the AARO ERP MCP Server.
An implementation that integrates with Odoo ERP systems, enabling AI assistants to interact with Odoo data and functionality through the Model Context Protocol.
Enables AI assistants to interact with Odoo ERP systems through XML-RPC communication. Provides access to Odoo models, records, methods, and data structures for comprehensive ERP integration.
An MCP server implementation that integrates with Odoo ERP systems, enabling AI assistants to interact with Odoo data and functionality through the Model Context Protocol.