U hoeft bovenaan in de code enkel het volgende toe te voegen:
if (billingEngine.Context == MercatorUi.Engine.Gescom.BillingEngine.ContextEnum.DeliveriesInvoicing)
{
// we zijn in automatische facturatiemodus
}
Hoe merkt u in een module dat de automatische facturatiemodus actief is?