KTPv5
User DocsContacts

Customer

Staff guide for viewing and managing customer contact records.

What Is A Customer?

A customer is a wholesale customer record used by Sales workflows. Staff use customer records to identify who an order or invoice is for, store basic contact details, keep billing or delivery address information, and manage the people who work at that customer.

Customer records are shared reference data. Sales pages may read customers while staff create Sale Orders or Sale Invoices, but changing the customer record itself is Contacts management work.

Where To Find It

Open Contacts > Customers in the Web client.

ScreenRouteUse it to
Customers/v2/customerSearch and open customer records.
New customer/v2/customer/newCreate a customer.
Customer detail/v2/customer/:idView info, address, business info, and contact people.
Edit customer/v2/customer/:id/editUpdate customer details or archive the customer.
Customer contacts/v2/customer/:id/contactsAdd, remove, or set primary contact people.

Main Fields

FieldNotes
CodeRequired customer code. It must be unique inside the company.
Name (Eng)Required English customer name.
Name (Kor)Optional Korean customer name.
Email / PhoneGeneral customer contact details.
PrioritySorting or operational priority. Blank or invalid values become 999.
NoteInternal staff note for this customer.
AddressCustomer address selected through address search and optional Address 2.
Business InfoABN, ACN, bank, BSB, account number, and SWIFT code.
ContactsPeople who work at the customer, such as buyers or managers.
ArchivedHides a customer from the active customer list.

Create A Customer

  1. Open Contacts > Customers.
  2. Click New customer.
  3. Enter Code and Name (Eng).
  4. Add optional Korean name, phone, email, priority, note, address, and business info.
  5. Save.

After saving, the page returns to the customer list.

Update Or Archive A Customer

  1. Open Contacts > Customers.
  2. Select a customer.
  3. Click Edit.
  4. Update the customer fields.
  5. Turn on Archived when the customer should no longer appear in normal active lists.
  6. Save.

Archiving does not delete the customer or rewrite existing sales documents.

Manage Customer Contacts

  1. Open a customer.
  2. Click Contacts.
  3. Add a contact person's name, position, phone, and email.
  4. Use Primary to mark the main person for the customer.
  5. Use Remove when a person should no longer be attached to the customer.

Removing a contact person permanently removes that person record from this customer. If the removed person was primary, the customer no longer has a primary contact until another person is selected.

Search Customers

Use the search box on the Customers page. Search checks customer English name, Korean name, and code.

When the search has multiple words, every word must match at least one of those fields.

Required Roles

Customer read access accepts pricing.manage, contact.read, or contact.manage. contact.manage includes customer records and customer contact people.

ActionRequired role
Search customerspricing.manage or contact.read or contact.manage
View a customerpricing.manage or contact.read or contact.manage
View customer contact peoplepricing.manage or contact.read or contact.manage
Create a customercontact.manage
Update or archive a customercontact.manage
Add, remove, or set primary contact peoplecontact.manage

Common Problems

ProblemWhat it means
Code and Name (Eng) are requiredThe form is missing one of the required fields.
Customer code already existsAnother customer in this company already uses the same code.
Customer not foundThe customer id does not exist for the current company.
Name is requiredA contact person cannot be added without a name.

On this page