Invoice creation for order with zero value except for shipping.
---------------------------------------------------------------- Key: OFBIZ-207 URL: http://issues.apache.org/jira/browse/OFBIZ-207 Project: OFBiz (The Open for Business Project) Issue Type: Improvement Reporter: Jacques Le Roux Priority: Minor This is a duplicate of http://jira.undersunconsulting.com/browse/OFBIZ-784 Excerpt from http://jira.undersunconsulting.com/browse/OFBIZ-777 (now closed) : Si___________________________________________________________________________________________ The problem with this order is that it has zero value except for $6.40 of shipping. As such, the invoices created had zero value. (How do you pro-rate shipping in this case? Not sure....) [...] The interesting question is that of the boundary condition when the invoice actually had no value--how do you allocate shipping across invoices? I did not solve that. Jacques___________________________________________________________________________________________ For me the customer benefited of a promotion giving him/her a free product. But this does not mean that all is free : he/her have to paid for the shipping. This must be on the invoice. Si___________________________________________________________________________________________ That sounds reasonable enough, but the current code does not do that. We should probably make a fix for it somewhere. -- 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 |
[ http://issues.apache.org/jira/browse/OFBIZ-207?page=all ]
Jacopo Cappellato updated OFBIZ-207: ------------------------------------ Component/s: accounting > Invoice creation for order with zero value except for shipping. > ---------------------------------------------------------------- > > Key: OFBIZ-207 > URL: http://issues.apache.org/jira/browse/OFBIZ-207 > Project: OFBiz (The Open for Business Project) > Issue Type: Improvement > Components: accounting > Reporter: Jacques Le Roux > Priority: Minor > > This is a duplicate of http://jira.undersunconsulting.com/browse/OFBIZ-784 > Excerpt from http://jira.undersunconsulting.com/browse/OFBIZ-777 (now closed) : > Si___________________________________________________________________________________________ > The problem with this order is that it has zero value except for $6.40 of shipping. As such, the invoices created had zero value. (How do you pro-rate shipping in this case? Not sure....) > [...] > The interesting question is that of the boundary condition when the invoice actually had no value--how do you allocate shipping across invoices? I did not solve that. > Jacques___________________________________________________________________________________________ > For me the customer benefited of a promotion giving him/her a free product. > But this does not mean that all is free : he/her have to paid for the shipping. > This must be on the invoice. > Si___________________________________________________________________________________________ > That sounds reasonable enough, but the current code does not do that. We should probably make a fix for it somewhere. -- 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 |
Free forum by Nabble | Edit this page |