mirror of
https://github.com/grocy/grocy.git
synced 2026-04-05 20:36:15 +02:00
Allow recipeform add productworkflow
This commit is contained in:
parent
7028a9950f
commit
ba2a2ed823
|
|
@ -88,7 +88,6 @@
|
||||||
'isRequired' => false,
|
'isRequired' => false,
|
||||||
'label' => 'Produces product',
|
'label' => 'Produces product',
|
||||||
'prefillById' => $recipe->product_id,
|
'prefillById' => $recipe->product_id,
|
||||||
'disallowAllProductWorkflows' => true,
|
|
||||||
'hint' => $__t('When a product is selected, one unit (per serving in purchase quantity unit) will be added to stock on consuming this recipe')
|
'hint' => $__t('When a product is selected, one unit (per serving in purchase quantity unit) will be added to stock on consuming this recipe')
|
||||||
))
|
))
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user