I have successfully imported both the PO and the Receipt, but I am having trouble with the Invoice Match. It seems that the 'Match Shipment Receipt Number' is required. It does not populate during the import and then all the line items have an error message "Error: Line Items are not fully matched". However when you enter the Trx manually, the Receipt Match number fills in automatically based on the Po/Item combination. Is anyone aware of how I can get around this?
<?xml version="1.0" encoding="utf-8" ?>
- <POPEnterMatchInvoiceType>
- <taPopEnterMatchInvLine_Items>
- <taPopEnterMatchInvLine>
<POPRCTNM>RCT057088</POPRCTNM>
<PONUMBER>HVS12815017</PONUMBER>
<QTYINVCD>2000</QTYINVCD>
<ITEMNMBR>00603-2544-28</ITEMNMBR>
<VENDORID>CARDI004</VENDORID>
<VNDITNUM>00603-2544-28</VNDITNUM>
<VarianceAccount>60-65-000-1300-00</VarianceAccount>
<UNITCOST>0.6291</UNITCOST>
<EXTDCOST>1258.2</EXTDCOST>
<AutoInvoice>0</AutoInvoice>
</taPopEnterMatchInvLine>
- <taPopEnterMatchInvLine>
<POPRCTNM>RCT057088</POPRCTNM>
<PONUMBER>HVS12815017</PONUMBER>
<QTYINVCD>1200</QTYINVCD>
<ITEMNMBR>00603-2582-21</ITEMNMBR>
<VENDORID>CARDI004</VENDORID>
<VNDITNUM>00603-2582-21</VNDITNUM>
<VarianceAccount>60-65-000-1300-00</VarianceAccount>
<UNITCOST>0.0414</UNITCOST>
<EXTDCOST>49.68</EXTDCOST>
<AutoInvoice>0</AutoInvoice>
</taPopEnterMatchInvLine>
</taPopEnterMatchInvLine_Items>
- <taPopEnterMatchInvHdr>
<POPRCTNM>RCT057088</POPRCTNM>
<VNDDOCNM>HVS12815017</VNDDOCNM>
<Receiptdate>2015-1-29</Receiptdate>
<BACHNUMB>INVOICES</BACHNUMB>
<VENDORID>CARDI004</VENDORID>
</taPopEnterMatchInvHdr>
</POPEnterMatchInvoiceType>
</eConnect>