mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2026-02-08 13:18:15 +00:00
buxfixes
This commit is contained in:
@@ -33,7 +33,7 @@ def import_people():
|
||||
def import_surveyscans():
|
||||
print("-- Importing Survey Scans")
|
||||
with transaction.atomic():
|
||||
troggle.parsers.surveys.LoadListScans()
|
||||
troggle.parsers.surveys.load_all_scans()
|
||||
|
||||
def import_logbooks():
|
||||
print("-- Importing Logbooks")
|
||||
|
||||
Reference in New Issue
Block a user