Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sinarngo.funding content type #1

Open
kaerumy opened this issue Jul 31, 2023 · 1 comment
Open

sinarngo.funding content type #1

kaerumy opened this issue Jul 31, 2023 · 1 comment
Assignees
Labels
good first issue Good for newcomers

Comments

@kaerumy
Copy link
Member

kaerumy commented Jul 31, 2023

Organizations, Activities and other Sinar NGO types are usually directly funded from some source. This class is needed to add and store multiple funding details.

  • To create a new plone python package.
  • To hookup src package to buildout
  • To add new content type

Some initial core fields.

  • Funding Notes (RichTextField)
  • Amount (Int/Decimal)
  • Amount (currency)
  • Start Date (date)
  • End Date (date)
  • Funder (relationship -> Organization)
  • Funding Type (selection)
@kaerumy kaerumy added the good first issue Good for newcomers label Jul 31, 2023
@kaerumy
Copy link
Member Author

kaerumy commented Jul 31, 2023

Funding type probably something like Grant, In-Kind. Need to do some quick research.

@kaerumy kaerumy mentioned this issue Aug 24, 2023
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants