修复隐藏项目

This commit is contained in:
mgw
2024-06-28 09:51:31 +08:00
parent 5378d62551
commit c8de75ceae
11 changed files with 57 additions and 68 deletions

View File

@@ -200,7 +200,7 @@ def _create(self, data_list):
@api.model
def unlink(self, *args):
def unlink(self):
""" unlink()
Deletes the records in ``self``.