Custom Odoo ERP modules with AI integration for manufacturing operations.
- ai_assistant - Query ERP data using natural language (OpenAI integration)
- More modules coming
cp -r modules/* /path/to/odoo/addons/Restart Odoo and install the module from the Apps menu.
modules/
|-- my_module/
| |-- __init__.py
| |-- __manifest__.py
| |-- models/
| |-- views/
| |-- security/
LGPL-3.0 (Odoo compatible)