Return-Path: Delivered-To: apmail-ofbiz-user-archive@www.apache.org Received: (qmail 13385 invoked from network); 8 Jan 2008 06:00:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Jan 2008 06:00:07 -0000 Received: (qmail 68711 invoked by uid 500); 8 Jan 2008 05:59:55 -0000 Delivered-To: apmail-ofbiz-user-archive@ofbiz.apache.org Received: (qmail 68699 invoked by uid 500); 8 Jan 2008 05:59:55 -0000 Mailing-List: contact user-help@ofbiz.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@ofbiz.apache.org Delivered-To: mailing list user@ofbiz.apache.org Received: (qmail 68690 invoked by uid 99); 8 Jan 2008 05:59:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Jan 2008 21:59:55 -0800 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lektran@gmail.com designates 72.14.220.156 as permitted sender) Received: from [72.14.220.156] (HELO fg-out-1718.google.com) (72.14.220.156) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Jan 2008 05:59:32 +0000 Received: by fg-out-1718.google.com with SMTP id e21so3727324fga.15 for ; Mon, 07 Jan 2008 21:59:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=v5SqmkQ6nYzc8cxL71/ef0dXBTSzFts8Y35CtTUxx/M=; b=IR6BQdivgs+odfFSyEnpcFomX+BCZ69gUGgFreHJCvcNecrkBLBBazKL8qyzSHB0XalMdm23LcCzNg3bznaDaBWDVXTjsNzj82lEKTU5QYoPDnEbMMwUsfzpsTZlx5dwR1grq/aMKEY1J0uF8V9QkV5w9v7quoBsB0wjKHhR8aE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=NFFdRVufv5AvODrg2zm3hBYZkwjkV8e2eo0IbPirMjLLG0lawr/8SWt7ANQohVB0JzXfHl45p6gG5Rn7y2+ikkBcDZnmw5SC0jY+VqEuLWWWjKcWpZt9WaLEQm1ty6sQ/kHyU9qpHbHGnZ2UMCeXXFF/2PSQpzuafW3hoi1W+5k= Received: by 10.86.80.5 with SMTP id d5mr20924672fgb.20.1199771976272; Mon, 07 Jan 2008 21:59:36 -0800 (PST) Received: by 10.86.87.2 with HTTP; Mon, 7 Jan 2008 21:59:36 -0800 (PST) Message-ID: Date: Tue, 8 Jan 2008 18:59:36 +1300 From: "Scott Gray" To: user@ofbiz.apache.org, DanielKunkel@biowaves.com Subject: Re: Strange Accounting Errors In-Reply-To: <1199769156.6758.61.camel@a64> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_24900_6512364.1199771976257" References: <1199769156.6758.61.camel@a64> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_24900_6512364.1199771976257 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline I go the first one in rev. 609874 No idea about the second one though. Regards Scott On 08/01/2008, Daniel Kunkel wrote: > > Hi > > I'm getting this error when mucking around in the new account > invoice/payment pages. > > org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen > [component://common/widget/CommonScreens.xml#GlobalDecorator]: > java.lang.IllegalArgumentException: Error in form > [ListInvoicePaymentInfo] calling service with name > [getInvoicePaymentInfoList]: > org.ofbiz.service.ServiceValidationException: The following required > parameter is missing: [OUT] > [getInvoicePaymentInfoList.invoicePaymentInfoList] (Error in form > [ListInvoicePaymentInfo] calling service with name > [getInvoicePaymentInfoList]: > org.ofbiz.service.ServiceValidationException: The following required > parameter is missing: [OUT] > [getInvoicePaymentInfoList.invoicePaymentInfoList]) > > > -- > > > > The Following Errors Occurred when I attempted to change an invoice to > the "Ready" state: > > Error calling event: org.ofbiz.webapp.event.EventHandlerException: > Service invocation error (Could not commit transaction for service > [setInvoiceStatus] call: Roll back error, could not commit transaction, > was rolled back instead because of: Error in simple-method [Post a > AcctgTrans > [file:/wrk/ofbiz/ofbiz/applications/accounting/script/org/ofbiz/accounting/ledger/AcctgTransServices.xml#postAcctgTrans]]: > ; [Gl account id is not set for [00001] or mapping not found for account > type ]) > > I'm pretty sure the second error is due to an incorrect setup. Any > suggestions? > > Thanks > > Daniel > > > > > > > > ------=_Part_24900_6512364.1199771976257--