renaming of export to avoid confusion + start of agent traitant filter

This commit is contained in:
2022-07-26 14:43:21 +02:00
parent b12e5e78b6
commit d5d38053cd
6 changed files with 112 additions and 22 deletions

View File

@@ -22,5 +22,5 @@ abstract class Declarations
public const ACP_TYPE = 'accompanying_period';
public const SOCIAL_ACTION_TYPE = 'social_actions';
public const SOCIAL_WORK_ACTION_TYPE = 'social_actions';
}