Skip to content
  • Christos Stavrakakis's avatar
    Refactor QuotaHolder serial model · 9b602630
    Christos Stavrakakis authored
    * Merge 'accepted' and 'rejected' field to 'accept' field.
    * Add 'resolved' field, indicating whether this commission has been
      accepted/rejected to Quotaholder
    * Remove custom save() method. Handle 'pending' field manually.
    
    Also add the corresponding database migrations.
    9b602630