[new] Modified Doctypes for list view
BIN
erpnext/docs/assets/img/non_profit/donor/donor.png
Normal file
|
After Width: | Height: | Size: 75 KiB |
BIN
erpnext/docs/assets/img/non_profit/donor/donor_type.png
Normal file
|
After Width: | Height: | Size: 64 KiB |
|
After Width: | Height: | Size: 110 KiB |
|
Before Width: | Height: | Size: 56 KiB After Width: | Height: | Size: 71 KiB |
BIN
erpnext/docs/assets/img/non_profit/volunteer/volunteer.png
Normal file
|
After Width: | Height: | Size: 85 KiB |
BIN
erpnext/docs/assets/img/non_profit/volunteer/volunteer_type.png
Normal file
|
After Width: | Height: | Size: 65 KiB |
7
erpnext/docs/user/manual/en/non_profit/Donor/donor.md
Normal file
@@ -0,0 +1,7 @@
|
||||
#Donor
|
||||
|
||||
The Donor doctype allows you to record the Donor details.
|
||||
|
||||
<img class="screenshot" alt="Student" src="/docs/assets/img/non_profit/donor/donor.png">
|
||||
|
||||
{next}
|
||||
@@ -0,0 +1,7 @@
|
||||
#Donor Type
|
||||
|
||||
The Donor Type doctype allows you to Create different Donor Profile for the Donor.
|
||||
|
||||
<img class="screenshot" alt="Student" src="/docs/assets/img/non_profit/donor/donot_type.png">
|
||||
|
||||
{next}
|
||||
7
erpnext/docs/user/manual/en/non_profit/Donor/index.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Donor
|
||||
|
||||
This section contains Donors and Donors Contribution related documents.
|
||||
|
||||
### Topics
|
||||
|
||||
{index}
|
||||
@@ -0,0 +1,7 @@
|
||||
#Member
|
||||
|
||||
The Grant Application doctype allows you to record the Grant Applicants details.
|
||||
|
||||
<img class="screenshot" alt="Student" src="/docs/assets/img/non_profit/grant_application/grant_application.png">
|
||||
|
||||
{next}
|
||||
@@ -0,0 +1,9 @@
|
||||
# Grnat Application
|
||||
|
||||
Grants are non-repayable funds or products disbursed or gifted by one party (grant makers), often a government department, corporation, foundation or trust, to a recipient, often (but not always) a nonprofit entity, educational institution, business or an individual. In order to receive a grant, some form of "Grant Writing" often referred to as either a proposal or an application is required.
|
||||
Most grants are made to fund a specific project and require some level of compliance and reporting. The grant writing process involves an applicant submitting a proposal (or submission) to a potential funder, either on the applicant's own initiative or in response to a Request for Proposal from the funder. Other grants can be given to individuals, such as victims of natural disasters or individuals who seek to open a small business. Sometimes grant makers require grant seekers to have some form of tax-exempt status, be a registered nonprofit organization or a local government.
|
||||
|
||||
|
||||
### Topics
|
||||
|
||||
{index}
|
||||
@@ -0,0 +1,7 @@
|
||||
# Volunteer
|
||||
|
||||
This section contains Volunteer and Volunteer Type related documents.
|
||||
|
||||
### Topics
|
||||
|
||||
{index}
|
||||
@@ -0,0 +1,7 @@
|
||||
#Volunteer
|
||||
|
||||
The Volunteer doctype allows you to record the Volunter details.
|
||||
|
||||
<img class="screenshot" alt="Student" src="/docs/assets/img/non_profit/volunteer/volunteer.png">
|
||||
|
||||
{next}
|
||||
@@ -0,0 +1,7 @@
|
||||
#Membership Type
|
||||
|
||||
The Membership Type doctype allows you to Create different membership for the Member.
|
||||
|
||||
<img class="screenshot" alt="Student" src="/docs/assets/img/non_profit/membership/membership_type.png">
|
||||
|
||||
{next}
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
The Non Profit Modules in ERPNext is designed to meet requirements of NGO and Non Profit Organization. This is a centralized system, which maintains and updates all the activities related to an Organization.
|
||||
This will track all activity related to Memberships, Chapters, Volunteer Management,
|
||||
Donor Management, Pledge, Case Management, Meetings, Survey, Fundraiser and Event etc
|
||||
Donor Management, Pledge, Case Management, Meetings, Survey, Fundraiser and Event and Grant etc
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -3,4 +3,9 @@ Membership
|
||||
Membership Type
|
||||
Chapter
|
||||
Chapter Member
|
||||
Chapter Message
|
||||
Chapter Message
|
||||
Volunteer
|
||||
Volunteer Type
|
||||
Donor
|
||||
Donor Type
|
||||
Grant Application
|
||||