3255: patch for Descendant Report text error from lcc
svn: r13332
This commit is contained in:
@@ -124,6 +124,7 @@ class DescendantReport(Report):
|
||||
'death_date' : death_date
|
||||
})
|
||||
|
||||
if birth or death:
|
||||
self.doc.write_text(')')
|
||||
|
||||
def write_report(self):
|
||||
|
Reference in New Issue
Block a user