[jira] Created: (OFBIZ-372) Itemize tax in POS receipts

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

[jira] Created: (OFBIZ-372) Itemize tax in POS receipts

Nicolas Malin (Jira)
Itemize tax in POS receipts
---------------------------

                 Key: OFBIZ-372
                 URL: http://issues.apache.org/jira/browse/OFBIZ-372
             Project: OFBiz (The Open for Business Project)
          Issue Type: New Feature
          Components: pos
    Affects Versions: SVN trunk
            Reporter: Iain Fogg
            Priority: Minor


In a GST/VAT environment where product prices are stored exTax, it is not possible to display the tax-inclusive price of items on store receipts. The receipt generation code only allows for the display of the total tax for the order.

To improve the flexibility of receipt formatting, I propose to add two additional tags, "salesTax" and "subtotalPlusTax" to the receipt generation capability.

--
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-372) Itemize tax in POS receipts

Nicolas Malin (Jira)
    [ http://issues.apache.org/jira/browse/OFBIZ-372?page=comments#action_12441337 ]
           
Iain Fogg commented on OFBIZ-372:
---------------------------------

I've implemented a solution to this, but need to get a clean update before submitting the patch.

> Itemize tax in POS receipts
> ---------------------------
>
>                 Key: OFBIZ-372
>                 URL: http://issues.apache.org/jira/browse/OFBIZ-372
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: New Feature
>          Components: pos
>    Affects Versions: SVN trunk
>            Reporter: Iain Fogg
>            Priority: Minor
>
> In a GST/VAT environment where product prices are stored exTax, it is not possible to display the tax-inclusive price of items on store receipts. The receipt generation code only allows for the display of the total tax for the order.
> To improve the flexibility of receipt formatting, I propose to add two additional tags, "salesTax" and "subtotalPlusTax" to the receipt generation capability.

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