I am creating a C# application that will build a batch of manual checks. These batches will be prefixed with 'APMC-' and then today's date.
I have added a menu option so I only want this change to happen when this menu option is chosen.
When I try to update PmBatchEntryWindow.BatchID on the Payables Batch Entry Window it tells me field is read-only.
Is there any way around this?