Details
-
Type: New Feature
-
Status: Closed
-
Priority: Blocker
-
Resolution: Fixed
-
Affects Version/s: 3.0.0
-
Fix Version/s: 3.3.0-b1
-
Component/s: Staff Interface
-
Labels:None
Description
Add an option for services where a price override can be set. When invoicing services, check for this price override, and if it's set use that price instead.
Adds two new fields when managing a service:
- Override price
- Override currency
When managing a service as an admin, under the "Upgrade/Downgrade" section we currently have the following:
Package/Term (dropdown)
Use Module (checkbox)
With this change, we will have the following fields:
Package/Term (dropdown)
Override Price (checkbox, checking this disables Package/Term dropdown above and keeps it in view, also shows amount/currency fields below)
Amount (input)
Currency (dropdown)
User Module (checkbox)
Amount and currency fields should be inline.
See http://www.blesta.com/forums/index.php?/topic/994-price-override/
DB changes:
- services.override_price
- services.override_currency
Also see http://www.blesta.com/forums/index.php?/topic/2106-ability-to-adjust-price/