Skip to main content

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? 

Is it clear what we want to achieve?
If yes: Is this possible in any way? 

I’m assuming you have custom field on Sales Orders screen and plan to print bunch of orders using Print/Email Orders processing screen?  Yes processing screen can be customized do this.  Note that one needs to be a programmer proficient in Acumatica Framework and Customization engine.


Reply