Commit 4c3b638b authored by Jérome Perrin's avatar Jérome Perrin

PaySheetModelSlice does not have children nor simulation, this was apparently a

wrong copy and paste.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21434 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 6dff98c2
......@@ -69,8 +69,3 @@ class PaySheetModelSlice(DeliveryCell):
, PropertySheet.PaySheetModel
)
def reindexObject(self, *k, **kw):
"""
Reindex children and simulation
"""
self.recursiveReindexObject(*k,**kw)
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