Renewal Notice Customization

Can I create customized renewal notices using my own code, like I can with invoices,confirmations, etc. If so, what procedures or tables should I use, e.g. t_notice, t_cust_subscription_summary, etc. because I am looking use more descriptive field values.

Parents
  • Matt,

    Yes you can create your own renewal notices.  Our procedure is to still run the canned report for the invoices , and get the set numbers.  Then  we run our own report using those set numbers.  I can send you our proc if you would liek to take a look at it.  We go off the notice table and the summary table.  Then pull in some other information as well.

    Jon

Reply
  • Matt,

    Yes you can create your own renewal notices.  Our procedure is to still run the canned report for the invoices , and get the set numbers.  Then  we run our own report using those set numbers.  I can send you our proc if you would liek to take a look at it.  We go off the notice table and the summary table.  Then pull in some other information as well.

    Jon

Children
No Data