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.

      1. Update `pricings` to add `price_renews` column, after `price`
        • decimal(19,4)
        • NULLABLE
        • default NULL
      2. 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

          Activity

            People

            • Assignee:
              jonathan Jonathan Reissmueller
              Reporter:
              tyson Tyson Phillips (Inactive)
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved:
                Fix Release Date:
                28/May/19

                Agile