{% extends "base.html" %} {% block title %}Edit User - QuantumQuickSales{% endblock %} {% block page_title %}Edit User{% endblock %} {% block content %}
Edit User Information
Username cannot be changed
Leave blank to keep current password
Re-enter the new password to confirm
• Create and manage invoices
• Search invoice history
• Delete own invoices (within 5 minutes)
• View product catalog
• All regular user permissions
• Manage products and inventory
• Manage users and access levels
• View all invoices and reports
• System configuration
Important: Changing user access levels affects system security. Choose carefully!
Back to Users
{% endblock %} {% block scripts %} {% endblock %}