createInvoicesFromReturnShipment working?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

createInvoicesFromReturnShipment working?

Christian Carlow-OFBizzer
Can anyone enlighten me on how to get createInvoicesFromReturnShipment
working?  For purchaseReturnFound it looks for ItemIssuances related to
the shipment but I've found no way to create item issuances for it.
AddItemsFromInventory.groovy handles the shipment "Order Items" page
where issuances can be created but depends on ShipmentItems existing
which do not exist and cannot be created for Purchase Return.  Is there
functionality somewhere else that sets up item issuances for the
shipment?

Reply | Threaded
Open this post in threaded view
|

Re: createInvoicesFromReturnShipment for purchase return working?

Christian Carlow-OFBizzer
Felt I may not have been clear in previous message.  This pertains to
purchase shipments.  createInvoicesFromReturnShipment seems to work fine
for sales returns.

On Wed, 2015-03-04 at 08:15 -0600, Christian Carlow wrote:
> Can anyone enlighten me on how to get createInvoicesFromReturnShipment
> working?  For purchaseReturnFound it looks for ItemIssuances related to
> the shipment but I've found no way to create item issuances for it.
> AddItemsFromInventory.groovy handles the shipment "Order Items" page
> where issuances can be created but depends on ShipmentItems existing
> which do not exist and cannot be created for Purchase Return.  Is there
> functionality somewhere else that sets up item issuances for the
> shipment?
>