Skip to content

Customers

Create New Customer

  • Open Django Administration Panel Django Admin Panel

  • you can see customers under project section.

  • click it, and in the top right of customers page, you can see ADD CUSTOMER button

  • then, fill this form with customer information Django Admin Panel

INFO

  • The Name field is required, but the other fields in the form are optional.
  • If the Archived field if checked, no one can create new reports with it.