Alternative to mail merge

Sugar Professional 7.6.0

A feature that I have been tasked to implement into Sugar is the ability to create a set of invoices based on data that has been added into a customized sales module.   These invoices must be able to be exported as a single document regardless of the number of them created during the day. Going to each record and exporting as a PDF does not work as there may be up to 50 of these needing to be printed a day.

The invoices will be printed and snail-mailed out, so the single document is not an issue, just as long as there are page breaks can be added between records.

As the Mail Merge feature is no longer in Sugar 7 and does not support the custom module anyways, I was wondering if anyone has had success with another way of implementing a similar feature?

Parents
  • Hello Mary,

    If you are using the MS Word Plugin, you can still perform a mail merge in Sugar versions 7.x. This documentation explains how to do it. This would be your best bet without having to do any coding as MS Word Plugin is free for Sugar users. You may be able to find some prebuilt packages at SugarForge and SugarExchange.

    Kind Regards,

    Jason Smith

  • Does the MS Word Plugin work with a custom module?

    What I am looking for is the ability filter records from a custom module within Sugar and generate the document based off the filtered criteria. 

Reply
  • Does the MS Word Plugin work with a custom module?

    What I am looking for is the ability filter records from a custom module within Sugar and generate the document based off the filtered criteria. 

Children
  • I have a similar question:

    [Sugar 7.7.2.0]

    In the word plugin, there are currently "Accounts", "CampaignTargets", "Cases", "Contacts", "Leads", "Opportunities" to choose as "master module".

    Is it possible to turn any custom modules to "master module" and perform mail merge with it?

    Thanks, 

    Casey