Commit 6cccd02e authored by Łukasz Nowak's avatar Łukasz Nowak

Partition role definition changed.

parent db2311b8
......@@ -252,3 +252,5 @@ def SalePackingListLine_deliver(self):
def Computer_updateLocalRoles(self):
self.updateLocalRolesOnSecurityGroups(reindex=False)
for partition in self.contentValues(portal_type='Computer Partition'):
partition.updateLocalRolesOnSecurityGroups(reindex=False)
110
\ No newline at end of file
111
\ 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