valnet / valuenetwork

Resource Planning and Value Accounting for Value Networks
http://mikorizal.org
GNU Affero General Public License v3.0
99 stars 25 forks source link

Resource type required unit of value #355

Closed fosterlynn closed 9 years ago

fosterlynn commented 9 years ago

Should not be required.

bhaugen commented 9 years ago

Actually, the problem was with the numeric value fields. And unfortunately, they need to be required-but-allow-zeros, otherwise you get a database error. So I initialized them to zeros and put in a validator that required at least zero.