Login  Register

Re: Please, review commit r. 7894

Posted by Jacopo Cappellato on Jun 28, 2006; 7:58pm
URL: http://ofbiz.116.s1.nabble.com/Please-review-commit-r-7894-tp169002p169005.html

Andy,

A. Zeneski wrote:
> There are often cases when a purchase order isn't fully received the remaining items get cancelled and placed on a new po later.
>
> It would be nice to support this, say a po is complete when it is received anything which was not received gets auto-cancelled.
>
> I have seen this a lot.
>
> Andy
>

thanks for your comment.
I think that what I have implemented could easily be extended to support
what you have described. For example we could create a service that
cancels all the order items that are not issued to a shipment.

Does it make sense?

Jacopo