修复隐藏项目
This commit is contained in:
@@ -200,7 +200,7 @@ def _create(self, data_list):
|
||||
|
||||
|
||||
@api.model
|
||||
def unlink(self, *args):
|
||||
def unlink(self):
|
||||
""" unlink()
|
||||
|
||||
Deletes the records in ``self``.
|
||||
|
||||
Reference in New Issue
Block a user