Use this event to
...
Template
[EventSubscriber(ObjectType::Codeunit, Codeunit::"MOB WMS Count", 'OnPostCountOrder_OnBeforePostItemJournalBatch', '', true, true)]
local procedure OnPostCountOrder_OnBeforePostItemJournalBatch(var _OrderValues: Record "MOB Common Element"; var _ItemJnlBatch: Record "Item Journal Batch")
begin
end;
Filter by label (Content by label) showLabels false showSpace false sort title title Examples excerptType simple cql label = "bc" and label = "order" and label = "example" and label = "onbeforepost"
...