mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-29 01:55:01 +00:00
Add AccompanyingCourseStepHistory counting capabilities
The newly created CountAccompanyingCourseStepHistory class counts changes in AccompanyingPeriod status. Corresponding test file ensures the correct functionality. Supporting translations and necessary export declarations have been added to facilitate this change.
This commit is contained in:
@@ -18,6 +18,8 @@ abstract class Declarations
|
||||
{
|
||||
final public const ACP_TYPE = 'accompanying_period';
|
||||
|
||||
final public const ACP_STEP_HISTORY = 'accompanying_period_step_history';
|
||||
|
||||
final public const EVAL_TYPE = 'evaluation';
|
||||
|
||||
final public const HOUSEHOLD_TYPE = 'household';
|
||||
|
Reference in New Issue
Block a user