zaviagodev / frappe

MIT License
0 stars 1 forks source link

Testing Quota Limit Functionality for Free Trial Package #84

Closed John-zaviago closed 9 months ago

John-zaviago commented 9 months ago

Issue Title: Testing Quota Limit Functionality for Free Trial Package

1. Issue Description

The purpose of this issue is to thoroughly test the quota limit functionality across various aspects of the free trial package, including items, customers, and sales invoices. Specifically, we need to confirm that when the quota limit is reached (e.g., 10 items), the system correctly displays a modal warning about the full quota and prompts the user to consider an upgrade.

2. Steps to Reproduce

3. Current Behavior

4. Expected Behavior

5. Goal

To ensure that the quota limit functionality within the free trial package is working correctly and that users are adequately prompted to upgrade when they reach these limits.

6. Action Items