Very concise question: if I model a phenomenon which takes only positive values (for example, revenues or production) using the classical OLS, what are the consequences in terms of bias, efficiency and consistency of the estimator? In other words, given that the linear model assumes that my dependent variable is defined on the whole real line, what happen if I use it anyway to model a positively defined variable? I know that fitting alternative distribution such as the Gamma could be a good solution (but this regards the distribution of residuals), I'm only interested in knowing if a similar model is still useful or methodologically acceptable.
Edit: The idea is: I'm modeling a phenomenon via a line. A line for definition can take also negative values, my variable does not, so what consequences does using a line for a variable that a priori is non-negative imply?