public SalesServices(OpheliaFacturacionContext context) { _context = context; }
public InventoryServices(OpheliaFacturacionContext context) { _context = context; }