Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 3.5.1
-
Fix Version/s: 4.0.0-b1
-
Component/s: Staff Interface
-
Labels:None
Description
Managing a service from the admin interface shows a box contain the subtotal, coupon, taxes, and total.
All totals should be zero unless and until service terms/options have been updated. However, it is possible to see non-zero totals without making any changes.
This appears to be related to the use of quantities. For example, a service with a quantity of 2 will show a negative amount due for the price of a quantity of 1. I think this is related to the PricingPresenter assuming a quantity of 1 for new services.