[jira] Created: (OFBIZ-483) POS receipt printing is slow

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

[jira] Created: (OFBIZ-483) POS receipt printing is slow

Nicolas Malin (Jira)
POS receipt printing is slow
----------------------------

                 Key: OFBIZ-483
                 URL: http://issues.apache.org/jira/browse/OFBIZ-483
             Project: OFBiz (The Open for Business Project)
          Issue Type: Improvement
          Components: pos
            Reporter: Iain Fogg


The current POS implementation prints receipts line-by-line and this is very slow.

The attached patch wraps the receipt printing in a JPOS transaction - printing is now very fast

--
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-483) POS receipt printing is slow

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

Iain Fogg updated OFBIZ-483:
----------------------------

    Attachment: Receipt.patch

> POS receipt printing is slow
> ----------------------------
>
>                 Key: OFBIZ-483
>                 URL: http://issues.apache.org/jira/browse/OFBIZ-483
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>          Components: pos
>            Reporter: Iain Fogg
>         Attachments: Receipt.patch
>
>
> The current POS implementation prints receipts line-by-line and this is very slow.
> The attached patch wraps the receipt printing in a JPOS transaction - printing is now very fast

--
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-483) POS receipt printing is slow

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)
     [ http://issues.apache.org/jira/browse/OFBIZ-483?page=all ]

Jacques Le Roux closed OFBIZ-483.
---------------------------------

    Fix Version/s: SVN trunk
       Resolution: Fixed
         Assignee: Jacques Le Roux

Thanks Iain,

I did not see a lot of changes on my Epson TM-T88III but it worked without problems.
So I presume it depends of the JPOS Printer (driver?).

You patch is in OFBiz revision 477655.

> POS receipt printing is slow
> ----------------------------
>
>                 Key: OFBIZ-483
>                 URL: http://issues.apache.org/jira/browse/OFBIZ-483
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>          Components: pos
>            Reporter: Iain Fogg
>         Assigned To: Jacques Le Roux
>             Fix For: SVN trunk
>
>         Attachments: Receipt.patch
>
>
> The current POS implementation prints receipts line-by-line and this is very slow.
> The attached patch wraps the receipt printing in a JPOS transaction - printing is now very fast

--
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] Commented: (OFBIZ-483) POS receipt printing is slow

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)
    [ http://issues.apache.org/jira/browse/OFBIZ-483?page=comments#action_12451648 ]
           
Iain Fogg commented on OFBIZ-483:
---------------------------------

I think you must be right Jacques. I use a Star TSP1000 and print flies now. I'm glad the patch didn't break for drivers (apparently) without transaction support. I'm also glad the Star printer has the transaction support :-)

> POS receipt printing is slow
> ----------------------------
>
>                 Key: OFBIZ-483
>                 URL: http://issues.apache.org/jira/browse/OFBIZ-483
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>          Components: pos
>            Reporter: Iain Fogg
>         Assigned To: Jacques Le Roux
>             Fix For: SVN trunk
>
>         Attachments: Receipt.patch
>
>
> The current POS implementation prints receipts line-by-line and this is very slow.
> The attached patch wraps the receipt printing in a JPOS transaction - printing is now very fast

--
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