Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 5.6.0-b1
-
Fix Version/s: 5.7.0-b1
-
Component/s: None
-
Labels:None
Description
This is related to CORE-4277 which solved this issue during order by adding a special case for domains.
When a domain is already in the system, and the core invoices for renewal, it creates an invoice line item with a description like so:
Domain Registration - mydomain.com (Oct 31, 2023 - Oct 31, 2024)
However, since this is a renewal and not a new domain registration, it should say:
Domain Renewal - mydomain.com (Oct 31, 2023 - Oct 31, 2024)
Obviously this is a special case that should only affect domains.