|
|
@ -1486,12 +1486,15 @@ Usage:
|
|
|
|
Enable the plugin.
|
|
|
|
Enable the plugin.
|
|
|
|
``stockflow disable``
|
|
|
|
``stockflow disable``
|
|
|
|
Disable the plugin.
|
|
|
|
Disable the plugin.
|
|
|
|
|
|
|
|
``stockflow fast``
|
|
|
|
|
|
|
|
Enable the plugin in fast mode.
|
|
|
|
``stockflow list``
|
|
|
|
``stockflow list``
|
|
|
|
List any work order settings for your stockpiles.
|
|
|
|
List any work order settings for your stockpiles.
|
|
|
|
``stockflow status``
|
|
|
|
``stockflow status``
|
|
|
|
Display whether the plugin is enabled.
|
|
|
|
Display whether the plugin is enabled.
|
|
|
|
|
|
|
|
|
|
|
|
While enabled, the 'q' menu of each stockpile will have two new options:
|
|
|
|
While enabled, the 'q' menu of each stockpile will have two new options:
|
|
|
|
|
|
|
|
|
|
|
|
* j: Select a job to order, from an interface like the manager's screen.
|
|
|
|
* j: Select a job to order, from an interface like the manager's screen.
|
|
|
|
* J: Cycle between several options for how many such jobs to order.
|
|
|
|
* J: Cycle between several options for how many such jobs to order.
|
|
|
|
|
|
|
|
|
|
|
@ -1499,6 +1502,9 @@ Whenever the bookkeeper updates stockpile records, new work orders will
|
|
|
|
be placed on the manager's queue for each such selection, reduced by the
|
|
|
|
be placed on the manager's queue for each such selection, reduced by the
|
|
|
|
number of identical orders already in the queue.
|
|
|
|
number of identical orders already in the queue.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
In fast mode, new work orders will be enqueued once per day, instead of
|
|
|
|
|
|
|
|
waiting for the bookkeeper.
|
|
|
|
|
|
|
|
|
|
|
|
workflow
|
|
|
|
workflow
|
|
|
|
--------
|
|
|
|
--------
|
|
|
|
Manage control of repeat jobs.
|
|
|
|
Manage control of repeat jobs.
|
|
|
|