You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Iain Fogg (JIRA)" <ji...@apache.org> on 2006/10/11 05:43:19 UTC

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

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

        

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

Posted by "Iain Fogg (JIRA)" <ji...@apache.org>.
    [ 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