Return-Path: Delivered-To: apmail-incubator-ofbiz-dev-archive@locus.apache.org Received: (qmail 59063 invoked from network); 1 Aug 2006 09:16:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Aug 2006 09:16:48 -0000 Received: (qmail 59811 invoked by uid 500); 1 Aug 2006 09:16:47 -0000 Delivered-To: apmail-incubator-ofbiz-dev-archive@incubator.apache.org Received: (qmail 59481 invoked by uid 500); 1 Aug 2006 09:16:47 -0000 Mailing-List: contact ofbiz-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ofbiz-dev@incubator.apache.org Delivered-To: mailing list ofbiz-dev@incubator.apache.org Received: (qmail 59472 invoked by uid 99); 1 Aug 2006 09:16:46 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Aug 2006 02:16:46 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Aug 2006 02:16:46 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 79E1541001E for ; Tue, 1 Aug 2006 09:14:15 +0000 (GMT) Message-ID: <26818783.1154423655496.JavaMail.jira@brutus> Date: Tue, 1 Aug 2006 02:14:15 -0700 (PDT) From: "Jacques Le Roux (JIRA)" To: ofbiz-dev@incubator.apache.org Subject: [jira] Closed: (OFBIZ-125) Simple update to POS Null Printer to batch the output for display... In-Reply-To: <29963758.1154372714172.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/OFBIZ-125?page=all ] Jacques Le Roux closed OFBIZ-125. --------------------------------- Fix Version/s: SVN trunk Resolution: Fixed Assignee: Jacques Le Roux I tested and applied the patch in svn 427496 Thanks for your time Ray > Simple update to POS Null Printer to batch the output for display... > -------------------------------------------------------------------- > > Key: OFBIZ-125 > URL: http://issues.apache.org/jira/browse/OFBIZ-125 > Project: OFBiz (The Open for Business Project) > Issue Type: Improvement > Components: pos > Affects Versions: SVN trunk > Environment: NA > Reporter: Ray Barlow > Assigned To: Jacques Le Roux > Priority: Minor > Fix For: SVN trunk > > Attachments: pos_null_printer.patch > > > Simply groups the printer commands (for example receipt) together so that they will dump to the logs in one go which makes it a lot easier to see the receipt formatting when developing and making changes. WIthout this patch all the lines of a print get broken across different log messages and it's very hard to see and check formatting. > Not actually used for production deployments were real printers are attached. -- 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