Fix group_orders document preloading
This commit is contained in:
parent
0c9d20e01c
commit
020b75cac8
3 changed files with 74 additions and 6 deletions
|
|
@ -1,5 +1,6 @@
|
|||
# A GroupOrder represents an Order placed by an Ordergroup.
|
||||
class GroupOrder < ActiveRecord::Base
|
||||
include FindEachWithOrder
|
||||
|
||||
attr_accessor :group_order_articles_attributes
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue