File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff 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
102102All ` read() ` and ` searchRead() ` methods will return a collection of models.
103103The 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
You can’t perform that action at this time.
0 commit comments