Each salesperson logs their own sale here — contract or cash, customer, motorcycle and amount. Commission and inventory are calculated automatically.
Loading…
Inventory
Live quantity — drops automatically with every sale logged
Sales
Commission: $200 (Isabella/Thiago) or $150 (Daniel) per contract · $100 flat on cash
…
Total commission
$0.00
0 sales
Sales revenue
$0.00
total value of motorcycles sold
Contracts
0
lease-to-own sales
Cash
0
cash sales
Date
Day
Salesperson
Type
Customer
Motorcycle
Amount
Commission
Actions
Loading sales from api.php…
How to use
Weeks run Monday to Sunday. Switch between Week and Month above the navigation — in Month mode you can jump straight to any month with the date picker.
Log sale: enter your salesperson code to identify who's logging it, whether it was a contract or cash, the customer, the motorcycle (comes out of inventory automatically) and the amount. Commission is calculated instantly.
Edit a sale to correct any field after logging it — useful when a customer paid a down payment, made a few installments, then backed out. Changing the motorcycle model adjusts inventory for both the old and new model.
Add and Remove inventory both require the inventory code (25130000). Add sums when new stock arrives; Remove subtracts (damaged bike, count correction, etc.).
Deleting a sale automatically returns the motorcycle to inventory (asks for confirmation first).
Every change is saved to data.json on your server right away — works from any computer or phone that opens this page.
Salesperson codes are for identification, not real security — don't treat them as secret passwords.