Potential bugs in VAT / GST for Ecommerce Shipping Calculations
---------------------------------------------------------------
Key: OFBIZ-1907
URL: https://issues.apache.org/jira/browse/OFBIZ-1907
Project: OFBiz
Issue Type: Bug
Components: ecommerce
Affects Versions: SVN trunk
Environment: Tests carried out on SVN 681212
Reporter: Sharan Foga
Priority: Minor
Hi
I've been running some test scripts around the Customer Order Process using
SVN1212 and have found what I think are some potential bugs.
They are as follows:
1. Shopping Cart total error when the product is setup to include tax in the
price (Note: The total being displayed does not include the tax)
2. No Sales Tax calculated on Shipping charges when using Quick Checkout for
Checkout without Login (Note: It does calculate for Registered Users and also
if a new login is created)
3. When using 'Checkout' for Checkout without Login once the Payment Method is
selected and the 'Continue' button is pressed the error message
" org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen
[component://ecommerce/widget/OrderScreens.xml#paymentinformation]:
groovy.lang.MissingPropertyException: No such property: postalAddress for
class: PaymentInformation (No such property: postalAddress for class:
PaymentInformation) " is displayed.
4. Final Order Review screen - tax on shipping is added to the order total but
no adjustment line is displayed to show the amount added for the shipping tax
(Note: Sales Tax total includes the shipping tax)
Please see attached file for step by step details of the scripts that were run
and their results.
Let me know if you need anymore information.
Thanks
Sharan
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.