Class: GroupOrderArticleQuantity
- Inherits:
-
ApplicationRecord
- Object
- ActiveRecord::Base
- ApplicationRecord
- GroupOrderArticleQuantity
- Defined in:
- app/models/group_order_article_quantity.rb
Overview
stores the quantity, tolerance and timestamp of an GroupOrderArticle Considers every update of an article-order, so may rows for one group_order_article ar possible.