You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "David E. Jones (JIRA)" <ji...@apache.org> on 2006/07/06 04:36:30 UTC

[jira] Commented: (OFBIZ-80) Bug in Commission code (showing in getCommissionForProduct service)

    [ http://issues.apache.org/jira/browse/OFBIZ-80?page=comments#action_12419390 ] 

David E. Jones commented on OFBIZ-80:
-------------------------------------

To avoid this problem I am disabling the commissions by default in SVN rev 419413.

In this revision I just commented out line 33 of the accounting/servicedef/secas.xml file.

When this is fixed that should be uncommented, but not until because the newer commission code is breaking the pre-existing digital good sales code.

> 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