Added Quantity.primary to form
Fixed setting parent on Quantity form
This commit is contained in:
@@ -58,7 +58,8 @@ class QuantitiesController < ApplicationController
|
||||
:name,
|
||||
:description,
|
||||
:domain,
|
||||
:parent_id
|
||||
:parent_id,
|
||||
:primary
|
||||
)
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user