ChangelogVersion 1.9
Outdated Contracts Additions
Outdated Contracts Additions
HAPI Backend now supports the ability to detect contracts that can no longer be used. HAPI Backend has has_errors: boolean added on the contract listing endpoint and errors: string[] on the contract details single and contract details multiple endpoints.
HAPI Elements will now show a badge at the top of the contract card as such:
As part of this change, translations have had added the following:
| Key | "en" value | "de" value | "nl" value |
|---|---|---|---|
| contract.details.outdated-contract | Outdated Contract | Veraltetes Vertragsdokument | Verouderd contract |
| contract.delete-outdated-contract | Please delete this outdated contract and create a new one | Bitte löschen Sie diesen veralteten Vertrag und erstellen Sie einen neuen | Verwijder dit verouderde contract en maak een nieuwe aan |
| common.requires-action | Requires action | Erfordert Aktion | Vereist actie |