We are using excel import facility to upload customers in AR module. we would like to enter CNIC/NTN of customers using excel import. How can we do that and also would like to check duplicate record with CNIC/NTN so that we can restrict users not enter duplicate records.
Hi Mkhatri,
By default there is no CNIC/NTN field in the application. You can extend the customer table and add an index for this field which would not allow duplicates.