Merge pull request #10239 from Godmartinz/Adds-info-on-how-to-nullify-reorder-alerts

adds info on how to nullify reorder alerts for consumables, component…
This commit is contained in:
snipe 2021-12-08 14:26:22 -08:00 committed by GitHub
commit 713fbdc0a6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -148,7 +148,7 @@
'manufacturers' => 'Manufacturers', 'manufacturers' => 'Manufacturers',
'markdown' => 'This field allows <a href="https://help.github.com/articles/github-flavored-markdown/">Github flavored markdown</a>.', 'markdown' => 'This field allows <a href="https://help.github.com/articles/github-flavored-markdown/">Github flavored markdown</a>.',
'min_amt' => 'Min. QTY', 'min_amt' => 'Min. QTY',
'min_amt_help' => 'Minimum number of items that should be available before an alert gets triggered.', 'min_amt_help' => 'Minimum number of items that should be available before an alert gets triggered. Leave Min. QTY blank if you do not want to receive alerts for low inventory.',
'model_no' => 'Model No.', 'model_no' => 'Model No.',
'months' => 'months', 'months' => 'months',
'moreinfo' => 'More Info', 'moreinfo' => 'More Info',