diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2025-05-07 08:16:43 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2025-05-07 08:16:43 +0700 |
| commit | 4fb32b831491aa6c3c053281b95cddd495ff1172 (patch) | |
| tree | 7b7c7877d15efd715f1761fd4115cec12deb43a1 /run_scheduled_action_job.kjb | |
| parent | e935b0357d0ff1957c3d9fcdb653c959ad52a09b (diff) | |
bf reserve manufacturing order
Diffstat (limited to 'run_scheduled_action_job.kjb')
| -rw-r--r-- | run_scheduled_action_job.kjb | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/run_scheduled_action_job.kjb b/run_scheduled_action_job.kjb index fc94126..85385d9 100644 --- a/run_scheduled_action_job.kjb +++ b/run_scheduled_action_job.kjb @@ -630,7 +630,7 @@ <draw>Y</draw> <nr>0</nr> <xloc>1168</xloc> - <yloc>352</yloc> + <yloc>208</yloc> <attributes_kjc/> </entry> </entries> @@ -700,6 +700,15 @@ </hop> <hop> <from>bug fix reserve</from> + <to>update date reserved mo</to> + <from_nr>0</from_nr> + <to_nr>0</to_nr> + <enabled>Y</enabled> + <evaluation>Y</evaluation> + <unconditional>N</unconditional> + </hop> + <hop> + <from>update date reserved mo</from> <to>Success</to> <from_nr>0</from_nr> <to_nr>0</to_nr> |
