uppercases document number

This commit is contained in:
rgarcia
2015-09-05 23:04:13 +02:00
parent 17a1bedec0
commit 2260de9451
2 changed files with 8 additions and 0 deletions

View File

@@ -19,6 +19,7 @@ class Verification::Residence
self.date_of_birth = parse_date('date_of_birth', attrs)
attrs = remove_date('date_of_birth', attrs)
super
self.document_number.upcase!
end
def save