Function: getHealthAllowanceCentavos()
getHealthAllowanceCentavos(
svc,companyId):Promise<number>
Defined in: src/server/services/settings.ts:56
The configured health-allowance amount (centavos), falling back to the ₱20,000 default.
Parameters
svc
SupabaseClient
companyId
string
Returns
Promise<number>