Step-by-step breakdown of partial month rent calculation
5 min read
Pro-rata billing calculates rent for partial months when a guest checks in or out mid-month. The system uses actual days stayed divided by total days in the month.
Step 1: Identify the total monthly rent for the bed.
Step 2: Count the total number of days in the booking month.
Step 3: Count the actual number of days the guest stayed in that month.
Step 4: Calculate: (Monthly Rent ÷ Days in Month) × Days Stayed = Pro-rata Amount
Example: Monthly rent = ₹10,000, Month = February (28 days), Guest stayed 15 days. Calculation: (10,000 ÷ 28) × 15 = ₹5,357.14
The system automatically rounds to 2 decimal places for currency accuracy.
If you still need assistance, our support team is here to help.