🌿
Pacific Shine
Cleaning Services CRM
Loading...
My Schedule
Sun
Mon
Tue
Wed
Thu
Fri
Sat
Tap a day to see job details and access info
Dashboard
Clients
-
👤
Same Day
-
!
Revenue
-
$
Net Profit
-
📈
Upcoming Turnovers
Recent Invoices
Clients
Properties
Unit
Client
Location
Beds
Rate
Same Day Regular
Sun
Mon
Tue
Wed
Thu
Fri
Sat
Turnovers
Date
Unit
Client
Cleaner
Amt
Status
Invoices
Expenses
Total shown$0
Financial
Price List
Service
Client
Price
Quotes
Team
Cleaner PIN: 1234   Change
Dash
Jobs
📅
Cal
📄
Invoice
$
Finance
👥
Team
function printQuote(){ var id=ge('eid-quote').value; var q=null;var i; if(id){for(i=0;i'+ '
'+ '
Prepared For
'+ '
'+(q.client_name||'')+'
'+ (q.property_desc?'
'+q.property_desc+'
':'')+ (q.valid_until?'
Valid until: '+q.valid_until+'
':'')+ '
'+ '
'+ '
QUOTE
'+ '
Pacific Shine LLC - Hawaii
'+ '
Date: '+now.toLocaleDateString('en-US',{month:'long',day:'numeric',year:'numeric'})+'
'+ '
'+ ''+ ''+ ''+ ''+ ''+ ''+ ''+ ''+ ''+ ''+ ''+ ''+ ''+ ''+ '
ServiceFrequencyPriceGET Tax 4.712%Total
'+(q.includes||'Professional Cleaning Services')+''+(freqMap[q.frequency]||q.frequency||'')+'$'+baseAmt.toFixed(2)+'$'+geTax.toFixed(2)+'$'+totalDue.toFixed(2)+'
'+ '
'+ '
'+ '
'+ 'Base Price$'+baseAmt.toFixed(2)+'
'+ '
'+ 'GET Tax Hawaii (4.712%)$'+geTax.toFixed(2)+'
'+ '
'+ 'Total '+(freqMap[q.frequency]||'')+''+ '$'+totalDue.toFixed(2)+''+ '
'+ '
'+ '
'+ 'To accept this quote, please reply to this email or contact us directly. Prices include Hawaii GET (4.712%). Pacific Shine LLC - Oahu, Hawaii'+ '
'; setTimeout(function(){window.print();},300); }