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

process logging get-directional-unit bug #465

Open bhaugen opened 8 years ago

bhaugen commented 8 years ago

If a resource type has no unit, the lookup for the unit process logging causes a system error.

Planned fix:

  1. in the resource type forms, make sure the unit field is required.
  2. in the lookup, if no unit, return silently.