Hi

Before I register a JIRA on this matter, let me first check with the
community whether it is an issue at all.  In OrderServices.java there is a
code block which seems to me a bit confusing . The code block (lines 1077 -
1124) contains an if statement checking if a product is of type "SERVICE"
or "AGGREGATEDSERV_CONF".  It is executed in the create order context. If
"true" it then runs the "receiveInventoryProduct" service.

I believe that there are two issues with this logic:
1. It does not distinguish between purchase/sales orders;
2. It does not make sense to receive inventory in the context of a SERVICE;

Is thus a bug?

Gavin

Reply via email to