Category: Optional Modules

Animal Asilomar

  Asilomar classification is a pet evaluation matrix.  If the Asilomar module option is enabled via the Animal Settings screen, an asilomar option is added to the Animal Assessment screen which allows users to select an asilomar classification for an animal. An alert can also be optionally added to the animal status bar if an … Continue Reading

Wildlife Overview

Animals Overview

The optional Animals module is one of the larger modules within ShelterOps, and contains several additional module options (Add-ons). Features Track Intake, Assessment and Disposition data Optional Asilomar, Foster and Medical tracking Optionally assign animals to different organizations (if more than one client location is configured) Status Bar – displays custom flags/alerts from Assessment, Medical, … Continue Reading

Animal Customization

  The Medical, Assessment, and Adoption sections of the Animals module can be programically extended to include custom information and/or functionality.  These customizations can be  accomplished by modifying the corresponding files located in the /modules/animals/custom folder. Additional custom reports can be created.  Custom reports should be stored in the /modules/animals/custom folder.  ShelterOps will search the … Continue Reading

Photos Overview

Custom Reports/Forms/Functionality

  Custom Reports You can add custom reports to the Animals module by creating your report and uploading it to the animals/custom folder.  Basic PHP programming experience is needed to create custom reports.  You can refer to the ‘report_sample.inc.php’ as an example of how to create a custom report.  Custom reports must have the following … Continue Reading

Display Available Animals On Your Own Website

To display a simple page which provides a listing of available animals, add a link to the following file:  http://mywebsite.com/modules/animals/exports/print_animal_display.php A future release will include the ability to include an iframe on your existing website, which will include filters to display by pet type or species.  

Add A Medical Procedure

If the optional Medical module is enable, and Treatment Categories as well as Treatment Items have been created, you will be able to enter and track medical procedures for each animal as needed.  These procedures can be entered as they are completed (such as intake exams, vaccinations, etc), they can be scheduled for completion at … Continue Reading

Add a license at adoption

  To streamline workflow and financial transactions, users can add a new license while processing an animal adoption and use the same invoice to process both the adoption fees as well as the license fees.   In order to add a license to an adoption transaction, the adoption Disposition contract and an invoice for adoption fees … Continue Reading