Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 4.6.0-b2
-
Component/s: None
-
Labels:None
Description
When adding a new config option through the admin or client interface, only the base config option price is displayed and charged, and not the setup fee. The setup fee should be included if the option did not exist on the service previously, though it should not be included if we are merely switching the value of the config option.
To recreate:
- Add a checkbox type config option with a price of $1 and setup fee of $1 (attach it to a option group and therefore a package)
- Create a service with the option unchecked
- Edit the service
- Check the checkbox and see that the displayed total is only $1 instead of $2
- Complete the change and see that the invoice is also only for $1