Skip to content
Snippets Groups Projects
Commit b366006f0d64 authored by Matthieu Gautier's avatar Matthieu Gautier
Browse files

Add a missing wrapper on create method (v7->v8).

parent cf2717235ee2
No related branches found
No related tags found
No related merge requests found
......@@ -363,6 +363,7 @@
@AddMethod(superclass)
@api.cr_uid_context
@api.returns(orm_name)
def create(self, cr, uid, vals, context=None):
"""Create the analytic code."""
......
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