...
Setup a Production to send off email remittances using Company Details from multiple companies.
Process
1. Add a the new Company from the Company Details page in EzyPO or iEclipse.
2. From Form either iEclipse or SQL, add the new Company ID number set the company to the Control Account.
iEclipse -
The Company ID can be added to the Control Account that will be sending/printing the remittances.from Control Table - Control Accounts.
SQL -
To add the Company Id in SQL, you will need to go to the COMPDTL table and find the CMP_RECORDID for the Company. Then in the CONACCT table, add the CMP_RECORDID to the CON_COMPANYID field for the Control Account.