stats4sd / aec_portfolio

A proof of concept for the AEC Consortium Project Management / Assessment System
GNU General Public License v3.0
0 stars 0 forks source link

Add Funding Flow Analysis Flag in Organisation #235

Closed dan-tang-ssd closed 10 months ago

dan-tang-ssd commented 10 months ago

This PR is submitted to fix issue #234.

This PR contains below change:

  1. organisations table, add a boolean column "contributes_to_funding_flow"
  2. Admin Panel > Organisation CRUD, create/edit view, add checkbox for a flag to show if it contributes to funding flow analysis

Screen shot:

image

dan-tang-ssd commented 10 months ago

Yes, it is good to show it in list view. I have just added this feature.

image