merge with 111_export

This commit is contained in:
2022-08-02 11:22:18 +02:00
13 changed files with 833 additions and 16 deletions

View File

@@ -23,4 +23,6 @@ abstract class Declarations
public const ACP_TYPE = 'accompanying_period';
public const SOCIAL_WORK_ACTION_TYPE = 'social_actions';
public const ACP_SHARED = 'accompanying_period_shared';
}