General
Customer | SO Number* | |||
|
Invoice Number* | |||
|
Change Order Num | |||
|
Payment Status* |
Detail
# | Description | Rate Type | Rate | Quantity |
---|---|---|---|---|
{{getPerc(qty.value, inDet.remainingQty)}}% |
|
Original Contract Amount |
{{selectedPO.contractAmt | currency}}
|
||
Net Changes by Change Orders |
{{0 | currency}}
|
||
Total Contract Amount | {{selectedPO.contractAmt | currency}} |
||
Previously Billed | {{selectedPO.previouslyBilledAmount | currency}} |
||
Balance to be Billed | {{(selectedPO.contractAmt - selectedPO.previouslyBilledAmount - selectedBillAmt) | currency}} |
Total due this invoice | {{selectedBillAmt | currency}} |
Choose an Invoice First!
General
Customer | SO Number* | |||
{{customerSelec.value}}
= 0" class="p-0 m-0 mt-2"> {{customers[customerSelec.value].billToDept}} |
Invoice Number* | |||
= 0" class="p-0 m-0 mt-2"> {{customers[customerSelec.value].add1}} {{customers[customerSelec.value].add2}} |
Change Order Num | |||
= 0" class="p-0 m-0 mt-2"> {{customers[customerSelec.value].city}} {{customers[customerSelec.value].state}} {{customers[customerSelec.value].zip}}{{(customers[customerSelec.value].ziplast4 == 0) ? '':'-' + customers[customerSelec.value].ziplast4}} |
Payment Status* |
Detail
# | Description | Rate Type | Rate | Quantity | |
---|---|---|---|---|---|
{{getPerc(qty.value, inDet.remainingQty)}}% |
|
||||
{{getPerc(qty.value, inDet.remainingQty)}}% |
|||||
Original Contract Amount |
{{chosenPo.contractAmt | currency}}
|
||
Net Changes by Change Orders | {{0 | currency}} |
||
Total Contract Amount | {{chosenPo.contractAmt | currency}} |
||
Previously Billed | {{chosenPo.previouslyBilledAmount | currency}} |
||
Balance to be Billed | {{(chosenPo.contractAmt - chosenPo.previouslyBilledAmount - newBillAmt) | currency}} |
Total due this invoice | {{newBillAmt | currency}} |