Details
-
Type:
Sub-task
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 4.6.0-b1
-
Component/s: Staff Interface
-
Labels:None
Description
The `pricings` table needs to support a renewal price.
- Update `pricings` to add `price_renews` column, after `price`
- decimal(19,4)
- NULLABLE
- default NULL
- Update all existing `pricings` records to set the `price` to the `price_renews` so long as the `period` is not "onetime". (i.e. all recurring records must have a non-null price set
Issue Links
- blocks
-
CORE-3054
Allow renewal price to be set
-
- Closed
-
Activity
| Field | Original Value | New Value |
|---|---|---|
| Component/s | Staff Interface [ 10000 ] |
| Assignee | Jonathan Reissmueller [ jonathan ] |
Automated transition triggered when Jonathan Reissmueller created a branch in Stash -
| Status | Open [ 1 ] | In Progress [ 3 ] |
Automated transition triggered when Jonathan Reissmueller created pull request #632 in Stash -
| Status | In Progress [ 3 ] | In Review [ 5 ] |
| Resolution | Fixed [ 1 ] |
Automated transition triggered when Jonathan Reissmueller merged pull request #632 in Stash -
| Status | In Review [ 5 ] | Closed [ 6 ] |