Can't find what you're looking for? Still have questions? Contact customer support

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Next »


Outline

Setup a Production to send off email remittances using Company Details from multiple companies and bank accounts.


Process

1. Add the new Company from the Company Details page in EzyPO.

2. From Eclipse, assign the company to the Control Account.


1) EzyPO - Create the Company

The Company details can be added from Control Table - Control Accounts.



2) Eclipse - Assign the company to each control account

Set the Company for each Control Account by going to Control Table → Control Accounts. Select the appropriate company from the dropdown list.


SQL - Assign the company to each control account (If not using Eclipse)

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.

2. Then in the CONACCT table, add the CMP_RECORDID to the CON_COMPANYID field for the Control Account.



  • No labels