Skip to content
This repository has been archived by the owner on Oct 2, 2018. It is now read-only.

Commit

Permalink
shipout missing references
Browse files Browse the repository at this point in the history
  • Loading branch information
K33k0 committed Mar 18, 2016
1 parent e2ac815 commit 1ba15ec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Modules/KillMeNow.ahk
Original file line number Diff line number Diff line change
Expand Up @@ -387,6 +387,8 @@ class Logistics{
wb.document.getElementById("cmdAddJobNum").click
wb.document.getElementById("cmdNext").click
PageLoading(wb)
wb.document.getElementById("txtJobShipRef").value := Manifest
wb.document.getElementById("txtJobShipRef1").value := RONumber
wb.document.getElementById("cmdNext").click
PageLoading(wb)
if ((wb.document.getElementByID("cbaListJobPartNumLineArray").value) = ""){
Expand Down
Binary file modified T-Enhanced.exe
Binary file not shown.

0 comments on commit 1ba15ec

Please sign in to comment.