You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Eric DE MAULDE (JIRA)" <ji...@apache.org> on 2009/02/15 18:22:59 UTC

[jira] Created: (OFBIZ-2190) Display price with VAT for configurable goods in cart

Display price with VAT for configurable goods in cart
-----------------------------------------------------

                 Key: OFBIZ-2190
                 URL: https://issues.apache.org/jira/browse/OFBIZ-2190
             Project: OFBiz
          Issue Type: Improvement
          Components: order
    Affects Versions: SVN trunk
         Environment: Trunk revision 744657
            Reporter: Eric DE MAULDE
            Priority: Trivial
             Fix For: SVN trunk
         Attachments: ShoppingCartItem_Config-VAT.patch

For configurable goods,
this patch allows to diplay price with VAT in cart
when store is configured with  

       Show prices with VAT tax included = "Y" 

Maybe this solution is basic but works for European (French) customers

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


[jira] Updated: (OFBIZ-2190) Display price with VAT for configurable goods in cart

Posted by "Eric DE MAULDE (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-2190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric DE MAULDE updated OFBIZ-2190:
----------------------------------

    Attachment: ShoppingCartItem_Config-VAT.patch

Patch to display prices with VAT
for configurable goods

> Display price with VAT for configurable goods in cart
> -----------------------------------------------------
>
>                 Key: OFBIZ-2190
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2190
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order
>    Affects Versions: SVN trunk
>         Environment: Trunk revision 744657
>            Reporter: Eric DE MAULDE
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: ShoppingCartItem_Config-VAT.patch
>
>
> For configurable goods,
> this patch allows to diplay price with VAT in cart
> when store is configured with  
>        Show prices with VAT tax included = "Y" 
> Maybe this solution is basic but works for European (French) customers

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


[jira] Assigned: (OFBIZ-2190) Display price with VAT for configurable goods in cart

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-2190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux reassigned OFBIZ-2190:
--------------------------------------

    Assignee: Jacques Le Roux

> Display price with VAT for configurable goods in cart
> -----------------------------------------------------
>
>                 Key: OFBIZ-2190
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2190
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order
>    Affects Versions: SVN trunk
>         Environment: Trunk revision 744657
>            Reporter: Eric DE MAULDE
>            Assignee: Jacques Le Roux
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: ShoppingCartItem_Config-VAT.patch
>
>
> For configurable goods,
> this patch allows to diplay price with VAT in cart
> when store is configured with  
>        Show prices with VAT tax included = "Y" 
> Maybe this solution is basic but works for European (French) customers

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


[jira] Closed: (OFBIZ-2190) Display price with VAT for configurable goods in cart

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-2190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-2190.
----------------------------------

    Resolution: Fixed

Thanks Eric,

I commited your patch in  revision 744714.

Actually I slightly modified it to prevent NPE on productStore. 

Of course there are much more things that should be done if we want to pretend being a real International ERP. 
* For instance we sould be able to differentiate B2B to B2C (usage of EU VAT number).
* If you are in an EU country and sell outside of EU you should not apply a VAT.
* Mandatory mentions on invoices (for instance in France, for goods : «exonération TVA, article 262 ter I du CGI», «exonération TVA, article 259B du CGI» for services
...

> Display price with VAT for configurable goods in cart
> -----------------------------------------------------
>
>                 Key: OFBIZ-2190
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2190
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order
>    Affects Versions: SVN trunk
>         Environment: Trunk revision 744657
>            Reporter: Eric DE MAULDE
>            Assignee: Jacques Le Roux
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: ShoppingCartItem_Config-VAT.patch
>
>
> For configurable goods,
> this patch allows to diplay price with VAT in cart
> when store is configured with  
>        Show prices with VAT tax included = "Y" 
> Maybe this solution is basic but works for European (French) customers

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