Il suffit d'ajouter en haut du code :
if (billingEngine.Context == MercatorUi.Engine.Gescom.BillingEngine.ContextEnum.DeliveriesInvoicing)
{
// on est dans la facturation automatique
}
Comment, dans un module, détecter que l'on est en facturation automatique ?