Engine label handling askew (e.g., 'agency_code'=>'cod')
AGENCY is a Free Software Data System by and for Nonprofits and others
Brought to you by:
ktanzer
In the staff_assign table there's an agency_code field, for outside assignments. With no label defined, the engine config renders this into "cod", which doesn't seem right. (Agency would be a better result.) But cod not code also sounds like something is askew.
I fixed the staff assign by defining label as Organization, which is a better term anyway.