customerFullName: stripQuotes()

in src/libs/transforms.ts [130:131]


        customerFullName: stripQuotes(
            `${subscription.sold_to_first_name} ${subscription.sold_to_last_name}`,