SuiteCRM Customizations

Job ID: 40199188

Budget: $15 – $25 USD

Project Description

I am looking for a developer to create some customizations to an existing SuiteCRM/Google Cloud Platform using Logic Hooks.

Current Setup:
Platform: Google Cloud Platform.
Web Server: Google Compute Engine VM running Ubuntu/Apache (SuiteCRM installed).
Database: Google Cloud SQL (MySQL) - configured with Private IP.
SuiteCRM 8.9

Scope of Work: I have approximately 6 customizations to add, mostly populating amounts on currency fields by summing data fields on child records. For example, I have created a custom module (TIRZ) and child records (REVENUE and EXPENDITURE) and need the following logic included:

TIRZ (calculated on display/edit)
TOTAL_TAX_RATE_DEDICATED_TIRZ_C = sum of following fields:
TIRZ_COUNTY_RATE_C
TIRZ_COLLEGE_RATE_C
TIRZ_ISD_RATE_C
TIRZ_HOSPITAL_RATE_C
TIRZ_OTHER_RATE_C

TOTAL_TIRZ_REVENUE_TO_DATE_C = sum of REVENUE_AMOUNT_C fields on all child Revenue records

TOTAL_TIRZ_EXPEND_TO_DATE_C = sum of EXPENDITURE_AMOUNT_C fields on all child expenditure records

Time Commitment: I expect this to be a fairly easy task for someone experiences in SuiteCRM customizations, maybe 2-8 hours.
Related categories: PHP MySQL Google Cloud Platform