Cut Process Information Is Overridable
"Cut process info" is the concatenated string of information that summarizes a cut process throughout the system. The base-package logic constructs this string by concatenating the following information:
Its cut process template's description
Its status
For active processes, the number of days since it was created. For inactive processes, the number of days since it was inactivated.
For active processes, the unpaid amount of the objects being collected on the cut process's overdue process
If you'd prefer a different info string, you can develop a new algorithm and plug-it in on your cut process templates. This design allows some / all cut process templates to have an override info string.