[ http://issues.apache.org/jira/browse/OFBIZ-80?page=comments#action_12420147 ]
David E. Jones commented on OFBIZ-80: ------------------------------------- The easiest products to see this with are the Digital and Newsletter Gizmos (GZ-DIG and GZ-NEWS-1MO). As to why it's happening, I'm not sure... I didn't really trace it down very far. > Bug in Commission code (showing in getCommissionForProduct service) > ------------------------------------------------------------------- > > Key: OFBIZ-80 > URL: http://issues.apache.org/jira/browse/OFBIZ-80 > Project: The Open For Business Project > Type: Bug > Components: accounting > Versions: SVN trunk > Reporter: David E. Jones > > When an order is placed for a Digital Good, or any other ProductType that has > isDigital attribute set to "Y", causes an error on checkout when the order is > created. With this type of product an invoice is created immediately when the > order is placed, and somehow that is getting down to the commission code with > insufficient information. > Here are a couple of messages from the log: > 143489 (http-0.0.0.0-8443-Processor4) [ ServiceEcaRule.java:134:INFO ] > Running Service ECA Service: createCommissionInvoices, triggered by rule on > Service: createPaymentApplication > 143523 (http-0.0.0.0-8443-Processor4) [ ServiceDispatcher.java:412:ERROR] > Service Error [getCommissionForProduct]: Party ID missing. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
