View Single Post
  #2 (permalink)  
Old October 23rd, 2008, 11:21
leo.heckmann leo.heckmann is offline
Junior Member
 
Join Date: Nov 2007
Posts: 25
Groans: 0
Groaned at 0 Times in 0 Posts
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
leo.heckmann is on a distinguished road
Re: Partial Auto Approval of invoices from EDI

hi, there is an action 'approve adjusted costs'...and I think you can automate that via an agent when the new invoice comes in. I am not sure what you mean by 'to the extent of shipment costs only'? the only important part of approving an invoice is SHIPMENT COST.

This is how the whole cycle works:
First incoice 120, you approve 100. 100 allocated to order(s) if you allocate.
Second incoive for 20, also gets matched and approved , 20 is allocated to order for this separate invoice.
So the shipment has 2 invoices against it, each approved and allocated if needed. total amount is 120.
You may be able to use another agent action 'Approve Invoice' (not the 'Adjusted one', if your scenario is as below...

Is the problem that you want to only auto approve the 'extra' invoice for 20 and for the 'normal' invoice you want to do normal/manual approval? If this is the case, you have to identify the second invoice as 'supplemental' somehow...One way to do this is to do an IF in an agent to count the number of INVOICES for a given shipment in SHIPMENT_INVOICE TablLe and if more than one, use 'Auto Approve' action on the new one coming in, else leave it alone.
There should be no issue with this.
Regards

Leo
__________________
MavenWire
www.MavenWire.com
Reply With Quote