You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "BJ Freeman (JIRA)" <ji...@apache.org> on 2009/06/22 22:41:07 UTC

[jira] Created: (OFBIZ-2649) createAcctgTransAndEntriesForIncomingPayment pass erroneos value to convertUom

createAcctgTransAndEntriesForIncomingPayment pass erroneos value to convertUom
------------------------------------------------------------------------------

                 Key: OFBIZ-2649
                 URL: https://issues.apache.org/jira/browse/OFBIZ-2649
             Project: OFBiz
          Issue Type: Bug
          Components: accounting
    Affects Versions: Release Branch 9.04, SVN trunk
            Reporter: BJ Freeman
             Fix For: Release Branch 9.04, SVN trunk


this was intiated by paypalevents.java

2009-06-22 13:20:05,273 (TP-Processor3) [ ServiceEcaRule.java:150:INFO ] Running Service ECA Service: createAcctgTransAndEntriesForIncomingPayment, triggered by rule on Service: createPayment
2009-06-22 13:20:05,366 (TP-Processor3) [ Log.java:110:INFO ] [GeneralLedgerServices.xml#createAcctgTransAndEntriesForIncomingPayment] Using ledger decimals [4] and rounding [HalfUp]
2009-06-22 13:20:05,432 (TP-Processor3) [ Log.java:110:INFO ] [CommonPermissionServices.xml#genericBasePermissionCheck] Checking for primary permission ACCTG_ATX_CREATE
2009-06-22 13:20:05,436 (TP-Processor3) [ ServiceDispatcher.java:584:INFO ] Sync service [ecommerce/acctgTransactionPermissionCheck] finished in [62] milliseconds
2009-06-22 13:20:05,437 (TP-Processor3) [ Log.java:110:INFO ] [GeneralLedgerServices.xml#createAcctgTransAndEntries] Using ledger decimals [4] and rounding [HalfUp]
2009-06-22 13:20:05,440 (TP-Processor3) [ Log.java:110:INFO ] [CommonPermissionServices.xml#genericBasePermissionCheck] Checking for primary permission ACCTG_PREF_VIEW
2009-06-22 13:20:05,519 (TP-Processor3) [ Log.java:110:INFO ] [CommonServices.xml#convertUom] convertUom original value USD to ADP


this last line is a log I put n convertUom.
Not sure where the ADP comes from yet.



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.