Difference between revisions of "Gourley & Gourley (G&G)"

From Contensive Wiki
Jump to: navigation, search
(Investor Section)
(Investor Section)
Line 76: Line 76:
  
 
4) Run the script to store all the K1 documents.
 
4) Run the script to store all the K1 documents.
 +
 +
**NOTE: Our program runs using the Partner Number.  For example, while G&G site lists Account 338- Riley, Lydia, and that is how we name the K-1 files, the Partner Number for Riley is 344.  So in this example, when our program runs, the Riley, Lydia K-1 is uploaded to the Account 344 Teter, Patricia on site.  The Partner Number for Teter is 338.  So we had to download the PDF manually and upload to the two records in Investment Account Statements table.

Revision as of 17:07, 1 April 2019

The website can be found at https://www.gandgland.com/

Investor Section

The Investor Section of the G&G website enables investors to login in order to access account information, to access stored documents, to review monthly and quarterly reports and to initiate account transfers. 

After you login to the site and click ACCOUNT OVERVIEW, you will see the following screen:

GG-acct-overview.png

Adding/Editing the Account Profile
If you want to add or change information about the account administrator or account members, click on EDIT MY ACCOUNT PROFILE. This takes you to the following screen:

GG-Edit account.png

You can change any information stored for the primary account holder, including name, address, user name, password, phone and email. Click SAVE when you are done to save changes. If you want to change information for other members on the account click EDIT next to their name. You can eliminate a user by clicking DELETE next to the name. You can change any information stored for the primary account holder, including name, address, user name, password, phone and email. Click SAVE when you are done to save changes. If you want to change information for other members on the account click EDIT next to their name. You can eliminate a user by clicking DELETE next to the name.

Document Retrieval
Click on Drop Box to see a list of all documents stored. Click on the document name to access it.

Quarterly Reports
The account administrator uploads quarterly reports by logging in and clicking ADMIN. From here click MANAGE ADD-ONS, G and G Accounts and then Quarterly Reports. Click ADD to name the report, upload the report file and choose which investment account the report goes with. Click OK to save the new report.

Any user on a specific account can access the quarterly report for that account by clicking on the report under Quarterly Reports in the Account Overview section.

Monthly Statements
The account administrator uploads monthly statements by logging in and clicking ADMIN. From here click MANAGE ADD-ONS, G and G Accounts and then Investment Account Statement Content. Click ADD to name the report and upload the report file. Click the CHART tab to choose which fields to include on the report and to name the fields. Click the CONTENT tab to put in text for the header, body and footer on the statement. Click OK to save the new report.

To build the monthly statements, click on STATEMENT BUILDER, which displays the screen below. Here you will choose the statement content developed in the step above. Next select an account and click TEST STATEMENT to make sure everything looks like it should. When the statement looks correct, you can then click BUILD STATEMENTS to build all current statements for all accounts.

GG-stmt-builder.png

Any user on a specific account can access the monthly statements for that account by clicking on MONTHLY STATEMENTS from the ACCOUNT OVERVIEW screen and then clicking on the specific report the user wants to access.

Initiating Account Transfers
To initiate account transfers, you click on ACCOUNT TRANSFER INITIATION FORM, which pulls up the following screen. Fill in all fields and click SAVE to initiate a transfer or CANCEL if you change your mind.

GG-acct transfer.png

Importing K-1s (Mike)

Process to send us the zip file since some email servers will have issue. When you have your zip file, follow these instructions,

1) Log into AWS here: https://contensive.signin.aws.amazon.com/console

username: mDyer

password: mikedyer

2) Type S3 in the Search and click on S3

3) Search for the bucket named "ganglandupload" and click to open

4) In the bucket, click the Upload button

5) Click the Add Files button

6) Locate your zip file and select Upload


Updating K-1s on G&G site (Contensive)

1) On the server, create a folder in D:\inetPub\GandG\files\investmentAccount similar to D:\inetPub\GandG\files\investmentAccount\2017K1

2) Copy all the K1 pdf files into that folder. They must each have a specific format:

Year -- "K-1" -- AccountNumber -- theRest

for example: 2016 K-1 996 TAYLOR, STEVEN.pdf

3) In the admin site, under G & G Accounts, edit the addon "Deploy K1 Documents"

-- at the end of the script, there is a references create record names with the year, like "2017"

-- this must be changed to current year BEFORE running the script.

4) Run the script to store all the K1 documents.

    • NOTE: Our program runs using the Partner Number. For example, while G&G site lists Account 338- Riley, Lydia, and that is how we name the K-1 files, the Partner Number for Riley is 344. So in this example, when our program runs, the Riley, Lydia K-1 is uploaded to the Account 344 Teter, Patricia on site. The Partner Number for Teter is 338. So we had to download the PDF manually and upload to the two records in Investment Account Statements table.