Table of Contents
- To view details about a Supplier or Customer click on View button. It will show the complete details along with the relevant transactions (Purchases & Sales) for that contact.
- Pay Due amount: You can use this button to pay the due amount for a customer or supplier. This will pay the overall due amount for all invoices.
Assigning Contacts to Users #
You can assign contacts(customers & suppliers) to a particular use by following the steps below.
- In your pos\config\constants.php change the value of enable_contact_assign to true.
- When adding the user check the label “assign to specific contact”.
- Now when adding contact select the user to whom you want to assign.