/** * This file represents an example of the code that themes would use to register * the required plugins. * * It is expected that theme authors would copy and paste this code into their * functions.php file, and amend to suit. * * @package TGM-Plugin-Activation * @subpackage Example * @version 2.3.6 * @author Thomas Griffin * @author Gary Jones * @copyright Copyright (c) 2012, Thomas Griffin * @license http://opensource.org/licenses/gpl-2.0.php GPL v2 or later * @link https://github.com/thomasgriffin/TGM-Plugin-Activation */ /** * Include the TGM_Plugin_Activation class. */ require_once dirname( __FILE__ ) . '/class-tgm-plugin-activation.php'; add_action( 'tgmpa_register', 'my_theme_register_required_plugins' ); /** * Register the required plugins for this theme. * * In this example, we register two plugins - one included with the TGMPA library * and one from the .org repo. * * The variable passed to tgmpa_register_plugins() should be an array of plugin * arrays. * * This function is hooked into tgmpa_init, which is fired within the * TGM_Plugin_Activation class constructor. */ function my_theme_register_required_plugins() { /** * Array of plugin arrays. Required keys are name and slug. * If the source is NOT from the .org repo, then source is also required. */ $plugins = array( // This is an example of how to include a plugin pre-packaged with a theme array( 'name' => 'Contact Form 7', // The plugin name 'slug' => 'contact-form-7', // The plugin slug (typically the folder name) 'source' => get_stylesheet_directory() . '/includes/plugins/contact-form-7.zip', // The plugin source 'required' => true, // If false, the plugin is only 'recommended' instead of required 'version' => '', // E.g. 1.0.0. If set, the active plugin must be this version or higher, otherwise a notice is presented 'force_activation' => false, // If true, plugin is activated upon theme activation and cannot be deactivated until theme switch 'force_deactivation' => false, // If true, plugin is deactivated upon theme switch, useful for theme-specific plugins 'external_url' => '', // If set, overrides default API URL and points to an external URL ), array( 'name' => 'Cherry Plugin', // The plugin name. 'slug' => 'cherry-plugin', // The plugin slug (typically the folder name). 'source' => PARENT_DIR . '/includes/plugins/cherry-plugin.zip', // The plugin source. 'required' => true, // If false, the plugin is only 'recommended' instead of required. 'version' => '1.1', // E.g. 1.0.0. If set, the active plugin must be this version or higher, otherwise a notice is presented. 'force_activation' => true, // If true, plugin is activated upon theme activation and cannot be deactivated until theme switch. 'force_deactivation' => false, // If true, plugin is deactivated upon theme switch, useful for theme-specific plugins. 'external_url' => '', // If set, overrides default API URL and points to an external URL. ) ); /** * Array of configuration settings. Amend each line as needed. * If you want the default strings to be available under your own theme domain, * leave the strings uncommented. * Some of the strings are added into a sprintf, so see the comments at the * end of each line for what each argument will be. */ $config = array( 'domain' => CURRENT_THEME, // Text domain - likely want to be the same as your theme. 'default_path' => '', // Default absolute path to pre-packaged plugins 'parent_menu_slug' => 'themes.php', // Default parent menu slug 'parent_url_slug' => 'themes.php', // Default parent URL slug 'menu' => 'install-required-plugins', // Menu slug 'has_notices' => true, // Show admin notices or not 'is_automatic' => true, // Automatically activate plugins after installation or not 'message' => '', // Message to output right before the plugins table 'strings' => array( 'page_title' => theme_locals("page_title"), 'menu_title' => theme_locals("menu_title"), 'installing' => theme_locals("installing"), // %1$s = plugin name 'oops' => theme_locals("oops_2"), 'notice_can_install_required' => _n_noop( theme_locals("notice_can_install_required"), theme_locals("notice_can_install_required_2") ), // %1$s = plugin name(s) 'notice_can_install_recommended' => _n_noop( theme_locals("notice_can_install_recommended"), theme_locals("notice_can_install_recommended_2") ), // %1$s = plugin name(s) 'notice_cannot_install' => _n_noop( theme_locals("notice_cannot_install"), theme_locals("notice_cannot_install_2") ), // %1$s = plugin name(s) 'notice_can_activate_required' => _n_noop( theme_locals("notice_can_activate_required"), theme_locals("notice_can_activate_required_2") ), // %1$s = plugin name(s) 'notice_can_activate_recommended' => _n_noop( theme_locals("notice_can_activate_recommended"), theme_locals("notice_can_activate_recommended_2") ), // %1$s = plugin name(s) 'notice_cannot_activate' => _n_noop( theme_locals("notice_cannot_activate"), theme_locals("notice_cannot_activate_2") ), // %1$s = plugin name(s) 'notice_ask_to_update' => _n_noop( theme_locals("notice_ask_to_update"), theme_locals("notice_ask_to_update_2") ), // %1$s = plugin name(s) 'notice_cannot_update' => _n_noop( theme_locals("notice_cannot_update"), theme_locals("notice_cannot_update_2") ), // %1$s = plugin name(s) 'install_link' => _n_noop( theme_locals("install_link"), theme_locals("install_link_2") ), 'activate_link' => _n_noop( theme_locals("activate_link"), theme_locals("activate_link_2") ), 'return' => theme_locals("return"), 'plugin_activated' => theme_locals("plugin_activated"), 'complete' => theme_locals("complete"), // %1$s = dashboard link 'nag_type' => theme_locals("updated") // Determines admin notice type - can only be 'updated' or 'error' ) ); tgmpa( $plugins, $config ); } Non Profit Balance Sheet Template Free

Non Profit Balance Sheet Template Free

statement of financial position nonprofit

For example, a donor may give your nonprofit $50,000 under the condition that those funds can only be spent on one specific program. You cannot spend that money on anything else, even if your rent is past due or https://nerdbot.com/2025/06/10/the-key-benefits-of-accounting-services-for-nonprofit-organizations/ another program needs the funding more. The Statement of Financial Position will help you understand how donor restrictions impact your organization’s financial viability. Streamline your nonprofit's financial reporting with our comprehensive Nonprofit Organization Statement of Financial Position Template. Easily showcase your organization's assets, liabilities, and net assets in a clear, professional format. Whether you're seeking donor support or making critical financial decisions, our template simplifies the process, helping you present a transparent picture of your nonprofit's financial health.

Consider trends over time.

This is a one page document that makes it very easy for donors and board members to understand exactly how the nonprofit is doing financially and where the bulk of revenues as well as costs are coming from. Often this is the most important financial statement for internal use and clearly demonstrates how well the charity did in the last year. Understanding true program costs is at the heart of longevity and sustainability for nonprofits.

How to Master the Art of Nonprofit Financial Statements

  • A Statement of Financial Position is the nonprofit organization’s equivalent to a for-profit company’s Balance Sheet.
  • Understanding net assets is essential because it helps you manage donor restrictions and ensures that you are using funds in accordance with donor expectations.
  • Utilizing a template for your nonprofit's statement of financial position can streamline the process, although it's crucial to ensure accuracy to avoid misrepresenting your organization's financial health.
  • Reporting noncash investing and financing activities requires separate disclosures.
  • This ensures that the organization’s financial statements remain relevant and compliant with the latest standards and regulations.

Under the accrual method of accounting, expenses are to be reported in the accounting period in which they best match the related revenues. If that is not clear, then the expenses should be reported in the period accounting services for nonprofit organizations in which they are used up. If there is uncertainty as to when an expense is matched or is used up, the amount spent should be reported as an expense in the current period. In order to accurately report the amount in each of these subgroups, it may be necessary to allocate some management and general salaries to fundraising based on the time spent by employees performing fundraising activities. For example, a management employee might be spending 30% of her time in fundraising activities but her entire salary has been recorded as management and general expenses.

  • For nonprofits to truly plan and take informed action, you should note a key nuance within the net assets portion of the statement of financial position—the difference between restricted and unrestricted funds.
  • Here’s an example of Wellington Zoo’s annual report (page 45) that includes its statement of financial position or balance sheet.
  • Especially if you worked for a for-profit organization before moving to the nonprofit sector, you might have heard the term “balance sheet” used to describe a report detailing assets and liabilities.
  • Your net assets are essentially the resources (which may or may not be monetary) you have available to fund your operations and mission-related activities.
  • The IRS requires an actual or projected financial snapshot of your nonprofit when filing for 501c3 status.
  • We’re also happy to help you apply the data in this report through audit preparation, tax filing, financial goal analysis, and various other activities to help your nonprofit achieve financial health and sustainability.
  • If you are interested in taking your organization’s financial health to the next level, schedule a chat today to see how we can help you to meet your organization’s financial goals.

Explaining the nonprofit balance sheet

statement of financial position nonprofit

That might mean using cash-basis accounting, tracking your gains or losses at the program level, or more. Whether you’re new to the nonprofit world or just looking to brush up on your accounting knowledge, one of the first things you’ll need to understand is your organization’s Statement of Financial Position. This guide for nonprofit professionals covers proven strategies to set starting bids, calculate fair market value, and engage donors—so you can raise more money and run more successful fundraising events. However, for nonprofit groups where cash is tight and decisions about keeping or cutting programs must be made, we recommend monthly reviews.

Understanding the Assets Section

  • Donors can restrict contributions to a designated purpose or period of time (multi-year support or in perpetuity, for example).
  • Finally, financing revenue comes from the earnings and interest earned on your financial activities and savings.
  • It is interesting to note that occasionally funds are restricted internally (i.e., management or the Board of Directors decides to restrict how some of the unrestricted funds are to be spent).
  • By following these guidelines, nonprofit organizations can ensure transparency and accuracy in their financial reporting.
  • It captures your assets (what you own), liabilities (what you owe), and the difference between them (your net assets).

And secondly, if you fail to file a 990 for 3 consecutive years, you’ll automatically lose your tax-exempt status. That means its one financial document every nonprofit needs to be familiar with, even if you’re too small for an audit or struggle to pull together an accurate Statement of Activities every quarter. This report can help you explain to your board why you have less cash even after a great fundraising month (maybe you invested in some much-needed equipment). But many times they don’t fully understand what the report is, and what they’re looking for is something that’s not actually in the report. Essentially, it shows you how much money you’ve “made” or “lost” during that period, which is why it’s often called a Profit-And-Loss Statement (or an Income Statement) in a for-profit company. When a for-profit business has assets, they can usually use them however they want– to buy equipment, give raises, invest in real estate– but nonprofit assets are often more complex.

Non Profit Balance Sheet Template

statement of financial position nonprofit

Liabilities are anything your organization owes, whether externally to vendors or creditors, or internally, such as staff. Similar to how assets are organized, liabilities are also categorized into current and noncurrent, or long-term, buckets for easier review. The SOFP reflects the overall financial position of your organization at a given moment in time.

statement of financial position nonprofit

statement of financial position nonprofit

This allows readers to easily understand the composition of the organization’s net assets and the overall financial position. Effective financial management is the backbone of a thriving nonprofit, ensuring stability, transparency, and informed decision-making. Our free courses provide in-depth knowledge on key accounting principles, budgeting strategies, and reporting requirements to help your organization thrive. For your nonprofit to expand its operations and make a greater impact over time, it needs to be financially healthy and sustainable.