Add doner in Gender Links instance

Add doner in Gender Links instance

Gender Links is a custom client. There can be a configuration request to "Add Doner", This needs to be added from the back end 

1. Backup the database


backup_db /var/www/html/OHRMStandalone/PROD/genderlinks/

2. Insert the below query

INSERT INTO `ohrm_time_tag_value` (`value`, `type`) VALUES ('<doner name>', 'donor');

3. Check the Time >> My Timesheet after logged in as ESS user 

    • Related Articles

    • Opensource Demo Instance Upgrade

      Upgrading Opensource Demo Environment Details DB Name: demo_opensource Host: db Codebase: /var/www/html/OHRMStandalone/DEMO/opensource-demo74.orangehrmlive.com Server: Faith The above config values can be found on <root>/lib/confs/Conf.php file. ...
    • Guide To Add Logo To OTM Certificate

      Guide To Add Logos To OTM Certificate. Step 01: First convert the image(logo) to base64 format using the below url https://codebeautify.org/image-to-base64-converter It will generate a large string value as above. Step 02: Write the update query to ...
    • OS to Enterprise Data Migration Tool

      Please find the deployment guide from the link OS to Enterprise Migration - Deployment Guide.
    • Open Source Support

      In case if you receive any queries to the gold support channel from an open source (OS) you may proceed as below 1. Update the prospect/user introducing them to the OS team 2. Add the OS support email address by sending an email to ...
    • SSL Certificate Updation - Onsite Clients

      This KB was generated with Volante Technologies in mind as the client has a minor difference in how they update these certificates on their side (Azure Front Door). The certificate validity shows correctly when checking on the browser, however, on ...