ЕСОЗ - публічна документація

RC_(MC-1165)_[NEW][Job] Deactivate requisition numbers

Purpose

This procedure (automatic schedule task) is designed to deactivate Requisition numbers when it became expired.

Process configuration

Name

Description

Format

Default value

Name

Description

Format

Default value

MEDICATION_DEACTIVATION_SCHEDULE

How often to perform this task

Cron Format

`0 24 * * *`

Job logic

  1. Delete records from ME.requisition_number, where:

    1. end_date < current_date()

  2. Write changes to audit log

ЕСОЗ - публічна документація