[jira] [Commented] (OFBIZ-5860) Quote View doesn't show calculated taxes

2014-12-25 Thread Pierre Smits (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-5860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14258691#comment-14258691
 ] 

Pierre Smits commented on OFBIZ-5860:
-

I will change this ticket to type = improvement and adjust the title 
accordingly.

 Quote View doesn't show calculated taxes
 

 Key: OFBIZ-5860
 URL: https://issues.apache.org/jira/browse/OFBIZ-5860
 Project: OFBiz
  Issue Type: Bug
  Components: order
Affects Versions: Release Branch 11.04, Release Branch 12.04, Release 
 Branch 13.07, Trunk
Reporter: Pierre Smits
  Labels: quote

 The quote overview doesn't show the calulated taxes for the products and 
 services registered.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (OFBIZ-5860) Quote View doesn't show calculated taxes

2014-12-24 Thread Divesh Dutta (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-5860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14258226#comment-14258226
 ] 

Divesh Dutta commented on OFBIZ-5860:
-

Sales taxes never got calculated on Quotes in OFBiz . Tax algorithm works on 
shipping address for calculating sales tax. If you are taking online order then 
taxes gets calculated on shippable address. If you are taking face-to-face 
order, then taxes gets calculated on store address. 

Quote data model does not have option to associate address with it, i.e there 
no entity like QuoteContactMech. Tax algorithms in OFBiz also does not take 
Quote into consideration. 

Now what I mean to say here is when Quote was implemented in OFBiz, it was 
never designed to calculate tax. If some thing is designed to work and its not 
working then it can be said as Bug. But if its not designed to work in that 
way, then it can be said as an improvement of system. 

From user point of view, no doubt user can expect that taxes should be 
calculated when quotes are created. And he may think that this is a bug. But 
in OFBiz this is an improvement . So we can mark this issue as an improvement. 

Also instead of working on Quote data model, its good idea to use Order data 
model and its services to create and manage Quote, because Order module is much 
more mature. 

 Quote View doesn't show calculated taxes
 

 Key: OFBIZ-5860
 URL: https://issues.apache.org/jira/browse/OFBIZ-5860
 Project: OFBiz
  Issue Type: Bug
  Components: order
Affects Versions: Release Branch 11.04, Release Branch 12.04, Release 
 Branch 13.07, Trunk
Reporter: Pierre Smits
  Labels: quote

 The quote overview doesn't show the calulated taxes for the products and 
 services registered.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)