New POS Dashboard



Add New Customer

Customer name is required
Optional - must be unique if provided
Optional - customer address
Opening Balance (Optional)
This amount will be stored in both customers.pending and customer_ledger
No opening balance
Data Storage Information
  • customers table: name, phone, address, pending amount
  • customer_ledger table: Opening balance transaction record
  • Both tables updated simultaneously
  • Transaction ensures data consistency