dolibarr/htdocs/ai
Pichinov-Jose 00a93424c3
New: AI MCP create_product tool to create products/services (#39434)
Adds a create_product tool to ToolProducts so the assistant / MCP
clients can reference a brand-new article or service in the catalog
(e.g. before adding it to a supplier order or a reception). Creation
goes through the Product business class (triggers, numbering, rights).
Guarded by produit|service / creer. Fields: label (required), ref,
type, price, price_base_type, vat_rate, cost_price, barcode, description.

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2026-08-13 03:08:28 +02:00
..
admin New: granular right for AI Assistant usage (#38312) 2026-06-11 09:33:14 +02:00
ajax FIX: Translate French code comments to English in accountancy, admin and ai modules 2026-06-28 09:51:09 +02:00
assistant UI|UX: AI design (#38789) 2026-06-14 01:05:01 +02:00
class Qual: Avoid variable scope clash (param $conf vs. global $conf) (#38969) 2026-06-23 20:16:24 +02:00
css Debug v24 2026-07-24 06:54:27 +02:00
js Debug v24 2026-07-24 06:54:27 +02:00
lib Debug v24 2026-07-24 06:54:27 +02:00
server Fix: MCP server propagates authenticated service user to tools (#38294) 2026-07-13 06:57:42 +02:00
tools New: AI MCP create_product tool to create products/services (#39434) 2026-08-13 03:08:28 +02:00
README.md Debug AI module 2024-01-27 02:04:43 +01:00

AI FOR DOLIBARR ERP CRM

Features

Provides AI (Artificial Intelligence) features in different part of the application. Need external AI API.

Licenses

Main code

GPLv3 or (at your option) any later version. See file COPYING for more information.

Documentation

All texts and readmes are licensed under GFDL.