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. |
[ 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. |
In reply to this post by Nicolas Malin (Jira)
[ 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. |
In reply to this post by Nicolas Malin (Jira)
[ 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. |
Free forum by Nabble | Edit this page |