[ 
https://issues.apache.org/jira/browse/OFBIZ-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12541907
 ] 

Chris Lombardi commented on OFBIZ-1316:
---------------------------------------

Ok, perhaps I spoke too soon.  The current way receipts are implemented, it's 
very easy for receipts to print out in a static way.  However once you get into 
more complicated logic such as having lines print out conditionally (i.e. if 
quantity > 1 print a line that says "$quantity @ $baseprice" ) you find 
yourself writing specific, non-reusable code because of the limitations of the 
templating language.


> POS receipts are relatively hard to customize
> ---------------------------------------------
>
>                 Key: OFBIZ-1316
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1316
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: pos
>    Affects Versions: SVN trunk
>            Reporter: Jacques Le Roux
>            Assignee: Jacques Le Roux
>            Priority: Minor
>
> POS receipts are relatively hard to customize because they are not in a 
> standard templating language but rather follow a specific templating 
> "language" for the POS

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to