supplier client sections working with problematic authentication still active
This commit is contained in:
@@ -11,6 +11,7 @@ class SectionElement
|
||||
|
||||
view :by_supplier_id, key: :supplier_id
|
||||
view :by_section_id, key: :section_id
|
||||
view :by_supplier_id_and_id, key: [:supplier_id, :_id]
|
||||
|
||||
def self.for_supplier(supplier)
|
||||
find_all_by_supplier_id(supplier.id)
|
||||
|
||||
Reference in New Issue
Block a user