Odoo 19 ships a real AI agent. I read the source to see what happens after it writes.
This story is from 2026-09-12. It is preserved in the archive; the latest stories are on the live feed.
Short answer, so you can leave if that is all you came for: nothing reads the row back. When a tool returns no value, Odoo composes a success sentence from what the action intended and hands that to the model. The agent then reports success because it was given a string, not because anyone checked…
Read the full story at DEV Community — AI ↗
Timeline · 1 report
- 2026-09-12 14:04 · DEV Community — AI
Odoo 19 ships a real AI agent. I read the source to see what happens after it writes.