File diff b320b227aae9 → ae8f39381f4a
registrasion/controllers/invoice.py
Show inline comments
...
 
@@ -142,7 +142,6 @@ class InvoiceController(object):
 

	
 
        return False
 

	
 

	
 
    def _refresh(self):
 
        ''' Refreshes the underlying invoice and cart objects. '''
 
        self.invoice.refresh_from_db()