Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 69A86200B11 for ; Mon, 13 Jun 2016 15:43:23 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 68170160A5E; Mon, 13 Jun 2016 13:43:23 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id D8846160A5B for ; Mon, 13 Jun 2016 15:43:22 +0200 (CEST) Received: (qmail 5169 invoked by uid 500); 13 Jun 2016 13:43:21 -0000 Mailing-List: contact dev-help@ofbiz.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ofbiz.apache.org Delivered-To: mailing list dev@ofbiz.apache.org Received: (qmail 5055 invoked by uid 99); 13 Jun 2016 13:43:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Jun 2016 13:43:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 2D5C52C1F6A for ; Mon, 13 Jun 2016 13:43:21 +0000 (UTC) Date: Mon, 13 Jun 2016 13:43:21 +0000 (UTC) From: "Pierre Smits (JIRA)" To: dev@ofbiz.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (OFBIZ-7330) Error with Agreement Item Supplier product Pdf MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 13 Jun 2016 13:43:23 -0000 [ https://issues.apache.org/jira/browse/OFBIZ-7330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15327393#comment-15327393 ] Pierre Smits commented on OFBIZ-7330: ------------------------------------- The issue seems to be related to an accounting specific pdf rendering problem, whereas the patch changes a generic rendering template. Are we sure this is the way to go? Why not generate a proper try/catch solution in the agreement specific rendering? > Error with Agreement Item Supplier product Pdf > ----------------------------------------------- > > Key: OFBIZ-7330 > URL: https://issues.apache.org/jira/browse/OFBIZ-7330 > Project: OFBiz > Issue Type: Bug > Components: accounting > Affects Versions: Trunk > Reporter: Ravi Lodhi > Assignee: Ravi Lodhi > Attachments: OFBIZ-7330_trunk.patch > > > Steps to regenerate: > 1) Go to Accounting -> Agreements > 2) Find a purchase agreement and go to the List Agreement Items page. > 3) Go to edit any agreement item and then products page. > 4) Error with pdf generation when there are no products associated. -- This message was sent by Atlassian JIRA (v6.3.4#6332)