Working supplier dashboard
This commit is contained in:
@@ -9,3 +9,5 @@ Qsupplier.App.List = DS.Model.extend
|
||||
table_number: attr 'number'
|
||||
table: DS.belongsTo('Qsupplier.App.Table', inverse: 'active_list')
|
||||
orders: DS.hasMany('Qsupplier.App.Order')
|
||||
section: DS.belongsTo('Qsupplier.App.Section')
|
||||
section_id: attr('string')
|
||||
|
||||
Reference in New Issue
Block a user