9345: Error when trying to create narrative report (residence event)
This commit is contained in:
parent
7fe02eb49a
commit
9887e6376d
@ -6888,7 +6888,7 @@ class AddressBookListPage(BasePage):
|
||||
|
||||
class AddressBookPage(BasePage):
|
||||
def __init__(self, report, title, person_handle, has_add, has_res, has_url):
|
||||
self.dbase_ = report.database
|
||||
self.dbase_ = self.db = report.database
|
||||
self.bibli = Bibliography()
|
||||
|
||||
person = self.dbase_.get_person_from_handle(person_handle)
|
||||
|
Loading…
Reference in New Issue
Block a user