Database
Manage and view all data in the local database system
• Database Version: Loading...
• Customers in DB: 0
• Suppliers in DB: 0
• Quotations in DB: 0
• Items in DB: 0
• Locations in DB: 0
• All localStorage keys: Loading...
• Data is stored locally in your browser using localStorage
• Export your data before clearing to avoid data loss
• Import will replace all existing data
| ID | Name | Contact Person | Phone | Status | Credit Limit | Actions |
|---|
• View Data: All database entities are displayed in organized tabs above
• Edit Data: Click the edit button to modify existing records inline (currently available for Customers, Suppliers, and Quotations)
• Delete Data: Click the trash button to remove records
• Export Data: Use the Export Data button to download all data as JSON
• Import Data: Paste JSON data to restore or load new data
• Clear Data: Use the Clear Data button to remove all data (use with caution)
• Persistent Storage: All data is automatically saved to localStorage
• Data Overview: The overview above shows the total count of all entities in the database
• New Entities: Items (inventory) and Locations (storage) are now fully integrated into the database system