Skip to content

Commit dc89d1b

Browse files
committed
Docs tweaks
1 parent 3cf2a3a commit dc89d1b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ The following helper functions return a native PHP type insead:
9797
* searchCount - integer
9898
* getResourceId - integer
9999
* unlink - boolean
100-
* create - boolean
100+
* create - integer
101101

102102
All `read()` and `searchRead()` methods will return a collection of models.
103103
The default model will be `Consilience\OdooApi\Model`, but other models can be specified.
@@ -131,7 +131,6 @@ TODO (it's fairly simple once explained)
131131

132132
# TODO
133133

134-
* The write functions are not written yet (~~create~~, ~~write~~ and unlink).
135134
* Examples on how relationships are managed are needed, since they are
136135
one of the areas that cause the most confusion. It's actuall pretty
137136
easy once you see the technique, though a helper may be useful to

0 commit comments

Comments
 (0)