Commit 98620dc3 authored by Romain Courteaud's avatar Romain Courteaud

bang has been migrated

parent 2b21d01e
......@@ -75,7 +75,7 @@ def SoftwareInstance_bangAsSelf(self, relative_url=None, reference=None,
newSecurityManager(None, self.getPortalObject().acl_users.getUserById(
reference))
try:
software_instance.reportComputerPartitionBang(comment=comment)
software_instance.bang(bang_tree=True, comment=comment)
finally:
# Restore the original user.
setSecurityManager(sm)
......
429
\ No newline at end of file
430
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment