Hello.
We would like to append a running operation number (custom field) for each batch of printed reports, but only when we print via bulk processing. For all printed records, it should be the same number and only increment when we start another operation via the bulk processing screen. This would be useful for a history and for the ability to sort records by operation number.
Example:
Order 2728# | Operation: 1
Order 2872# | Operation: 1
Order 2879# | Operation: 1
#Stop - #Start of next mass processing
Order 2218# | Operation: 2
Order 2389# | Operation: 2
#Stop... and so on
Is it clear what we want to achieve?
If yes: Is this possible in any way?