MY_Model -> validate

edited September 2013 in Bug Reports
When setting a field to required in a Fuel Model, if the value is 0 (which I need to allow for as the field in question is a stock level field) then the field fails validation when it should actually pass as there is a value. Maybe there some Truthy thing going off here?

I've tried to find where in core/MY_model but have had no luck so far...

Comments

Sign In or Register to comment.