Bugzilla – Attachment 31814 Details for
Bug 12964
GST / VAT rewrite - Overview
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[NOT TO PUSH] Prices and VAT calculation - before
prices_vat_calculation.txt (text/plain), 5.25 KB, created by
Jonathan Druart
on 2014-09-22 15:40:03 UTC
(
hide
)
Description:
[NOT TO PUSH] Prices and VAT calculation - before
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2014-09-22 15:40:03 UTC
Size:
5.25 KB
patch
obsolete
>This file contains the displayed prices during different step of the acquisition workflow. > >qty => quantity >rrp_et => recommended retail price excluding tax >rrp_it => recommended retail price including tax >discount => discount (%) >ecost_et => ecost excluding tax >ecost_it => ecost including tax >gstrate => gst rate >gstvalue => gst value > >I - Configuration 1 (0 0) > List item price does not include tax > Invoice item price does not include tax > >1) Create an order (neworderempty.pl) >qty = 2 >gstrate = 0.05 >discount = 10 >rrp = 82 >ecost = 73.8 >total = 147.6 > >2) On the basket page (basket.pl >rrp_et = 82 >ecost_et = 73.80 >rrp_it = 86.10 >ecost_it = 77.49 >qty = 2 >total_et = 147.60 >total_it = 154.98 >gstrate = 0.05 >gstvalue = 7.38 > >3) On the Acquisition home page (acqui-home.pl) >ordered = 147.6 >spent = 0 > >4) Close the baske, create a basket group and close it > >5) On the parcel page (parcel.pl) >unit cost = 73.80 >order cost = 147.60 > >6) On the Acquisition home page (acqui-home.pl) >ordered = 152.60 >spent = 0 > >7) On the basket group (pdf English 3-page) >total_rrp_et = 164 >total_rrp_it = 172.2 >gst_rate = 0.05 >gstvalue = 7.38 >total_discount = 16.40 >total_tax_exc = 147.6 >total_tax_inc = 154.98 > >rrp_et = 82 >rrp_it = 86.10 >discout = 10% >discount_value = 8.2 >gst_rate = 0.05 >total_et = 147.6 >total_it = 154.98 > >8) Receive the order > >9) On the receiving page (orderreceive.pl) >qty = 2 >rrp = 82 >ecost = 73.80 >actual cost = 73.80 > >10) On the parcel page (parcel.pl) >ecost = 73.80 >total_et = 147.60 >gst = 7.38 >total_it = 154.98 > >11) On the Acquisition home page (acqui-home.pl) >ordered = 5 >spent = 147.6 > >II - Configuration 2 (1 1) > List item price includes tax > Invoice item price includes tax > >1) Create an order (neworderempty.pl) >qty = 2 >gstrate = 0.05 >discount = 10 >rrp = 82 >ecost = 73.8 >total = 147.6 > >2) On the basket page (basket.pl >rrp_et = 78.10 >ecost_et = 70.29 >rrp_it = 82 >ecost_it = 73.80 >qty = 2 >total_et = 140.58 >total_it = 147.60 >gstrate = 0.05 >gstvalue = 7.02 > >3) On the Acquisition home page (acqui-home.pl) >ordered = 147.6 >spent = 0 > >4) Close the baske, create a basket group and close it > >5) On the parcel page (parcel.pl) >unit cost = 73.80 >order cost = 147.60 > >6) On the Acquisition home page (acqui-home.pl) >ordered = 152.60 >spent = 0 > >7) On the basket group (pdf English 3-page) >total_rrp_et = 156.2 >total_rrp_it = 164 >gst_rate = 0.05 >gstvalue = 7.03 >total_discount = 15.62 >total_tax_exc = 140.58 >total_tax_inc = 147.60 > >rrp_et = 78.10 >rrp_it = 82 >discout = 10% >discount_value = 7.81 >gst_rate = 0.05 >total_et = 140.58 >total_it = 147.60 > >8) Receive the order > >9) On the receiving page (orderreceive.pl) >qty = 2 >rrp = 82 >ecost = 73.80 >actual cost = 73.80 > >10) On the parcel page (parcel.pl) >ecost = 73.80 >total_et = 140.57 >gst = 7.03 >total_it = 147.60 > >11) On the Acquisition home page (acqui-home.pl) >ordered = 5 >spent = 147.6 > >III - Configuration 3 (1 0) > List item price includes tax > Invoice item price does not include tax > >1) Create an order (neworderempty.pl) >qty = 2 >gstrate = 0.05 >discount = 10 >rrp = 82 >ecost = 73.8 >total = 147.6 > >2) On the basket page (basket.pl >rrp_et = 78.10 >ecost_et = 70.29 >rrp_it = 82.01 >ecost_it = 73.80 >qty = 2 >total_et = 140.58 >total_it = 147.60 >gstrate = 0.05 >gstvalue = 7.02 > >3) On the Acquisition home page (acqui-home.pl) >ordered = 147.6 >spent = 0 > >4) Close the baske, create a basket group and close it > >5) On the parcel page (parcel.pl) >unit cost = 70.29 >order cost = 140.57 > >6) On the Acquisition home page (acqui-home.pl) >ordered = 152.60 >spent = 0 > >7) On the basket group (pdf English 3-page) >total_rrp_et = 156.2 >total_rrp_it = 164.0 >gst_rate = 0.05 >gstvalue = 7.03 >total_discount = 15.62 >total_tax_exc = 140.58 >total_tax_inc = 147.6 > >rrp_et = 78.10 >rrp_it = 82 >discout = 10% >discount_value = 7.81 >gst_rate = 0.05 >total_et = 140.58 >total_it = 147.60 > >8) Receive the order > >9) On the receiving page (orderreceive.pl) >qty = 2 >rrp = 78.10 >ecost = 70.29 >actual cost = 70.29 > >10) On the parcel page (parcel.pl) >ecost = 70.29 >total_et = 140.58 >gst = 7.03 >total_it = 147.61 > >11) On the Acquisition home page (acqui-home.pl) >ordered = 5 >spent = 147.61 > > >IV - Configuration 4 (0 1) > List item price does not include tax > Invoice item price includes tax > >1) Create an order (neworderempty.pl) >qty = 2 >gstrate = 0.05 >discount = 10 >rrp = 82 >ecost = 73.8 >total = 147.6 > >2) On the basket page (basket.pl >rrp_et = 82 >ecost_et = 73.80 >rrp_it = 86.10 >ecost_it = 77.49 >qty = 2 >total_et = 147.60 >total_it = 154.98 >gstrate = 0.05 >gstvalue = 7.38 > >3) On the Acquisition home page (acqui-home.pl) >ordered = 147.6 >spent = 0 > >4) Close the baske, create a basket group and close it > >5) On the parcel page (parcel.pl) >unit cost = 77.49 >order cost = 154.98 > >6) On the Acquisition home page (acqui-home.pl) >ordered = 152.60 >spent = 0 > >7) On the basket group (pdf English 3-page) >total_rrp_et = 164 >total_rrp_it = 172.2 >gst_rate = 0.05 >gstvalue = 7.38 >total_discount = 16.40 >total_tax_exc = 147.6 >total_tax_inc = 154.98 > >rrp_et = 82 >rrp_it = 86.10 >discout = 10% >discount_value = 8.2 >gst_rate = 0.05 >total_et = 147.6 >total_it = 154.98 > >8) Receive the order > >9) On the receiving page (orderreceive.pl) >qty = 2 >rrp = 86.10 >ecost = 77.49 >actual cost = 77.49 > >10) On the parcel page (parcel.pl) >ecost = 77.49 >total_et = 147.60 >gst = 7.38 >total_it = 154.98 > >11) On the Acquisition home page (acqui-home.pl) >ordered = 5 >spent = 147.6
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 12964
:
31742
|
31743
|
31814
|
31842
|
31843
|
31876
|
31895