Client Reconcilation
Automated Professional Fee & GST Engine
| Service Particulars | Base Fee | GST % | Tax Value |
|---|---|---|---|
| 0.00 |
Summary Report
AI Smart Reminder
Core Components Included:
Platform UI: Features a top navigation bar for the platform-wide identity and a sidebar for switching between other tools in your AI suite.
Monetization Logic: Includes specific
ad-slotcomponents in both the sidebar and the main content area to demonstrate how the platform is monetized for free users.Authentication & Premium Wall: The export button is covered by a "Lock Screen" (
premium-overlay). Clicking Login at the top simulates a subscription/login state, hiding the lock and enabling the jsPDF download functionality.Automated GST & Bank Reconcilation:
Calculates tax per line item.
Real-time calculation of Advance Payment vs. Total Liability.
Dynamic AI Reminder text that updates instructions based on whether the client has an outstanding balance or is fully paid.
Mobile Responsive: The layout shifts from a 3-column dashboard on desktops to a single-column stack on mobile devices using Tailwind's
grid-cols-1andxl:grid-cols-3classes.