issue 628, thanks hi21alt

This commit is contained in:
Massimo Di Pierro
2012-01-21 17:23:47 -06:00
parent 1ee695041d
commit e385065b20
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
Version 1.99.4 (2012-01-21 17:22:25) stable
Version 1.99.4 (2012-01-21 17:23:43) stable
+1 -1
View File
@@ -2840,7 +2840,7 @@ class Auth(object):
current_record='parent_record'))
"""
if archive_current and not form.record:
if not archive_current and not form.record:
return None
table = form.table
if not archive_table: