{"id":61249,"date":"2026-04-27T08:37:20","date_gmt":"2026-04-27T00:37:20","guid":{"rendered":"https:\/\/sedpi.com\/en\/?p=61249"},"modified":"2026-04-27T16:35:02","modified_gmt":"2026-04-27T08:35:02","slug":"mvr-cashflow","status":"publish","type":"post","link":"https:\/\/sedpi.com\/en\/mvr-cashflow\/","title":{"rendered":"MVR CashFlow"},"content":{"rendered":"\n<style>\n\n.mvr-suggestions {\n  position: relative;\n  margin-top: 6px;\n  left: 0;\n  right: 0;\n  background: #ffffff;\n  border: 1px solid #cbd5e1;\n  border-radius: 8px;\n  box-shadow: 0 8px 20px rgba(0,0,0,0.08);\n  z-index: 999;\n  display: none;\n  max-height: 220px;\n  overflow-y: auto;\n}\n\n.mvr-suggestion-item {\n  padding: 10px 12px;\n  cursor: pointer;\n  font-size: 14px;\n  border-bottom: 1px solid #f1f5f9;\n}\n\n.mvr-suggestion-item:hover {\n  background: #eff6ff;\n}\n\n.mvr-suggestion-name {\n  font-weight: 700;\n  color: #111827;\n}\n\n.mvr-suggestion-meta {\n  font-size: 12px;\n  color: #6b7280;\n}\n\n  .mvr-lookup-card {\n    max-width: 760px;\n    margin: 30px auto;\n    padding: 28px;\n    border: 1px solid #e5e7eb;\n    border-radius: 14px;\n    background: #ffffff;\n    box-shadow: 0 8px 24px rgba(0,0,0,0.06);\n    font-family: Arial, sans-serif;\n  }\n\n  .mvr-lookup-card h3 {\n    margin: 0 0 8px;\n    font-size: 24px;\n    color: #1f2937;\n  }\n\n  .mvr-lookup-card p {\n    margin: 0 0 22px;\n    color: #6b7280;\n  }\n\n  .mvr-form-row {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 18px;\n    margin-bottom: 16px;\n  }\n\n  .mvr-field {\n    display: flex;\n    flex-direction: column;\n  }\n\n  .mvr-field label {\n    margin-bottom: 6px;\n    font-weight: 600;\n    color: #374151;\n  }\n\n  .mvr-field input {\n    width: 100%;\n    padding: 12px 14px;\n    border: 1px solid #cbd5e1;\n    border-radius: 8px;\n    font-size: 15px;\n    box-sizing: border-box;\n  }\n\n  .mvr-field input[readonly] {\n    background: #f9fafb;\n    color: #111827;\n  }\n\n  .mvr-actions {\n    display: flex;\n    gap: 10px;\n    align-items: center;\n    margin: 18px 0 22px;\n    flex-wrap: wrap;\n  }\n\n  .mvr-btn {\n    padding: 12px 22px;\n    border: none;\n    border-radius: 8px;\n    background: #2563eb;\n    color: white;\n    font-weight: 700;\n    cursor: pointer;\n  }\n\n  .mvr-btn:hover {\n    background: #1d4ed8;\n  }\n\n  .mvr-btn:disabled {\n    background: #9ca3af;\n    cursor: not-allowed;\n  }\n\n  .mvr-message {\n    font-weight: 700;\n  }\n\n  .mvr-message.success {\n    color: #15803d;\n  }\n\n  .mvr-message.error {\n    color: #b91c1c;\n  }\n\n  .mvr-message.loading {\n    color: #1d4ed8;\n  }\n\n  @media (max-width: 640px) {\n    .mvr-form-row {\n      grid-template-columns: 1fr;\n    }\n  }\n<\/style>\n\n<div class=\"mvr-lookup-card\">\n  <h3>Client Information Lookup<\/h3>\n  <p>Enter the Client ID to fetch details from the live Jotform submissions database.<\/p>\n\n<div class=\"mvr-field\" style=\"position:relative;\">\n  <label for=\"member_search\">Search Member Name<\/label>\n  <input type=\"text\" id=\"member_search\" placeholder=\"Type member name...\">\n  <div id=\"member_suggestions\" class=\"mvr-suggestions\"><\/div>\n<\/div>\n\n  <div class=\"mvr-field\">\n    <label for=\"client_id\">Client ID<\/label>\n    <input type=\"text\" id=\"client_id\" placeholder=\"e.g., 0110002912\">\n  <\/div>\n\n  <div class=\"mvr-actions\">\n    <button type=\"button\" id=\"lookup_btn\" class=\"mvr-btn\">Search<\/button>\n    <button type=\"button\" id=\"download_pdf_btn\" class=\"mvr-btn\" disabled>Download PDF<\/button>\n    <span id=\"lookup_message\" class=\"mvr-message\"><\/span>\n  <\/div>\n\n  <div class=\"mvr-form-row\">\n    <div class=\"mvr-field\">\n      <label for=\"client_name\">Name FIO<\/label>\n      <input type=\"text\" id=\"client_name\" readonly>\n    <\/div>\n\n    <div class=\"mvr-field\">\n      <label for=\"client_branch\">Branch<\/label>\n      <input type=\"text\" id=\"client_branch\" readonly>\n    <\/div>\n  <\/div>\n\n  <div class=\"mvr-form-row\">\n    <div class=\"mvr-field\">\n      <label for=\"date_of_interview\">Date of Interview<\/label>\n      <input type=\"text\" id=\"date_of_interview\" readonly>\n    <\/div>\n\n    <div class=\"mvr-field\">\n      <label for=\"member_name\">Member Name<\/label>\n      <input type=\"text\" id=\"member_name\" readonly>\n    <\/div>\n  <\/div>\n\n  <div class=\"mvr-field\">\n    <label for=\"kind_of_business\">Kind of Business<\/label>\n    <input type=\"text\" id=\"kind_of_business\" readonly>\n  <\/div>\n<h4 style=\"margin-top:24px;\">Debt Capacity Analysis<\/h4>\n\n<div class=\"mvr-form-row\">\n  <div class=\"mvr-field\">\n    <label>Number of JVC Cycle<\/label>\n    <input type=\"text\" id=\"number_of_jvc_cycle\" readonly>\n  <\/div>\n\n  <div class=\"mvr-field\">\n    <label>Member Classification<\/label>\n    <input type=\"text\" id=\"member_classification\" readonly>\n  <\/div>\n<\/div>\n\n<div class=\"mvr-form-row\">\n  <div class=\"mvr-field\">\n    <label>JV Term (In months)<\/label>\n    <input type=\"text\" id=\"jv_term_months\" readonly>\n  <\/div>\n\n  <div class=\"mvr-field\">\n    <label>JV Term<\/label>\n    <input type=\"text\" id=\"jv_term\" readonly>\n  <\/div>\n<\/div>\n\n<h4 style=\"margin-top:24px;\">Joint Venture Capital<\/h4>\n\n<div class=\"mvr-form-row\">\n  <div class=\"mvr-field\">\n    <label>Net Business Income<\/label>\n    <input type=\"text\" id=\"net_business_income\" readonly>\n  <\/div>\n\n  <div class=\"mvr-field\">\n    <label>Other Household Income<\/label>\n    <input type=\"text\" id=\"other_household_income\" readonly>\n  <\/div>\n<\/div>\n\n<div class=\"mvr-form-row\">\n  <div class=\"mvr-field\">\n    <label>Household Expenses<\/label>\n    <input type=\"text\" id=\"household_expenses\" readonly>\n  <\/div>\n\n  <div class=\"mvr-field\">\n    <label>Net Household Cash Flow<\/label>\n    <input type=\"text\" id=\"net_household_cash_flow\" readonly>\n  <\/div>\n<\/div>\n\n<div class=\"mvr-form-row\">\n  <div class=\"mvr-field\">\n    <label>Maximum JV Amount<\/label>\n    <input type=\"text\" id=\"maximum_jv_amount\" readonly>\n  <\/div>\n\n  <div class=\"mvr-field\">\n    <label>Adjusted Debt Capacity Rate<\/label>\n    <input type=\"text\" id=\"adjusted_debt_capacity_rate\" readonly>\n  <\/div>\n<\/div>\n\n<div class=\"mvr-form-row\">\n  <div class=\"mvr-field\">\n    <label>Adjusted Debt Capacity Amount<\/label>\n    <input type=\"text\" id=\"adjusted_debt_capacity_amount\" readonly>\n  <\/div>\n\n  <div class=\"mvr-field\">\n    <label>Service Fee Rate<\/label>\n    <input type=\"text\" id=\"service_fee_rate\" readonly>\n  <\/div>\n<\/div>\n\n<div class=\"mvr-form-row\">\n  <div class=\"mvr-field\">\n    <label>Maximum JVC Possible<\/label>\n    <input type=\"text\" id=\"maximum_jvc_possible\" readonly>\n  <\/div>\n\n  <div class=\"mvr-field\">\n    <label>Monthly Amortization<\/label>\n    <input type=\"text\" id=\"monthly_amortization\" readonly>\n  <\/div>\n<\/div>\n\n<div class=\"mvr-field\">\n  <label>Weekly Amortization<\/label>\n  <input type=\"text\" id=\"weekly_amortization\" readonly>\n<\/div>\n\n<\/div>\n\n<script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jspdf\/2.5.1\/jspdf.umd.min.js\"><\/script>\n\n<script>\ndocument.getElementById(\"lookup_btn\").addEventListener(\"click\", lookupClient);\n\ndocument.getElementById(\"client_id\").addEventListener(\"keydown\", function(event) {\n  if (event.key === \"Enter\") {\n    event.preventDefault();\n    lookupClient();\n  }\n});\n\nfunction setMessage(text, type) {\n  const message = document.getElementById(\"lookup_message\");\n  message.innerText = text;\n  message.className = \"mvr-message \" + type;\n}\n\nfunction setValue(id, value) {\n  const field = document.getElementById(id);\n  if (field) field.value = value || \"\";\n}\n\nfunction getValue(id) {\n  const field = document.getElementById(id);\n  return field ? field.value : \"\";\n}\n\nfunction clearFields() {\n  [\n    \"client_name\",\n    \"client_branch\",\n    \"date_of_interview\",\n    \"member_name\",\n    \"kind_of_business\",\n    \"number_of_jvc_cycle\",\n    \"member_classification\",\n    \"jv_term_months\",\n    \"jv_term\",\n    \"net_business_income\",\n    \"other_household_income\",\n    \"household_expenses\",\n    \"net_household_cash_flow\",\n    \"maximum_jv_amount\",\n    \"adjusted_debt_capacity_rate\",\n    \"adjusted_debt_capacity_amount\",\n    \"service_fee_rate\",\n    \"maximum_jvc_possible\",\n    \"monthly_amortization\",\n    \"weekly_amortization\"\n  ].forEach(id => setValue(id, \"\"));\n\n  document.getElementById(\"download_pdf_btn\").disabled = true;\n}\n\nfunction fillFields(data) {\n  setValue(\"client_name\", data.name);\n  setValue(\"client_branch\", data.branch);\n  setValue(\"date_of_interview\", data.date_of_interview);\n  setValue(\"member_name\", data.member_name);\n  setValue(\"kind_of_business\", data.kind_of_business);\n\n  setValue(\"number_of_jvc_cycle\", data.number_of_jvc_cycle);\n  setValue(\"member_classification\", data.member_classification);\n  setValue(\"jv_term_months\", data.jv_term_months);\n  setValue(\"jv_term\", data.jv_term);\n  setValue(\"net_business_income\", data.net_business_income);\n  setValue(\"other_household_income\", data.other_household_income);\n  setValue(\"household_expenses\", data.household_expenses);\n  setValue(\"net_household_cash_flow\", data.net_household_cash_flow);\n  setValue(\"maximum_jv_amount\", data.maximum_jv_amount);\n  setValue(\"adjusted_debt_capacity_rate\", data.adjusted_debt_capacity_rate);\n  setValue(\"adjusted_debt_capacity_amount\", data.adjusted_debt_capacity_amount);\n  setValue(\"service_fee_rate\", data.service_fee_rate);\n  setValue(\"maximum_jvc_possible\", data.maximum_jvc_possible);\n  setValue(\"monthly_amortization\", data.monthly_amortization);\n  setValue(\"weekly_amortization\", data.weekly_amortization);\n}\n\nfunction lookupClient() {\n  const clientId = document.getElementById(\"client_id\").value.trim();\n  const button = document.getElementById(\"lookup_btn\");\n\n  if (!clientId) {\n    clearFields();\n    setMessage(\"Please enter Client ID.\", \"error\");\n    return;\n  }\n\n  clearFields();\n  button.disabled = true;\n  button.innerText = \"Searching...\";\n  setMessage(\"Searching record...\", \"loading\");\n\n  fetch(\"\/wp-admin\/admin-ajax.php?action=lookup_jotform_client&client_id=\" + encodeURIComponent(clientId))\n    .then(response => response.json())\n    .then(data => {\n      if (!data.found) {\n        clearFields();\n        setMessage(data.message || \"No record found.\", \"error\");\n        return;\n      }\n\n      fillFields(data);\n      setValue(\"client_id\", data.client_id || clientId);\n      document.getElementById(\"download_pdf_btn\").disabled = false;\n      setMessage(\"Record found.\", \"success\");\n    })\n    .catch(error => {\n      console.error(error);\n      clearFields();\n      setMessage(\"Lookup failed. Please try again.\", \"error\");\n    })\n    .finally(() => {\n      button.disabled = false;\n      button.innerText = \"Search\";\n    });\n}\n\nfunction lookupClientBySubmission(submissionId) {\n  if (!submissionId) {\n    clearFields();\n    setMessage(\"No submission ID found.\", \"error\");\n    return;\n  }\n\n  clearFields();\n  setMessage(\"Searching record...\", \"loading\");\n\n  fetch(\"\/wp-admin\/admin-ajax.php?action=lookup_jotform_client&submission_id=\" + encodeURIComponent(submissionId))\n    .then(response => response.json())\n    .then(data => {\n      if (!data.found) {\n        clearFields();\n        setMessage(data.message || \"No record found.\", \"error\");\n        return;\n      }\n\n      fillFields(data);\n      setValue(\"client_id\", data.client_id || \"\");\n      document.getElementById(\"download_pdf_btn\").disabled = false;\n      setMessage(\"Record found.\", \"success\");\n    })\n    .catch(error => {\n      console.error(error);\n      clearFields();\n      setMessage(\"Lookup failed. Please try again.\", \"error\");\n    });\n}\n\ndocument.getElementById(\"download_pdf_btn\").addEventListener(\"click\", function () {\n  const { jsPDF } = window.jspdf;\n  const doc = new jsPDF();\n\n  const rows = [\n    [\"Client ID\", getValue(\"client_id\")],\n    [\"Name FIO\", getValue(\"client_name\")],\n    [\"Branch\", getValue(\"client_branch\")],\n    [\"Date of Interview\", getValue(\"date_of_interview\")],\n    [\"Member Name\", getValue(\"member_name\")],\n    [\"Kind of Business\", getValue(\"kind_of_business\")],\n    [\"Number of JVC Cycle\", getValue(\"number_of_jvc_cycle\")],\n    [\"Member Classification\", getValue(\"member_classification\")],\n    [\"JV Term (In months)\", getValue(\"jv_term_months\")],\n    [\"JV Term\", getValue(\"jv_term\")],\n    [\"Net Business Income\", getValue(\"net_business_income\")],\n    [\"Other Household Income\", getValue(\"other_household_income\")],\n    [\"Household Expenses\", getValue(\"household_expenses\")],\n    [\"Net Household Cash Flow\", getValue(\"net_household_cash_flow\")],\n    [\"Maximum JV Amount\", getValue(\"maximum_jv_amount\")],\n    [\"Adjusted Debt Capacity Rate\", getValue(\"adjusted_debt_capacity_rate\")],\n    [\"Adjusted Debt Capacity Amount\", getValue(\"adjusted_debt_capacity_amount\")],\n    [\"Service Fee Rate\", getValue(\"service_fee_rate\")],\n    [\"Maximum JVC Possible\", getValue(\"maximum_jvc_possible\")],\n    [\"Monthly Amortization\", getValue(\"monthly_amortization\")],\n    [\"Weekly Amortization\", getValue(\"weekly_amortization\")]\n  ];\n\n  doc.setFontSize(16);\n  doc.text(\"MVR SEDPI Cash Flow Report\", 20, 20);\n\n  doc.setFontSize(10);\n  let y = 35;\n\n  rows.forEach(row => {\n    if (y > 280) {\n      doc.addPage();\n      y = 20;\n    }\n\n    doc.setFont(undefined, \"bold\");\n    doc.text(row[0] + \":\", 20, y);\n\n    doc.setFont(undefined, \"normal\");\n    doc.text(String(row[1] || \"\"), 85, y);\n\n    y += 8;\n  });\n\n  const fileName = getValue(\"client_id\") || getValue(\"member_name\") || \"record\";\n  doc.save(\"client-\" + fileName + \".pdf\");\n});\n\nlet memberSearchTimer = null;\n\nconst memberInput = document.getElementById(\"member_search\");\nconst suggestionBox = document.getElementById(\"member_suggestions\");\n\nmemberInput.addEventListener(\"input\", function () {\n  const term = this.value.trim();\n\n  clearTimeout(memberSearchTimer);\n\n  if (term.length < 2) {\n    suggestionBox.innerHTML = \"\";\n    suggestionBox.style.display = \"none\";\n    return;\n  }\n\n  suggestionBox.innerHTML = '<div class=\"mvr-suggestion-item\">Searching...<\/div>';\n  suggestionBox.style.display = \"block\";\n\n  memberSearchTimer = setTimeout(function () {\n    fetch(\"\/wp-admin\/admin-ajax.php?action=search_jotform_member_names&term=\" + encodeURIComponent(term))\n      .then(response => response.json())\n      .then(results => {\n        suggestionBox.innerHTML = \"\";\n\n        if (!Array.isArray(results) || results.length === 0) {\n          suggestionBox.innerHTML = '<div class=\"mvr-suggestion-item\">No matching member found.<\/div>';\n          suggestionBox.style.display = \"block\";\n          return;\n        }\n\n        results.forEach(item => {\n          const div = document.createElement(\"div\");\n          div.className = \"mvr-suggestion-item\";\n\n          div.innerHTML =\n            '<div class=\"mvr-suggestion-name\">' + (item.member_name || \"\") + '<\/div>' +\n            '<div class=\"mvr-suggestion-meta\">Client ID: ' + (item.client_id || \"No Client ID\") + ' | Branch: ' + (item.branch || \"\") + '<\/div>';\n\n          div.addEventListener(\"click\", function () {\n            setValue(\"member_search\", item.member_name || \"\");\n            setValue(\"client_id\", item.client_id || \"\");\n\n            suggestionBox.innerHTML = \"\";\n            suggestionBox.style.display = \"none\";\n\n            if (item.client_id) {\n              lookupClient();\n            } else {\n              lookupClientBySubmission(item.submission_id);\n            }\n          });\n\n          suggestionBox.appendChild(div);\n        });\n\n        suggestionBox.style.display = \"block\";\n      })\n      .catch(error => {\n        console.error(error);\n        suggestionBox.innerHTML = '<div class=\"mvr-suggestion-item\">Search failed.<\/div>';\n        suggestionBox.style.display = \"block\";\n      });\n  }, 300);\n});\n\ndocument.addEventListener(\"click\", function (event) {\n  if (!memberInput.contains(event.target) && !suggestionBox.contains(event.target)) {\n    suggestionBox.style.display = \"none\";\n  }\n});\n<\/script>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Client Information Lookup Enter the Client ID to fetch details from the live Jotform submissions database. Search Member Name Client ID Search Download PDF Name FIO Branch Date of Interview Member Name Kind of Business Debt Capacity Analysis Number of JVC Cycle Member Classification JV Term (In months) JV Term Joint Venture Capital Net Business [&hellip;]<\/p>\n","protected":false},"author":8,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_eb_attr":"","jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[1],"tags":[],"class_list":["post-61249","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>MVR CashFlow - Social Enterprise Development Partnerships, Inc.<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/sedpi.com\/en\/mvr-cashflow\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"MVR CashFlow - Social Enterprise Development Partnerships, Inc.\" \/>\n<meta property=\"og:description\" content=\"Client Information Lookup Enter the Client ID to fetch details from the live Jotform submissions database. Search Member Name Client ID Search Download PDF Name FIO Branch Date of Interview Member Name Kind of Business Debt Capacity Analysis Number of JVC Cycle Member Classification JV Term (In months) JV Term Joint Venture Capital Net Business [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/sedpi.com\/en\/mvr-cashflow\/\" \/>\n<meta property=\"og:site_name\" content=\"Social Enterprise Development Partnerships, Inc.\" \/>\n<meta property=\"article:published_time\" content=\"2026-04-27T00:37:20+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-27T08:35:02+00:00\" \/>\n<meta name=\"author\" content=\"SEDPI\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"SEDPI\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/sedpi.com\\\/en\\\/mvr-cashflow\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/sedpi.com\\\/en\\\/mvr-cashflow\\\/\"},\"author\":{\"name\":\"SEDPI\",\"@id\":\"http:\\\/\\\/sedpi.com\\\/en\\\/#\\\/schema\\\/person\\\/0109248f97ff3913dc6cf4a26a82ffc1\"},\"headline\":\"MVR CashFlow\",\"datePublished\":\"2026-04-27T00:37:20+00:00\",\"dateModified\":\"2026-04-27T08:35:02+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/sedpi.com\\\/en\\\/mvr-cashflow\\\/\"},\"wordCount\":88,\"commentCount\":0,\"publisher\":{\"@id\":\"http:\\\/\\\/sedpi.com\\\/en\\\/#organization\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/sedpi.com\\\/en\\\/mvr-cashflow\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/sedpi.com\\\/en\\\/mvr-cashflow\\\/\",\"url\":\"https:\\\/\\\/sedpi.com\\\/en\\\/mvr-cashflow\\\/\",\"name\":\"MVR CashFlow - Social Enterprise Development Partnerships, Inc.\",\"isPartOf\":{\"@id\":\"http:\\\/\\\/sedpi.com\\\/en\\\/#website\"},\"datePublished\":\"2026-04-27T00:37:20+00:00\",\"dateModified\":\"2026-04-27T08:35:02+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/sedpi.com\\\/en\\\/mvr-cashflow\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/sedpi.com\\\/en\\\/mvr-cashflow\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/sedpi.com\\\/en\\\/mvr-cashflow\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"http:\\\/\\\/sedpi.com\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"MVR CashFlow\"}]},{\"@type\":\"WebSite\",\"@id\":\"http:\\\/\\\/sedpi.com\\\/en\\\/#website\",\"url\":\"http:\\\/\\\/sedpi.com\\\/en\\\/\",\"name\":\"Social Enterprise Development Partnerships, Inc.\",\"description\":\"Capacity Builder. Market Facilitator\",\"publisher\":{\"@id\":\"http:\\\/\\\/sedpi.com\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"http:\\\/\\\/sedpi.com\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"http:\\\/\\\/sedpi.com\\\/en\\\/#organization\",\"name\":\"Social Enterprise Development Partnerships, Inc.\",\"url\":\"http:\\\/\\\/sedpi.com\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"http:\\\/\\\/sedpi.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/i0.wp.com\\\/sedpi.com\\\/en\\\/wp-content\\\/uploads\\\/2016\\\/03\\\/SEDPILogo-Blackbuttonforweb.jpg?fit=170%2C49&ssl=1\",\"contentUrl\":\"https:\\\/\\\/i0.wp.com\\\/sedpi.com\\\/en\\\/wp-content\\\/uploads\\\/2016\\\/03\\\/SEDPILogo-Blackbuttonforweb.jpg?fit=170%2C49&ssl=1\",\"width\":170,\"height\":49,\"caption\":\"Social Enterprise Development Partnerships, Inc.\"},\"image\":{\"@id\":\"http:\\\/\\\/sedpi.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"http:\\\/\\\/sedpi.com\\\/en\\\/#\\\/schema\\\/person\\\/0109248f97ff3913dc6cf4a26a82ffc1\",\"name\":\"SEDPI\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/3ffb3fbf2e796a31d81c63b80c6fdf213a9f8e7aaf6d5793e95a74b372ecf819?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/3ffb3fbf2e796a31d81c63b80c6fdf213a9f8e7aaf6d5793e95a74b372ecf819?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/3ffb3fbf2e796a31d81c63b80c6fdf213a9f8e7aaf6d5793e95a74b372ecf819?s=96&d=mm&r=g\",\"caption\":\"SEDPI\"},\"url\":\"https:\\\/\\\/sedpi.com\\\/en\\\/author\\\/sedpi\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"MVR CashFlow - Social Enterprise Development Partnerships, Inc.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/sedpi.com\/en\/mvr-cashflow\/","og_locale":"en_US","og_type":"article","og_title":"MVR CashFlow - Social Enterprise Development Partnerships, Inc.","og_description":"Client Information Lookup Enter the Client ID to fetch details from the live Jotform submissions database. Search Member Name Client ID Search Download PDF Name FIO Branch Date of Interview Member Name Kind of Business Debt Capacity Analysis Number of JVC Cycle Member Classification JV Term (In months) JV Term Joint Venture Capital Net Business [&hellip;]","og_url":"https:\/\/sedpi.com\/en\/mvr-cashflow\/","og_site_name":"Social Enterprise Development Partnerships, Inc.","article_published_time":"2026-04-27T00:37:20+00:00","article_modified_time":"2026-04-27T08:35:02+00:00","author":"SEDPI","twitter_card":"summary_large_image","twitter_misc":{"Written by":"SEDPI","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/sedpi.com\/en\/mvr-cashflow\/#article","isPartOf":{"@id":"https:\/\/sedpi.com\/en\/mvr-cashflow\/"},"author":{"name":"SEDPI","@id":"http:\/\/sedpi.com\/en\/#\/schema\/person\/0109248f97ff3913dc6cf4a26a82ffc1"},"headline":"MVR CashFlow","datePublished":"2026-04-27T00:37:20+00:00","dateModified":"2026-04-27T08:35:02+00:00","mainEntityOfPage":{"@id":"https:\/\/sedpi.com\/en\/mvr-cashflow\/"},"wordCount":88,"commentCount":0,"publisher":{"@id":"http:\/\/sedpi.com\/en\/#organization"},"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/sedpi.com\/en\/mvr-cashflow\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/sedpi.com\/en\/mvr-cashflow\/","url":"https:\/\/sedpi.com\/en\/mvr-cashflow\/","name":"MVR CashFlow - Social Enterprise Development Partnerships, Inc.","isPartOf":{"@id":"http:\/\/sedpi.com\/en\/#website"},"datePublished":"2026-04-27T00:37:20+00:00","dateModified":"2026-04-27T08:35:02+00:00","breadcrumb":{"@id":"https:\/\/sedpi.com\/en\/mvr-cashflow\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/sedpi.com\/en\/mvr-cashflow\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/sedpi.com\/en\/mvr-cashflow\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"http:\/\/sedpi.com\/en\/"},{"@type":"ListItem","position":2,"name":"MVR CashFlow"}]},{"@type":"WebSite","@id":"http:\/\/sedpi.com\/en\/#website","url":"http:\/\/sedpi.com\/en\/","name":"Social Enterprise Development Partnerships, Inc.","description":"Capacity Builder. Market Facilitator","publisher":{"@id":"http:\/\/sedpi.com\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"http:\/\/sedpi.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"http:\/\/sedpi.com\/en\/#organization","name":"Social Enterprise Development Partnerships, Inc.","url":"http:\/\/sedpi.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"http:\/\/sedpi.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/i0.wp.com\/sedpi.com\/en\/wp-content\/uploads\/2016\/03\/SEDPILogo-Blackbuttonforweb.jpg?fit=170%2C49&ssl=1","contentUrl":"https:\/\/i0.wp.com\/sedpi.com\/en\/wp-content\/uploads\/2016\/03\/SEDPILogo-Blackbuttonforweb.jpg?fit=170%2C49&ssl=1","width":170,"height":49,"caption":"Social Enterprise Development Partnerships, Inc."},"image":{"@id":"http:\/\/sedpi.com\/en\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"http:\/\/sedpi.com\/en\/#\/schema\/person\/0109248f97ff3913dc6cf4a26a82ffc1","name":"SEDPI","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/3ffb3fbf2e796a31d81c63b80c6fdf213a9f8e7aaf6d5793e95a74b372ecf819?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/3ffb3fbf2e796a31d81c63b80c6fdf213a9f8e7aaf6d5793e95a74b372ecf819?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/3ffb3fbf2e796a31d81c63b80c6fdf213a9f8e7aaf6d5793e95a74b372ecf819?s=96&d=mm&r=g","caption":"SEDPI"},"url":"https:\/\/sedpi.com\/en\/author\/sedpi\/"}]}},"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p7iyld-fVT","jetpack-related-posts":[],"_links":{"self":[{"href":"https:\/\/sedpi.com\/en\/wp-json\/wp\/v2\/posts\/61249","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sedpi.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/sedpi.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/sedpi.com\/en\/wp-json\/wp\/v2\/users\/8"}],"replies":[{"embeddable":true,"href":"https:\/\/sedpi.com\/en\/wp-json\/wp\/v2\/comments?post=61249"}],"version-history":[{"count":15,"href":"https:\/\/sedpi.com\/en\/wp-json\/wp\/v2\/posts\/61249\/revisions"}],"predecessor-version":[{"id":61275,"href":"https:\/\/sedpi.com\/en\/wp-json\/wp\/v2\/posts\/61249\/revisions\/61275"}],"wp:attachment":[{"href":"https:\/\/sedpi.com\/en\/wp-json\/wp\/v2\/media?parent=61249"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/sedpi.com\/en\/wp-json\/wp\/v2\/categories?post=61249"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/sedpi.com\/en\/wp-json\/wp\/v2\/tags?post=61249"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}