PowerShellUniversal.Apps.HerdManager
2.0.0
PowerShell Universal dashboard application for cattle herd management, including weight tracking, rate of gain calculations, health records, feed records with dynamic recipe management, and invoicing capabilities.
Installation Options
Owners
Copyright
(c) Stephen Valdinger. All rights reserved.
Package Details
Author(s)
- Stephen Valdinger
Tags
Functions
New-UDHerdManagerApp Initialize-HerdDatabase Initialize-HerdDbFile Initialize-HerdData Get-DatabasePath Invoke-UniversalSQLiteQuery Parse-Date Format-Date Format-Currency Get-SystemInfo Set-SystemInfo Clear-SystemInfo Get-NotificationCount Add-CattleRecord Remove-CattleRecord Update-CattleRecord Get-CattleById Update-BulkCattle Get-AllCattle Add-HealthRecord Remove-HealthRecord Get-HealthRecords Get-UpcomingHealthEvents Get-HealthRecordsWithCost Get-TotalHealthCost Calculate-RateOfGain Get-RateOfGainHistory Add-WeightRecord Get-WeightHistory Get-AllWeightRecords Remove-WeightRecord Add-Invoice Get-Invoice Get-Farm Update-Farm Add-Farm Get-FeedRecord Add-FeedRecord Update-FeedRecord Remove-FeedRecord Get-FeedRecipe Set-FeedRecipe Get-FeedTonnageReport Invoke-CattleApi Invoke-FeedApi Invoke-FarmApi Get-HerdStyle Merge-HerdStyle
Dependencies
This module has no dependencies.
FileList
- PowerShellUniversal.Apps.HerdManager.nuspec
- data\HerdManager.db
- docs\Feed-Recipe-Management.md
- dashboards\HerdManager\HerdManager.ps1
- docs\screenshots\animalreport.PNG
- docs\screenshots\feedrecord.PNG
- docs\screenshots\notifications.PNG
- docs\screenshots\systemsettings.PNG
- .universal\dashboards.ps1
- data\README-MultiCattleInvoices.md
- docs\Feed-Recipe-QuickStart.md
- dashboards\HerdManager\Styles.ps1
- docs\screenshots\cattlemgmt.PNG
- docs\screenshots\healthrecord.PNG
- docs\screenshots\reportinganalytics.PNG
- docs\screenshots\usageguide.PNG
- functions\private\ConvertTo-SqlValue.ps1
- functions\public\Add-CattleRecord.ps1
- functions\public\Calculate-RateOfGain.ps1
- functions\public\Format-Date.ps1
- functions\public\Get-CattleById.ps1
- functions\public\Get-FeedRecipe.ps1
- PowerShellUniversal.Apps.HerdManager.psd1
- .universal\endpoints.ps1
- docs\FEED-RECIPE-IMPLEMENTATION-SUMMARY.md
- docs\UsageGuide.md
- docs\screenshots\accounting.PNG
- docs\screenshots\farmmgmt.PNG
- docs\screenshots\homepage.PNG
- docs\screenshots\rog.PNG
- docs\screenshots\weight.PNG
- functions\private\Invoke-UniversalSQLiteQuery.ps1
- functions\public\Add-Farm.ps1
- functions\public\Add-HealthRecord.ps1
- functions\public\Clear-SystemInfo.ps1
- functions\public\Get-AllCattle.ps1
- functions\public\Get-DatabasePath.ps1
- functions\public\Get-FeedRecord.ps1
- functions\public\Get-HealthRecords.ps1
- functions\public\Get-Invoice.ps1
- functions\public\Get-SystemInfo.ps1
- functions\public\Get-WeightHIstory.ps1
- functions\public\InitializeHerdData.ps1
- functions\public\Invoke-FeedApi.ps1
- functions\public\New-UDHerdManagerApp.ps1
- functions\public\Remove-HealthRecord.ps1
- functions\public\Set-SystemInfo.ps1
- functions\public\Update-Farm.ps1
- dashboards\HerdManager\pages\AnimalReport.ps1
- dashboards\HerdManager\pages\FeedRecords-Legacy.ps1
- dashboards\HerdManager\pages\Help.ps1
- PowerShellUniversal.Apps.HerdManager.psm1
- data\Database-Schema.sql
- functions\private\Parse-Date.ps1
- functions\public\Add-FeedRecord.ps1
- functions\public\Add-Invoice.ps1
- functions\public\Format-Currency.ps1
- functions\public\Get-AllWeightRecords.ps1
- functions\public\Get-Farm.ps1
- functions\public\Get-FeedTonnageReport.ps1
- functions\public\Get-HealthRecordsWithCost.ps1
- functions\public\Get-NotificationCount.ps1
- functions\public\Get-TotalHealthCost.ps1
- functions\public\Initialize-HerdDatabase.ps1
- functions\public\Invoke-CattleApi.ps1
- functions\public\Invoke-UniversalSQLiteQuery.ps1
- functions\public\Remove-CattleRecord.ps1
- functions\public\Remove-WeightRecord.ps1
- functions\public\Update-BulkCattle.ps1
- functions\public\Update-FeedRecord.ps1
- dashboards\HerdManager\pages\CattleManagement.ps1
- dashboards\HerdManager\pages\FeedRecords.ps1
- dashboards\HerdManager\pages\Homepage.ps1
- dashboards\HerdManager\pages\Notifications.ps1
- dashboards\HerdManager\pages\Reports.ps1
- dashboards\HerdManager\pages\SystemSettings.ps1
- functions\public\Add-WeightRecord.ps1
- functions\public\Get-HerdStyle.ps1
- functions\public\Get-RateOfGainHistory.ps1
- functions\public\Get-UpcomingHealthEvents.ps1
- functions\public\Initialize-HerdDbFile.ps1
- functions\public\Invoke-FarmApi.ps1
- functions\public\Merge-HerdStyle.ps1
- functions\public\Remove-FeedRecord.ps1
- functions\public\Set-FeedRecipe.ps1
- functions\public\Update-CattleRecord.ps1
- dashboards\HerdManager\pages\Accounting.ps1
- dashboards\HerdManager\pages\Farms.ps1
- dashboards\HerdManager\pages\HealthRecords.ps1
- dashboards\HerdManager\pages\Invoice.ps1
- dashboards\HerdManager\pages\RateOfGain.ps1
- dashboards\HerdManager\pages\StyleGuide.ps1
- dashboards\HerdManager\pages\WeightManagement.ps1