life-noc/icinga/services/obligations-chezlepro.conf

61 lines
2 KiB
Text

/*
AUTO-GENERATED FILE - DOMAIN: obligations-chezlepro
Ne pas modifier manuellement.
Source: domains.yaml
*/
apply Service "obligations-chezlepro-verification-registraire-entreprise" {
import "service_echeance"
vars.date_echeance = "2026-06-15"
notes = "Vérifier les obligations au Registraire des entreprises"
assign where host.name == "life-noc"
}
apply Service "obligations-chezlepro-verification-declarations-taxes" {
import "service_echeance"
vars.date_echeance = "2026-04-30"
notes = "Vérifier les obligations de taxes de l'entreprise si applicables"
assign where host.name == "life-noc"
}
apply Service "obligations-chezlepro-verification-dossier-comptable-entreprise" {
import "service_echeance"
vars.date_echeance = "2026-04-15"
notes = "Vérifier l'ordre du dossier comptable Chezlepro"
assign where host.name == "life-noc"
}
apply Service "obligations-chezlepro-verification-facturation-clients" {
import "service_echeance"
vars.date_echeance = "2026-04-10"
notes = "Vérifier la facturation et son suivi"
assign where host.name == "life-noc"
}
apply Service "obligations-chezlepro-verification-paiements-fournisseurs" {
import "service_echeance"
vars.date_echeance = "2026-04-10"
notes = "Vérifier les paiements fournisseurs"
assign where host.name == "life-noc"
}
apply Service "obligations-chezlepro-verification-contrats-ententes" {
import "service_echeance"
vars.date_echeance = "2026-05-15"
notes = "Vérifier contrats, ententes et obligations associées"
assign where host.name == "life-noc"
}
apply Service "obligations-chezlepro-verification-assurances-entreprise" {
import "service_echeance"
vars.date_echeance = "2026-06-01"
notes = "Vérifier les assurances de l'entreprise"
assign where host.name == "life-noc"
}
apply Service "obligations-chezlepro-archivage-documents-entreprise" {
import "service_echeance"
vars.date_echeance = "2026-05-31"
notes = "Archiver les documents administratifs et financiers de l'entreprise"
assign where host.name == "life-noc"
}