Merge branch 'master' of github.com:webnotes/wnframework
This commit is contained in:
commit
b6c712bf4d
1 changed files with 1 additions and 1 deletions
|
|
@ -202,7 +202,7 @@ class ModelWrapper:
|
|||
|
||||
trigger(method, self.obj.doc)
|
||||
|
||||
self.set_doclist(self.doclist)
|
||||
self.set_doclist(self.obj.doclist)
|
||||
|
||||
def save_main(self):
|
||||
"""
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue