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 6 Next »


Outline

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


Process

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

2. Form SQL, set the company to the Control Account.


1) EzyPO -

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.

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



  • No labels