Line 164: | Line 164: | ||
1. Every customer code is unique. | 1. Every customer code is unique. | ||
2. If the system found there is an duplicate code trying to save, users will be notify by warning message. | 2. If the system found there is an duplicate code trying to save, users will be notify by warning message. | ||
See screenshot below. | |||
[[File:Customer-Maintain Customer-Duplicate Code.jpg|340px]] | [[File:Customer-Maintain Customer-Duplicate Code.jpg|340px]] | ||
<br /> | |||
* You can set the customer code format via Tools | Options...(Customer). See screenshot below. | |||
::[[File:Customer-Maintain Customer-Customer Code Format.jpg|640px]] | ::[[File:Customer-Maintain Customer-Customer Code Format.jpg|640px]] | ||
* For example, | |||
{| class="wikitable" | |||
|- | |||
! Company Name !! Customer Control Acc !! Format !! Result | |||
|- | |||
| ABCD SDN BHD || | |||
301-000 || | |||
%.1s-%.1s%.1d || | |||
3-A-1 | |||
|- | |||
| ABCD SDN BHD || | |||
301-000 || | |||
%.2s-%.2s%.2d || | |||
30-AB-01 | |||
|- | |||
| ABCD SDN BHD || | |||
301-000 || | |||
%.3s-%.3s%.3d || | |||
301-ABC-001 | |||
|- | |||
| ABCD SDN BHD || | |||
301-000 || | |||
%.4s-%.4s%.4d || | |||
301--ABCD-0001 | |||
|} | |||
<br /> | <br /> | ||
=='''Credit Control'''== | =='''Credit Control'''== |
Revision as of 03:28, 26 February 2013
Menu: Customer | Maintain Customer...
Introduction
- To keep the customer profile data such as addresses, telephone, fax, email, contact person, credit limits, credit terms, etc. In other words, it is your customer contacts.
New Customer
- To create NEW customer, CLICK on NEW button. See screenshot below.
- You will get a blank form to be fill-in with your customer particular.
- You may start input the following fields:
Field Name | Explanation & Properties |
---|---|
Company |
|
Description 2 (UNDERLINE below Company) |
|
Control A/c |
|
Code |
|
Cust Category |
|
General
Field Name | Explanation & Properties |
---|---|
Branch Name |
|
Address (4 lines) |
|
Attention |
|
Phone 1 & 2 |
|
Fax 1 & 2 |
|
| |
Area |
|
Agent |
|
Currency |
|
Credit Terms |
|
Credit Limit |
|
Statement |
|
Aging On |
|
Price Tag |
|
Note
Sales Tax
Edit Customer
- You can EDIT the customer, CLICK on EDIT button. See screenshot below.
NOTE : 1. User able to EDIT the customer data depends on the user access rights granted. 2. Any EDITING the system will be audited (logged) with changes made.
Save Customer
- You have to SAVE the customer data before can be used. See screenshot below.
Delete Customer
- You can DELETE the unwanted customer data. See screenshot below.
NOTE : 1. User able to DELETE the customer data depends on the user access rights granted.
Customer Code Format
- Customer code can be AUTO generate or overwrite it manually. See screenshot below.
IMPORTANT : 1. Every customer code is unique. 2. If the system found there is an duplicate code trying to save, users will be notify by warning message. See screenshot below.
- You can set the customer code format via Tools | Options...(Customer). See screenshot below.
- For example,
Company Name | Customer Control Acc | Format | Result |
---|---|---|---|
ABCD SDN BHD |
301-000 || %.1s-%.1s%.1d || 3-A-1 | ||
ABCD SDN BHD |
301-000 || %.2s-%.2s%.2d || 30-AB-01 | ||
ABCD SDN BHD |
301-000 || %.3s-%.3s%.3d || 301-ABC-001 | ||
ABCD SDN BHD |
301-000 || %.4s-%.4s%.4d || 301--ABCD-0001 |