[jira] Created: (OFBIZ-125) Simple update to POS Null Printer to batch the output for display...

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

[jira] Created: (OFBIZ-125) Simple update to POS Null Printer to batch the output for display...

Nicolas Malin (Jira)
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
            Priority: Minor


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

       
Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-125) Simple update to POS Null Printer to batch the output for display...

Nicolas Malin (Jira)
     [ http://issues.apache.org/jira/browse/OFBIZ-125?page=all ]

Ray Barlow updated OFBIZ-125:
-----------------------------

    Attachment: pos_null_printer.patch

> 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
>            Priority: Minor
>         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

       
Reply | Threaded
Open this post in threaded view
|

[jira] Closed: (OFBIZ-125) Simple update to POS Null Printer to batch the output for display...

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)
     [ 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