mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Update permitted attributes
This commit is contained in:
committed by
Maikel Linke
parent
a52516bcbf
commit
363bbded43
@@ -6,7 +6,7 @@ module PermittedAttributes
|
||||
[
|
||||
:id, :sku, :on_hand, :on_demand,
|
||||
:price, :unit_value, :unit_description,
|
||||
:display_name, :display_as,
|
||||
:display_name, :display_as, :tax_category_id,
|
||||
:weight, :height, :width, :depth
|
||||
]
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user