Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.degreewellness.com/llms.txt

Use this file to discover all available pages before exploring further.

The Treasury Management page shows one row per day for the selected studio(s). The columns below run in order across that row.
ColumnWhat it showsFormula
Gross RevenueTotal gross sales for the day.Medical + Non-Medical
MedicalGross medical revenue for the day.Input (sourced from POS / MBO)
Non-MedicalGross non-medical revenue for the day.Input (sourced from POS / MBO)
Pmt Pcs FeesPayment-processor fees for the day.Input (sourced from the processor)
Net RevenueGross revenue after payment-processor fees.Gross Revenue − Pmt Pcs Fees
Medical FeesMedical Director retainer (daily share) + GFE exams × $20.(Medical Director monthly ÷ days in month) + (GFE exams that day × $20)
RoyaltyFranchisor royalty for the day.Gross Revenue × 0.07
Brand FundFranchisor brand fund for the day.Gross Revenue × 0.01
Tech FeeTechnology fee — daily share of the monthly amount.$275 ÷ days in month
OtherStudio-specific line item; usually $0.Other monthly ÷ days in month
Net DepositWhat should actually land in the studio’s account.Net Revenue − Medical Fees − Royalty − Brand Fund − Tech Fee − Other

Conventions

  • Days in month is evaluated from the row’s date: DAY(EOMONTH(date)). Every row in the same calendar month therefore gets the same per-day share of monthly fees.
  • Royalty and Brand Fund are always applied to Gross Revenue, not Net Revenue. They stack on the same base.
  • GFE exams are counted from the medical-records source for that specific day. On days with no GFEs, the GFE component of Medical Fees is zero.
  • Other defaults to $0.00 per month. If a studio has an Other line configured, it is pro-rated per day the same way Tech Fee is.