Outline
Setup a your Production to send off email remittances / petty cash forms using different Company Details from multiple companies.linked to each of your bank accounts / petty cash accounts.
- Emailed Cheque Remittances sent from your bank account will use these company details.
- Petty Cash Forms created inside Eclipse will use these company details.
Table of Contents |
---|
Process
1. Add the new Company from the Company Details page Setup window in EzyPOEclipse.
2. Form SQL, set Assign the company to the Control Account in Eclipse.
1
...
The Company details can be added from Control Table - Control Accounts.
...
2) SQL -
1. To add the Company Id in SQL, you will need to go to the COMPDTL table and find the CMP_RECORDID for the Company. This is the company ID.
...
. Create the Company in Eclipse
- Navigate to Control Table → Company Setup
- Insert a new Company
- Add the Company Details and click OK.
2. Assign the company to each control account
- Set the Company for each Control Account by going to Control Table → Control Accounts and opening the Control Account details by double clicking the line or clicking the Change button.
- Select the appropriate company from the dropdown list and then press OK. Do this for each control account you have setup.