This is an old revision of the document! Allow negative unit price POSretailscreen public void OnFormInitialize(AutoCount.POS.FormSales.FormInitializeEventArgs e) { e.Form.IsValidateNegativeSubTotal = false; }