Skip to content
Snippets Groups Projects
Commit f0b8e523 authored by yannprada's avatar yannprada Committed by Martin Trigaux
Browse files

[FIX] doc: typo

parent ddd2a3e9
No related branches found
No related tags found
No related merge requests found
......@@ -249,7 +249,7 @@ Common ORM methods
<reference/orm/oldapi>`::
>>> self.browse([7, 18, 12])
res.partner(7, 18, 12])
res.partner(7, 18, 12)
:meth:`~openerp.models.Model.exists`
Returns a new recordset containing only the records which exist in the
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment